#E8DEEF#E8DEEF
#E8DEEF is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.4% C 0.025 H 311.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEEF |
|---|---|
| RGB | rgb(232, 222, 239) |
| HSL | hsl(275, 35%, 90%) |
| HSV | hsv(275, 7%, 94%) |
| CMYK | cmyk(2.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.69, 6.44, -7.06) |
| CIE-LCH | lch(89.69, 9.56, 312.39°) |
| OKLab | oklab(91.35% 0.0168 -0.0188) |
| OKLCH | oklch(91.35% 0.025 311.7) |
| XYZ | xyz(74.9774, 75.6306, 92.2928) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.44
Lavenderblush
#FFF0F5
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 8.16
Thistle
#D8BFD8
ΔE00 8.71
Very Light Pink
#FFF4F2
ΔE00 9.43
Gainsboro
#DCDCDC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEEF #E5EFDE
analogous
#DFDEEF #E8DEEF #EFDEED
triadic
#E8DEEF #EFE8DE #DEEFE8
tetradic
#E8DEEF #EFDFDE #E5EFDE #DEEDEF
square
#E8DEEF #EFDFDE #E5EFDE #DEEDEF
split-complementary
#E8DEEF #EDEFDE #DEEFDF
monochromatic
#AF8CC7 #CBB5DB #E8DEEF #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.30
#E8DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#E8DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEEF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEEF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#E7E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8deef; /* rgb */ color: rgb(232, 222, 239); /* oklch */ color: oklch(91.4% 0.025 311.7);
Tailwind
colors: {
custom: {
50: '#efe8f4',
500: '#e8deef',
950: '#000000',
},
}SCSS
$custom: #e8deef; $custom-light: #efe8f4; $custom-dark: #000000;
JSON
{
"hex": "#e8deef",
"rgb": {
"r": 232,
"g": 222,
"b": 239
},
"hsl": {
"h": 275.294,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91352,
"c": 0.02518,
"h": 311.7
},
"luminance": 0.7563
}Semantic roles & 50–950 ramp
primary
#E8DEEF
secondary
#B6CAA8
accent
#AE3868
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485