#E7DFEB#E7DFEB
#E7DFEB is a very light, near-neutral purple. Relative luminance 0.758; OKLCH L 91.3% C 0.018 H 314.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFEB |
|---|---|
| RGB | rgb(231, 223, 235) |
| HSL | hsl(280, 23%, 90%) |
| HSV | hsv(280, 5%, 92%) |
| CMYK | cmyk(1.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.75, 4.85, -4.88) |
| CIE-LCH | lch(89.75, 6.88, 314.88°) |
| OKLab | oklab(91.35% 0.0128 -0.0129) |
| OKLCH | oklch(91.35% 0.018 314.7) |
| XYZ | xyz(74.3356, 75.7627, 89.2887) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.54
Lavenderblush
#FFF0F5
ΔE00 5.43
Ghostwhite
#F8F8FF
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.67
Very Light Pink
#FFF4F2
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFEB #E3EBDF
analogous
#E1DFEB #E7DFEB #EBDFE9
triadic
#E7DFEB #EBE7DF #DFEBE7
tetradic
#E7DFEB #EBE1DF #E3EBDF #DFE9EB
square
#E7DFEB #EBE1DF #E3EBDF #DFE9EB
split-complementary
#E7DFEB #E9EBDF #DFEBE1
monochromatic
#AF94BC #CBB9D3 #E7DFEB #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.30
#E7DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E7DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFEB
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFEB | 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)
#DEE1EC
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#E7E0E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e7dfeb; /* rgb */ color: rgb(231, 223, 235); /* oklch */ color: oklch(91.3% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#eee9f1',
500: '#e7dfeb',
950: '#000000',
},
}SCSS
$custom: #e7dfeb; $custom-light: #eee9f1; $custom-dark: #000000;
JSON
{
"hex": "#e7dfeb",
"rgb": {
"r": 231,
"g": 223,
"b": 235
},
"hsl": {
"h": 280,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91345,
"c": 0.01822,
"h": 314.7
},
"luminance": 0.75762
}Semantic roles & 50–950 ramp
primary
#E7DFEB
secondary
#B3C3AB
accent
#A24463
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485