#E5DEEE#E5DEEE
#E5DEEE is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.1% C 0.023 H 305.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEEE |
|---|---|
| RGB | rgb(229, 222, 238) |
| HSL | hsl(266, 32%, 90%) |
| HSV | hsv(266, 7%, 93%) |
| CMYK | cmyk(3.8%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.43, 5.26, -6.94) |
| CIE-LCH | lch(89.43, 8.71, 307.17°) |
| OKLab | oklab(91.08% 0.0133 -0.0185) |
| OKLCH | oklch(91.08% 0.023 305.6) |
| XYZ | xyz(73.8643, 75.0737, 91.4717) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.53
Lavenderblush
#FFF0F5
ΔE00 6.66
Ghostwhite
#F8F8FF
ΔE00 7.41
Fog
#D8DCE0
ΔE00 8.42
Gainsboro
#DCDCDC
ΔE00 8.57
Light Gray
#D3D3D3
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEEE #E7EEDE
analogous
#DEDFEE #E5DEEE #EDDEEE
triadic
#E5DEEE #EEE5DE #DEEEE5
tetradic
#E5DEEE #EEDEDF #E7EEDE #DEEEED
square
#E5DEEE #EEDEDF #E7EEDE #DEEEED
split-complementary
#E5DEEE #EEEDDE #DFEEDE
monochromatic
#A58DC4 #C5B6D9 #E5DEEE #EFEBF5 #EFEBF5
Accessibility & contrast
On white
1.31
#E5DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E5DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEEE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEEE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#E4E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5deee; /* rgb */ color: rgb(229, 222, 238); /* oklch */ color: oklch(91.1% 0.023 305.6);
Tailwind
colors: {
custom: {
50: '#ede8f3',
500: '#e5deee',
950: '#000000',
},
}SCSS
$custom: #e5deee; $custom-light: #ede8f3; $custom-dark: #000000;
JSON
{
"hex": "#e5deee",
"rgb": {
"r": 229,
"g": 222,
"b": 238
},
"hsl": {
"h": 266.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91082,
"c": 0.02276,
"h": 305.6
},
"luminance": 0.75074
}Semantic roles & 50–950 ramp
primary
#E5DEEE
secondary
#BAC8A8
accent
#AB3B7A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485