#E8DFEA#E8DFEA
#E8DFEA is a very light, near-neutral purple. Relative luminance 0.759; OKLCH L 91.4% C 0.018 H 320.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFEA |
|---|---|
| RGB | rgb(232, 223, 234) |
| HSL | hsl(289, 21%, 90%) |
| HSV | hsv(289, 5%, 92%) |
| CMYK | cmyk(0.9%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.80, 5.01, -4.27) |
| CIE-LCH | lch(89.80, 6.58, 319.56°) |
| OKLab | oklab(91.4% 0.0135 -0.0113) |
| OKLCH | oklch(91.4% 0.018 320) |
| XYZ | xyz(74.5153, 75.8720, 88.5451) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.04
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Ghostwhite
#F8F8FF
ΔE00 6.74
Gainsboro
#DCDCDC
ΔE00 7.35
Very Light Pink
#FFF4F2
ΔE00 7.39
Fog
#D8DCE0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFEA #E1EADF
analogous
#E3DFEA #E8DFEA #EADFE7
triadic
#E8DFEA #EAE8DF #DFEAE8
tetradic
#E8DFEA #EAE3DF #E1EADF #DFE7EA
square
#E8DFEA #EAE3DF #E1EADF #DFE7EA
split-complementary
#E8DFEA #E7EADF #DFEAE3
monochromatic
#B395BA #CDBAD2 #E8DFEA #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.30
#E8DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#E8DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFEA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFEA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#E8E0E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8dfea; /* rgb */ color: rgb(232, 223, 234); /* oklch */ color: oklch(91.4% 0.018 320.0);
Tailwind
colors: {
custom: {
50: '#efe9f0',
500: '#e8dfea',
950: '#000000',
},
}SCSS
$custom: #e8dfea; $custom-light: #efe9f0; $custom-dark: #000000;
JSON
{
"hex": "#e8dfea",
"rgb": {
"r": 232,
"g": 223,
"b": 234
},
"hsl": {
"h": 289.091,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91395,
"c": 0.01761,
"h": 320
},
"luminance": 0.75872
}Semantic roles & 50–950 ramp
primary
#E8DFEA
secondary
#B0C1AC
accent
#9F4657
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485