HEX Color Conversion

Hex Color Code #FDF7FF — RGB & HSL Conversions

How to use the #FDF7FF color code in HTML & CSS?

For developers, implementing the #FDF7FF color code involves declaring it in your styles. In stylesheet designs, use color: #FDF7FF; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#FDF7FF] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #FDF7FF?

The RGB code for #FDF7FF is computed as rgb(253, 247, 255). Web designers using HSL values will find it at a hue of 285°, saturation of 100%, and lightness index of 98%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #FDF7FF

For print design setups, the CMYK values for the #FDF7FF color code are Cyan: 1%, Magenta: 3%, Yellow: 0%, and Black: 0%. Purple carries luxury, creative thinking, and sophisticated branding connotations, highly recommended for creative studio layouts.

Red Channel 253
Green Channel 247
Blue Channel 255
Luminance 0.946

HEX #FDF7FF Color Space Conversions

Click to copy format
HEX Color Code #FDF7FF
RGB (Red Green Blue) rgb(253, 247, 255)
HSL (Hue Sat Light) hsl(285°, 100%, 98%)
CMYK (Commercial Print) cmyk(1%, 3%, 0%, 0%)
HSV / HSB Values hsv(285°, 3%, 100%)
Decimal Color Code 16644095
CSS Custom Variable --color-hex: #FDF7FF;
Tailwind CSS Utility bg-[#FDF7FF]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #FDF7FF

Small body copy preview

Black Text on Background

Black text readability test with #FDF7FF

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #FDF7FF */
--color-hex: #FDF7FF;
--color-rgb: rgb(253, 247, 255);
--color-hsl: hsl(285deg, 100%, 98%);

Adjacent HEX Color Codes

Copied!