#E8DFF1#E8DFF1
#E8DFF1 is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.6% C 0.026 H 308.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFF1 |
|---|---|
| RGB | rgb(232, 223, 241) |
| HSL | hsl(270, 39%, 91%) |
| HSV | hsv(270, 7%, 95%) |
| CMYK | cmyk(3.7%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(89.99, 6.29, -7.66) |
| CIE-LCH | lch(89.99, 9.91, 309.40°) |
| OKLab | oklab(91.61% 0.016 -0.0204) |
| OKLCH | oklch(91.61% 0.026 308.2) |
| XYZ | xyz(75.5409, 76.2822, 93.9463) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.97
Lavenderblush
#FFF0F5
ΔE00 6.72
Ghostwhite
#F8F8FF
ΔE00 8.05
Thistle
#D8BFD8
ΔE00 8.96
Fog
#D8DCE0
ΔE00 9.61
Gainsboro
#DCDCDC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFF1 #E8F1DF
analogous
#DFDFF1 #E8DFF1 #F1DFF1
triadic
#E8DFF1 #F1E8DF #DFF1E8
tetradic
#E8DFF1 #F1DFDF #E8F1DF #DFF1F1
square
#E8DFF1 #F1DFDF #E8F1DF #DFF1F1
split-complementary
#E8DFF1 #F1F1DF #DFF1DF
monochromatic
#AB8ACC #C9B4DE #E8DFF1 #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.29
#E8DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#E8DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFF1
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFF1 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F2
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#E7E1E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8dff1; /* rgb */ color: rgb(232, 223, 241); /* oklch */ color: oklch(91.6% 0.026 308.2);
Tailwind
colors: {
custom: {
50: '#efe9f5',
500: '#e8dff1',
950: '#000000',
},
}SCSS
$custom: #e8dff1; $custom-light: #efe9f5; $custom-dark: #000000;
JSON
{
"hex": "#e8dff1",
"rgb": {
"r": 232,
"g": 223,
"b": 241
},
"hsl": {
"h": 270,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.91607,
"c": 0.02598,
"h": 308.2
},
"luminance": 0.76282
}Semantic roles & 50–950 ramp
primary
#E8DFF1
secondary
#BACDA7
accent
#B23373
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485