#E7DEEB#E7DEEB
#E7DEEB is a very light, near-neutral purple. Relative luminance 0.752; OKLCH L 91.1% C 0.020 H 315.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEEB |
|---|---|
| RGB | rgb(231, 222, 235) |
| HSL | hsl(282, 25%, 90%) |
| HSV | hsv(282, 6%, 92%) |
| CMYK | cmyk(1.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.50, 5.37, -5.24) |
| CIE-LCH | lch(89.50, 7.51, 315.72°) |
| OKLab | oklab(91.15% 0.0143 -0.0139) |
| OKLCH | oklch(91.15% 0.02 315.7) |
| XYZ | xyz(74.0692, 75.2299, 89.1999) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 7.20
Gainsboro
#DCDCDC
ΔE00 7.98
Very Light Pink
#FFF4F2
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEEB #E2EBDE
analogous
#E1DEEB #E7DEEB #EBDEE9
triadic
#E7DEEB #EBE7DE #DEEBE7
tetradic
#E7DEEB #EBE1DE #E2EBDE #DEE9EB
square
#E7DEEB #EBE1DE #E2EBDE #DEE9EB
split-complementary
#E7DEEB #E9EBDE #DEEBE1
monochromatic
#B092BD #CBB8D4 #E7DEEB #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.31
#E7DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E7DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEEB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEEB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EC
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#E7DFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7deeb; /* rgb */ color: rgb(231, 222, 235); /* oklch */ color: oklch(91.1% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#eee8f1',
500: '#e7deeb',
950: '#000000',
},
}SCSS
$custom: #e7deeb; $custom-light: #eee8f1; $custom-dark: #000000;
JSON
{
"hex": "#e7deeb",
"rgb": {
"r": 231,
"g": 222,
"b": 235
},
"hsl": {
"h": 281.538,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.9115,
"c": 0.01992,
"h": 315.7
},
"luminance": 0.7523
}Semantic roles & 50–950 ramp
primary
#E7DEEB
secondary
#B2C3AA
accent
#A34260
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485