#E8DEF0#E8DEF0
#E8DEF0 is a very light, muted violet. Relative luminance 0.757; OKLCH L 91.4% C 0.026 H 310.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEF0 |
|---|---|
| RGB | rgb(232, 222, 240) |
| HSL | hsl(273, 38%, 91%) |
| HSV | hsv(273, 8%, 94%) |
| CMYK | cmyk(3.3%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(89.72, 6.63, -7.54) |
| CIE-LCH | lch(89.72, 10.04, 311.30°) |
| OKLab | oklab(91.38% 0.0171 -0.0201) |
| OKLCH | oklch(91.38% 0.026 310.4) |
| XYZ | xyz(75.1255, 75.6898, 93.0730) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.39
Lavenderblush
#FFF0F5
ΔE00 6.72
Ghostwhite
#F8F8FF
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 8.60
Very Light Pink
#FFF4F2
ΔE00 9.75
Gainsboro
#DCDCDC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEF0 #E6F0DE
analogous
#DFDEF0 #E8DEF0 #F0DEEF
triadic
#E8DEF0 #F0E8DE #DEF0E8
tetradic
#E8DEF0 #F0DFDE #E6F0DE #DEEFF0
square
#E8DEF0 #F0DFDE #E6F0DE #DEEFF0
split-complementary
#E8DEF0 #EFF0DE #DEF0DF
monochromatic
#AD8ACA #CBB4DD #E8DEF0 #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.30
#E8DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#E8DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEF0
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEF0 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#DDE2EF
Tritanopia (blue-blind)
#E7E0E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8def0; /* rgb */ color: rgb(232, 222, 240); /* oklch */ color: oklch(91.4% 0.026 310.4);
Tailwind
colors: {
custom: {
50: '#efe8f5',
500: '#e8def0',
950: '#000000',
},
}SCSS
$custom: #e8def0; $custom-light: #efe8f5; $custom-dark: #000000;
JSON
{
"hex": "#e8def0",
"rgb": {
"r": 232,
"g": 222,
"b": 240
},
"hsl": {
"h": 273.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91382,
"c": 0.0264,
"h": 310.4
},
"luminance": 0.7569
}Semantic roles & 50–950 ramp
primary
#E8DEF0
secondary
#B7CBA7
accent
#B0356C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485