#E9DFEE#E9DFEE
#E9DFEE is a very light, muted purple. Relative luminance 0.763; OKLCH L 91.6% C 0.023 H 314.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFEE |
|---|---|
| RGB | rgb(233, 223, 238) |
| HSL | hsl(280, 31%, 90%) |
| HSV | hsv(280, 6%, 93%) |
| CMYK | cmyk(2.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.99, 6.07, -6.08) |
| CIE-LCH | lch(89.99, 8.59, 314.93°) |
| OKLab | oklab(91.6% 0.016 -0.0162) |
| OKLCH | oklch(91.6% 0.023 314.7) |
| XYZ | xyz(75.4221, 76.2723, 91.6210) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Lavenderblush
#FFF0F5
ΔE00 5.78
Ghostwhite
#F8F8FF
ΔE00 7.63
Very Light Pink
#FFF4F2
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 8.89
Snow
#FFFAFA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFEE #E4EEDF
analogous
#E1DFEE #E9DFEE #EEDFEB
triadic
#E9DFEE #EEE9DF #DFEEE9
tetradic
#E9DFEE #EEE1DF #E4EEDF #DFEBEE
square
#E9DFEE #EEE1DF #E4EEDF #DFEBEE
split-complementary
#E9DFEE #EBEEDF #DFEEE1
monochromatic
#B28FC4 #CEB7D9 #E9DFEE #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.29
#E9DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#E9DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFEE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFEE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EF
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#E9E0E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e9dfee; /* rgb */ color: rgb(233, 223, 238); /* oklch */ color: oklch(91.6% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#f0e9f3',
500: '#e9dfee',
950: '#000000',
},
}SCSS
$custom: #e9dfee; $custom-light: #f0e9f3; $custom-dark: #000000;
JSON
{
"hex": "#e9dfee",
"rgb": {
"r": 233,
"g": 223,
"b": 238
},
"hsl": {
"h": 280,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91595,
"c": 0.02276,
"h": 314.7
},
"luminance": 0.76272
}Semantic roles & 50–950 ramp
primary
#E9DFEE
secondary
#B4C8AA
accent
#A93C61
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485