#E8DEF3#E8DEF3
#E8DEF3 is a very light, muted violet. Relative luminance 0.759; OKLCH L 91.5% C 0.030 H 307.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEF3 |
|---|---|
| RGB | rgb(232, 222, 243) |
| HSL | hsl(269, 47%, 91%) |
| HSV | hsv(269, 9%, 95%) |
| CMYK | cmyk(4.5%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(89.80, 7.19, -8.99) |
| CIE-LCH | lch(89.80, 11.51, 308.63°) |
| OKLab | oklab(91.48% 0.0182 -0.024) |
| OKLCH | oklch(91.48% 0.03 307.1) |
| XYZ | xyz(75.5749, 75.8696, 95.4395) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Lavenderblush
#FFF0F5
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.36
Ghostwhite
#F8F8FF
ΔE00 9.04
Pale Lavender
#EECFFE
ΔE00 9.50
Pale Lilac
#E4CBFF
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEF3 #E9F3DE
analogous
#DEDEF3 #E8DEF3 #F2DEF3
triadic
#E8DEF3 #F3E8DE #DEF3E8
tetradic
#E8DEF3 #F3DEDE #E9F3DE #DEF3F2
square
#E8DEF3 #F3DEDE #E9F3DE #DEF3F2
split-complementary
#E8DEF3 #F3F2DE #DEF3DE
monochromatic
#A984D2 #C9B1E3 #E8DEF3 #EFE9F7 #EFE9F7
Accessibility & contrast
On white
1.30
#E8DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#E8DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEF3
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEF3 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#E7E0E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8def3; /* rgb */ color: rgb(232, 222, 243); /* oklch */ color: oklch(91.5% 0.030 307.1);
Tailwind
colors: {
custom: {
50: '#efe8f7',
500: '#e8def3',
950: '#000000',
},
}SCSS
$custom: #e8def3; $custom-light: #efe8f7; $custom-dark: #000000;
JSON
{
"hex": "#e8def3",
"rgb": {
"r": 232,
"g": 222,
"b": 243
},
"hsl": {
"h": 268.571,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.91475,
"c": 0.03013,
"h": 307.1
},
"luminance": 0.75869
}Semantic roles & 50–950 ramp
primary
#E8DEF3
secondary
#BCD1A4
accent
#BA2C76
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485