#E8DFE8#E8DFE8
#E8DFE8 is a very light, near-neutral purple. Relative luminance 0.758; OKLCH L 91.3% C 0.015 H 325.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFE8 |
|---|---|
| RGB | rgb(232, 223, 232) |
| HSL | hsl(300, 16%, 89%) |
| HSV | hsv(300, 4%, 91%) |
| CMYK | cmyk(0%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(89.75, 4.65, -3.29) |
| CIE-LCH | lch(89.75, 5.70, 324.65°) |
| OKLab | oklab(91.34% 0.0128 -0.0087) |
| OKLCH | oklch(91.34% 0.015 325.7) |
| XYZ | xyz(74.2296, 75.7577, 87.0405) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.73
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Ghostwhite
#F8F8FF
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 6.69
Very Light Pink
#FFF4F2
ΔE00 6.75
Snow
#FFFAFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFE8 #DFE8DF
analogous
#E4DFE8 #E8DFE8 #E8DFE4
triadic
#E8DFE8 #E8E8DF #DFE8E8
tetradic
#E8DFE8 #E8E4DF #DFE8DF #DFE4E8
square
#E8DFE8 #E8E4DF #DFE8DF #DFE4E8
split-complementary
#E8DFE8 #E4E8DF #DFE8E4
monochromatic
#B598B5 #CEBBCE #E8DFE8 #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.30
#E8DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E8DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFE8
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFE8 | 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)
#DFE1E8
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#E9E0E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8dfe8; /* rgb */ color: rgb(232, 223, 232); /* oklch */ color: oklch(91.3% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#efe9ef',
500: '#e8dfe8',
950: '#000000',
},
}SCSS
$custom: #e8dfe8; $custom-light: #efe9ef; $custom-dark: #000000;
JSON
{
"hex": "#e8dfe8",
"rgb": {
"r": 232,
"g": 223,
"b": 232
},
"hsl": {
"h": 300,
"s": 16.364,
"l": 89.216
},
"oklch": {
"l": 0.91335,
"c": 0.01546,
"h": 325.7
},
"luminance": 0.75757
}Semantic roles & 50–950 ramp
primary
#E8DFE8
secondary
#ADBEAD
accent
#9B4B4B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485