#E8DFEB#E8DFEB
#E8DFEB is a very light, near-neutral purple. Relative luminance 0.759; OKLCH L 91.4% C 0.019 H 317.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFEB |
|---|---|
| RGB | rgb(232, 223, 235) |
| HSL | hsl(285, 23%, 90%) |
| HSV | hsv(285, 5%, 92%) |
| CMYK | cmyk(1.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.83, 5.19, -4.75) |
| CIE-LCH | lch(89.83, 7.04, 317.51°) |
| OKLab | oklab(91.42% 0.0139 -0.0126) |
| OKLCH | oklch(91.42% 0.019 317.7) |
| XYZ | xyz(74.6594, 75.9296, 89.3039) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.81
Lavenderblush
#FFF0F5
ΔE00 5.23
Ghostwhite
#F8F8FF
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 7.68
Very Light Pink
#FFF4F2
ΔE00 7.71
Fog
#D8DCE0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFEB #E2EBDF
analogous
#E2DFEB #E8DFEB #EBDFE8
triadic
#E8DFEB #EBE8DF #DFEBE8
tetradic
#E8DFEB #EBE2DF #E2EBDF #DFE8EB
square
#E8DFEB #EBE2DF #E2EBDF #DFE8EB
split-complementary
#E8DFEB #E8EBDF #DFEBE2
monochromatic
#B294BC #CDB9D3 #E8DFEB #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.30
#E8DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#E8DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFEB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFEB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#E8E0E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8dfeb; /* rgb */ color: rgb(232, 223, 235); /* oklch */ color: oklch(91.4% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#efe9f1',
500: '#e8dfeb',
950: '#000000',
},
}SCSS
$custom: #e8dfeb; $custom-light: #efe9f1; $custom-dark: #000000;
JSON
{
"hex": "#e8dfeb",
"rgb": {
"r": 232,
"g": 223,
"b": 235
},
"hsl": {
"h": 285,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91424,
"c": 0.01875,
"h": 317.7
},
"luminance": 0.75929
}Semantic roles & 50–950 ramp
primary
#E8DFEB
secondary
#B1C3AB
accent
#A2445B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485