#E8DFF4#E8DFF4
#E8DFF4 is a very light, muted violet. Relative luminance 0.765; OKLCH L 91.7% C 0.030 H 305.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFF4 |
|---|---|
| RGB | rgb(232, 223, 244) |
| HSL | hsl(266, 49%, 92%) |
| HSV | hsv(266, 9%, 96%) |
| CMYK | cmyk(4.9%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.07, 6.85, -9.11) |
| CIE-LCH | lch(90.07, 11.40, 306.95°) |
| OKLab | oklab(91.7% 0.0171 -0.0243) |
| OKLCH | oklch(91.7% 0.03 305.1) |
| XYZ | xyz(75.9927, 76.4629, 96.3258) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Lavenderblush
#FFF0F5
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.73
Ghostwhite
#F8F8FF
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 9.75
Pale Lilac
#E4CBFF
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFF4 #EBF4DF
analogous
#DFE1F4 #E8DFF4 #F3DFF4
triadic
#E8DFF4 #F4E8DF #DFF4E8
tetradic
#E8DFF4 #F4DFE1 #EBF4DF #DFF4F3
square
#E8DFF4 #F4DFE1 #EBF4DF #DFF4F3
split-complementary
#E8DFF4 #F4F3DF #E1F4DF
monochromatic
#A784D5 #C7B1E4 #E8DFF4 #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.29
#E8DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E8DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFF4
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFF4 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#DDE3F3
Tritanopia (blue-blind)
#E6E2E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8dff4; /* rgb */ color: rgb(232, 223, 244); /* oklch */ color: oklch(91.7% 0.030 305.1);
Tailwind
colors: {
custom: {
50: '#efe9f7',
500: '#e8dff4',
950: '#000000',
},
}SCSS
$custom: #e8dff4; $custom-light: #efe9f7; $custom-dark: #000000;
JSON
{
"hex": "#e8dff4",
"rgb": {
"r": 232,
"g": 223,
"b": 244
},
"hsl": {
"h": 265.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.917,
"c": 0.02977,
"h": 305.1
},
"luminance": 0.76463
}Semantic roles & 50–950 ramp
primary
#E8DFF4
secondary
#BFD3A5
accent
#BC297D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485