#E8E0EA#E8E0EA
#E8E0EA is a very light, near-neutral purple. Relative luminance 0.764; OKLCH L 91.6% C 0.016 H 319.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E0EA |
|---|---|
| RGB | rgb(232, 224, 234) |
| HSL | hsl(288, 19%, 90%) |
| HSV | hsv(288, 4%, 92%) |
| CMYK | cmyk(0.9%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.05, 4.49, -3.90) |
| CIE-LCH | lch(90.05, 5.95, 319.00°) |
| OKLab | oklab(91.59% 0.0121 -0.0103) |
| OKLCH | oklch(91.59% 0.016 319.5) |
| XYZ | xyz(74.7833, 76.4079, 88.6344) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.92
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Ghostwhite
#F8F8FF
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.78
Very Light Pink
#FFF4F2
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E0EA #E2EAE0
analogous
#E3E0EA #E8E0EA #EAE0E7
triadic
#E8E0EA #EAE8E0 #E0EAE8
tetradic
#E8E0EA #EAE3E0 #E2EAE0 #E0E7EA
square
#E8E0EA #EAE3E0 #E2EAE0 #E0E7EA
split-complementary
#E8E0EA #E7EAE0 #E0EAE3
monochromatic
#B297B9 #CDBCD1 #E8E0EA #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.29
#E8E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#E8E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E0EA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E0EA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#E8E1E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8e0ea; /* rgb */ color: rgb(232, 224, 234); /* oklch */ color: oklch(91.6% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#efe9f0',
500: '#e8e0ea',
950: '#000000',
},
}SCSS
$custom: #e8e0ea; $custom-light: #efe9f0; $custom-dark: #000000;
JSON
{
"hex": "#e8e0ea",
"rgb": {
"r": 232,
"g": 224,
"b": 234
},
"hsl": {
"h": 288,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.91589,
"c": 0.01589,
"h": 319.5
},
"luminance": 0.76408
}Semantic roles & 50–950 ramp
primary
#E8E0EA
secondary
#B1C1AD
accent
#9E4859
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485