HEX Color Conversion

Hex Color Code #E5DDFA — RGB & HSL Conversions

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

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

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

The RGB code for #E5DDFA is computed as rgb(229, 221, 250). Web designers using HSL values will find it at a hue of 257°, saturation of 74%, and lightness index of 92%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #E5DDFA

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

Red Channel 229
Green Channel 221
Blue Channel 250
Luminance 0.753

HEX #E5DDFA Color Space Conversions

Click to copy format
HEX Color Code #E5DDFA
RGB (Red Green Blue) rgb(229, 221, 250)
HSL (Hue Sat Light) hsl(257°, 74%, 92%)
CMYK (Commercial Print) cmyk(8%, 12%, 0%, 2%)
HSV / HSB Values hsv(257°, 12%, 98%)
Decimal Color Code 15064570
CSS Custom Variable --color-hex: #E5DDFA;
Tailwind CSS Utility bg-[#E5DDFA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #E5DDFA

Small body copy preview

Black Text on Background

Black text readability test with #E5DDFA

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 #E5DDFA */
--color-hex: #E5DDFA;
--color-rgb: rgb(229, 221, 250);
--color-hsl: hsl(257deg, 74%, 92%);

Adjacent HEX Color Codes

Copied!