#E9DEEE#E9DEEE
#E9DEEE is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.4% C 0.024 H 315.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DEEE |
|---|---|
| RGB | rgb(233, 222, 238) |
| HSL | hsl(281, 32%, 90%) |
| HSV | hsv(281, 7%, 93%) |
| CMYK | cmyk(2.1%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.74, 6.59, -6.45) |
| CIE-LCH | lch(89.74, 9.22, 315.62°) |
| OKLab | oklab(91.4% 0.0174 -0.0171) |
| OKLCH | oklch(91.4% 0.024 315.5) |
| XYZ | xyz(75.1557, 75.7395, 91.5322) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.87
Lavenderblush
#FFF0F5
ΔE00 6.07
Ghostwhite
#F8F8FF
ΔE00 8.17
Thistle
#D8BFD8
ΔE00 8.66
Very Light Pink
#FFF4F2
ΔE00 9.12
Mistyrose
#FFE4E1
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DEEE #E3EEDE
analogous
#E1DEEE #E9DEEE #EEDEEB
triadic
#E9DEEE #EEE9DE #DEEEE9
tetradic
#E9DEEE #EEE1DE #E3EEDE #DEEBEE
square
#E9DEEE #EEE1DE #E3EEDE #DEEBEE
split-complementary
#E9DEEE #EBEEDE #DEEEE1
monochromatic
#B38DC4 #CEB6D9 #E9DEEE #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.30
#E9DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E9DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DEEE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DEEE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#E9E0E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e9deee; /* rgb */ color: rgb(233, 222, 238); /* oklch */ color: oklch(91.4% 0.024 315.5);
Tailwind
colors: {
custom: {
50: '#f0e8f3',
500: '#e9deee',
950: '#000000',
},
}SCSS
$custom: #e9deee; $custom-light: #f0e8f3; $custom-dark: #000000;
JSON
{
"hex": "#e9deee",
"rgb": {
"r": 233,
"g": 222,
"b": 238
},
"hsl": {
"h": 281.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91401,
"c": 0.02446,
"h": 315.5
},
"luminance": 0.75739
}Semantic roles & 50–950 ramp
primary
#E9DEEE
secondary
#B2C8A8
accent
#AB3B5E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485