#E9DEFF#E9DEFF
#E9DEFF is a very light, muted violet. Relative luminance 0.768; OKLCH L 91.9% C 0.046 H 300.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DEFF |
|---|---|
| RGB | rgb(233, 222, 255) |
| HSL | hsl(260, 100%, 94%) |
| HSV | hsv(260, 13%, 100%) |
| CMYK | cmyk(8.6%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(90.22, 9.80, -14.65) |
| CIE-LCH | lch(90.22, 17.62, 303.80°) |
| OKLab | oklab(91.94% 0.0234 -0.0394) |
| OKLCH | oklch(91.94% 0.046 300.7) |
| XYZ | xyz(77.7721, 76.7861, 105.3123) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 6.63
Pale Lilac
#E4CBFF
ΔE00 6.79
Periwinkle
#CCCCFF
ΔE00 7.89
Very Light Purple
#F6CEFC
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DEFF #F4FFDE
analogous
#DEE3FF #E9DEFF #F9DEFF
triadic
#E9DEFF #FFE9DE #DEFFE9
tetradic
#E9DEFF #FFDEE3 #F4FFDE #DEFFF9
square
#E9DEFF #FFDEE3 #F4FFDE #DEFFF9
split-complementary
#E9DEFF #FFF9DE #E3FFDE
monochromatic
#9764FF #C0A1FF #E9DEFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.28
#E9DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#E9DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DEFF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DEFF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#E6E2E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e9deff; /* rgb */ color: rgb(233, 222, 255); /* oklch */ color: oklch(91.9% 0.046 300.7);
Tailwind
colors: {
custom: {
50: '#f0e8ff',
500: '#e9deff',
950: '#000000',
},
}SCSS
$custom: #e9deff; $custom-light: #f0e8ff; $custom-dark: #000000;
JSON
{
"hex": "#e9deff",
"rgb": {
"r": 233,
"g": 222,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.9194,
"c": 0.04586,
"h": 300.7
},
"luminance": 0.76786
}Semantic roles & 50–950 ramp
primary
#E9DEFF
secondary
#CFEC95
accent
#E60099
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486