#E8DEEE#E8DEEE
#E8DEEE is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.3% C 0.024 H 313.1°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEEE |
|---|---|
| RGB | rgb(232, 222, 238) |
| HSL | hsl(278, 32%, 90%) |
| HSV | hsv(278, 7%, 93%) |
| CMYK | cmyk(2.5%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.66, 6.26, -6.57) |
| CIE-LCH | lch(89.66, 9.08, 313.59°) |
| OKLab | oklab(91.32% 0.0164 -0.0175) |
| OKLCH | oklch(91.32% 0.024 313.1) |
| XYZ | xyz(74.8301, 75.5717, 91.5170) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.53
Lavenderblush
#FFF0F5
ΔE00 6.19
Ghostwhite
#F8F8FF
ΔE00 7.96
Thistle
#D8BFD8
ΔE00 8.84
Very Light Pink
#FFF4F2
ΔE00 9.11
Gainsboro
#DCDCDC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEEE #E4EEDE
analogous
#E0DEEE #E8DEEE #EEDEEC
triadic
#E8DEEE #EEE8DE #DEEEE8
tetradic
#E8DEEE #EEE0DE #E4EEDE #DEECEE
square
#E8DEEE #EEE0DE #E4EEDE #DEECEE
split-complementary
#E8DEEE #ECEEDE #DEEEE0
monochromatic
#B08DC4 #CCB6D9 #E8DEEE #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.30
#E8DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E8DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEEE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEEE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#E8E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8deee; /* rgb */ color: rgb(232, 222, 238); /* oklch */ color: oklch(91.3% 0.024 313.1);
Tailwind
colors: {
custom: {
50: '#efe8f3',
500: '#e8deee',
950: '#000000',
},
}SCSS
$custom: #e8deee; $custom-light: #efe8f3; $custom-dark: #000000;
JSON
{
"hex": "#e8deee",
"rgb": {
"r": 232,
"g": 222,
"b": 238
},
"hsl": {
"h": 277.5,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91321,
"c": 0.02397,
"h": 313.1
},
"luminance": 0.75571
}Semantic roles & 50–950 ramp
primary
#E8DEEE
secondary
#B4C8A8
accent
#AB3B65
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485