#E8DCEA#E8DCEA
#E8DCEA is a very light, muted purple. Relative luminance 0.743; OKLCH L 90.8% C 0.023 H 321.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCEA |
|---|---|
| RGB | rgb(232, 220, 234) |
| HSL | hsl(291, 25%, 89%) |
| HSV | hsv(291, 6%, 92%) |
| CMYK | cmyk(0.9%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(89.06, 6.57, -5.36) |
| CIE-LCH | lch(89.06, 8.48, 320.77°) |
| OKLab | oklab(90.81% 0.0178 -0.0142) |
| OKLCH | oklch(90.81% 0.023 321.3) |
| XYZ | xyz(73.7209, 74.2831, 88.2803) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Lavenderblush
#FFF0F5
ΔE00 5.77
Ghostwhite
#F8F8FF
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.48
Mistyrose
#FFE4E1
ΔE00 8.70
Very Light Pink
#FFF4F2
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCEA #DEEADC
analogous
#E1DCEA #E8DCEA #EADCE5
triadic
#E8DCEA #EAE8DC #DCEAE8
tetradic
#E8DCEA #EAE1DC #DEEADC #DCE5EA
square
#E8DCEA #EAE1DC #DEEADC #DCE5EA
split-complementary
#E8DCEA #E5EADC #DCEAE1
monochromatic
#B690BC #CFB6D3 #E8DCEA #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.32
#E8DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E8DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCEA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCEA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#E9DDE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dcea; /* rgb */ color: rgb(232, 220, 234); /* oklch */ color: oklch(90.8% 0.023 321.3);
Tailwind
colors: {
custom: {
50: '#efe6f0',
500: '#e8dcea',
950: '#000000',
},
}SCSS
$custom: #e8dcea; $custom-light: #efe6f0; $custom-dark: #000000;
JSON
{
"hex": "#e8dcea",
"rgb": {
"r": 232,
"g": 220,
"b": 234
},
"hsl": {
"h": 291.429,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90813,
"c": 0.02278,
"h": 321.3
},
"luminance": 0.74283
}Semantic roles & 50–950 ramp
primary
#E8DCEA
secondary
#ACC2A8
accent
#A44250
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485