#E5DEEB#E5DEEB
#E5DEEB is a very light, near-neutral violet. Relative luminance 0.749; OKLCH L 91.0% C 0.019 H 309.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEEB |
|---|---|
| RGB | rgb(229, 222, 235) |
| HSL | hsl(272, 25%, 90%) |
| HSV | hsv(272, 6%, 92%) |
| CMYK | cmyk(2.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.35, 4.71, -5.49) |
| CIE-LCH | lch(89.35, 7.23, 310.64°) |
| OKLab | oklab(90.99% 0.0122 -0.0146) |
| OKLCH | oklch(90.99% 0.019 309.8) |
| XYZ | xyz(73.4273, 74.8989, 89.1698) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Lavenderblush
#FFF0F5
ΔE00 6.00
Ghostwhite
#F8F8FF
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEEB #E4EBDE
analogous
#DFDEEB #E5DEEB #EBDEEB
triadic
#E5DEEB #EBE5DE #DEEBE5
tetradic
#E5DEEB #EBDFDE #E4EBDE #DEEBEB
square
#E5DEEB #EBDFDE #E4EBDE #DEEBEB
split-complementary
#E5DEEB #EBEBDE #DEEBDF
monochromatic
#A992BD #C7B8D4 #E5DEEB #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.31
#E5DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E5DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEEB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEEB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#E4DFE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5deeb; /* rgb */ color: rgb(229, 222, 235); /* oklch */ color: oklch(91.0% 0.019 309.8);
Tailwind
colors: {
custom: {
50: '#ede8f1',
500: '#e5deeb',
950: '#000000',
},
}SCSS
$custom: #e5deeb; $custom-light: #ede8f1; $custom-dark: #000000;
JSON
{
"hex": "#e5deeb",
"rgb": {
"r": 229,
"g": 222,
"b": 235
},
"hsl": {
"h": 272.308,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.90991,
"c": 0.01899,
"h": 309.8
},
"luminance": 0.74899
}Semantic roles & 50–950 ramp
primary
#E5DEEB
secondary
#B6C3AA
accent
#A3426F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485