#E8DFEC#E8DFEC
#E8DFEC is a very light, near-neutral purple. Relative luminance 0.760; OKLCH L 91.5% C 0.020 H 315.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFEC |
|---|---|
| RGB | rgb(232, 223, 236) |
| HSL | hsl(282, 25%, 90%) |
| HSV | hsv(282, 6%, 93%) |
| CMYK | cmyk(1.7%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(89.85, 5.37, -5.24) |
| CIE-LCH | lch(89.85, 7.50, 315.72°) |
| OKLab | oklab(91.45% 0.0142 -0.0139) |
| OKLCH | oklch(91.45% 0.02 315.7) |
| XYZ | xyz(74.8043, 75.9875, 90.0669) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.59
Lavenderblush
#FFF0F5
ΔE00 5.45
Ghostwhite
#F8F8FF
ΔE00 7.05
Gainsboro
#DCDCDC
ΔE00 8.01
Very Light Pink
#FFF4F2
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFEC #E3ECDF
analogous
#E1DFEC #E8DFEC #ECDFEA
triadic
#E8DFEC #ECE8DF #DFECE8
tetradic
#E8DFEC #ECE1DF #E3ECDF #DFEAEC
square
#E8DFEC #ECE1DF #E3ECDF #DFEAEC
split-complementary
#E8DFEC #EAECDF #DFECE1
monochromatic
#B192BE #CCB9D5 #E8DFEC #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.30
#E8DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E8DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFEC
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFEC | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1ED
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#E8E0E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8dfec; /* rgb */ color: rgb(232, 223, 236); /* oklch */ color: oklch(91.5% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#efe9f2',
500: '#e8dfec',
950: '#000000',
},
}SCSS
$custom: #e8dfec; $custom-light: #efe9f2; $custom-dark: #000000;
JSON
{
"hex": "#e8dfec",
"rgb": {
"r": 232,
"g": 223,
"b": 236
},
"hsl": {
"h": 281.538,
"s": 25.49,
"l": 90
},
"oklch": {
"l": 0.91454,
"c": 0.01991,
"h": 315.7
},
"luminance": 0.75987
}Semantic roles & 50–950 ramp
primary
#E8DFEC
secondary
#B3C4AB
accent
#A44160
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485