#E5DDEA#E5DDEA
#E5DDEA is a very light, near-neutral violet. Relative luminance 0.743; OKLCH L 90.8% C 0.019 H 312.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DDEA |
|---|---|
| RGB | rgb(229, 221, 234) |
| HSL | hsl(277, 24%, 89%) |
| HSV | hsv(277, 6%, 92%) |
| CMYK | cmyk(2.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.07, 5.05, -5.37) |
| CIE-LCH | lch(89.07, 7.37, 313.22°) |
| OKLab | oklab(90.77% 0.0132 -0.0143) |
| OKLCH | oklch(90.77% 0.019 312.8) |
| XYZ | xyz(73.0184, 74.3116, 88.3228) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Lavenderblush
#FFF0F5
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.72
Fog
#D8DCE0
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DDEA #E2EADD
analogous
#DFDDEA #E5DDEA #EADDE9
triadic
#E5DDEA #EAE5DD #DDEAE5
tetradic
#E5DDEA #EADFDD #E2EADD #DDE9EA
square
#E5DDEA #EADFDD #E2EADD #DDE9EA
split-complementary
#E5DDEA #E9EADD #DDEADF
monochromatic
#AB91BB #C8B7D3 #E5DDEA #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.32
#E5DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E5DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DDEA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DDEA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#E5DEE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5ddea; /* rgb */ color: rgb(229, 221, 234); /* oklch */ color: oklch(90.8% 0.019 312.8);
Tailwind
colors: {
custom: {
50: '#ede7f0',
500: '#e5ddea',
950: '#000000',
},
}SCSS
$custom: #e5ddea; $custom-light: #ede7f0; $custom-dark: #000000;
JSON
{
"hex": "#e5ddea",
"rgb": {
"r": 229,
"g": 221,
"b": 234
},
"hsl": {
"h": 276.923,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90766,
"c": 0.01945,
"h": 312.8
},
"luminance": 0.74311
}Semantic roles & 50–950 ramp
primary
#E5DDEA
secondary
#B3C2A9
accent
#A24368
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485