HEX Color Conversion

Hex Color Code #EFE9F0 — RGB & HSL Conversions

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

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

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

The RGB code for #EFE9F0 is computed as rgb(239, 233, 240). Web designers using HSL values will find it at a hue of 291°, saturation of 19%, and lightness index of 93%, representing a soft, understated pastel shade.

CMYK print code settings for #EFE9F0

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

Red Channel 239
Green Channel 233
Blue Channel 240
Luminance 0.829

HEX #EFE9F0 Color Space Conversions

Click to copy format
HEX Color Code #EFE9F0
RGB (Red Green Blue) rgb(239, 233, 240)
HSL (Hue Sat Light) hsl(291°, 19%, 93%)
CMYK (Commercial Print) cmyk(0%, 3%, 0%, 6%)
HSV / HSB Values hsv(291°, 3%, 94%)
Decimal Color Code 15722992
CSS Custom Variable --color-hex: #EFE9F0;
Tailwind CSS Utility bg-[#EFE9F0]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #EFE9F0

Small body copy preview

Black Text on Background

Black text readability test with #EFE9F0

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 #EFE9F0 */
--color-hex: #EFE9F0;
--color-rgb: rgb(239, 233, 240);
--color-hsl: hsl(291deg, 19%, 93%);

Adjacent HEX Color Codes

Copied!