#E9DFFB#E9DFFB
#E9DFFB is a very light, muted violet. Relative luminance 0.771; OKLCH L 92.0% C 0.039 H 301.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFFB |
|---|---|
| RGB | rgb(233, 223, 251) |
| HSL | hsl(261, 78%, 93%) |
| HSV | hsv(261, 11%, 98%) |
| CMYK | cmyk(7.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.35, 8.51, -12.36) |
| CIE-LCH | lch(90.35, 15.00, 304.54°) |
| OKLab | oklab(92% 0.0206 -0.0332) |
| OKLCH | oklch(92% 0.039 301.9) |
| XYZ | xyz(77.4013, 77.0640, 102.0452) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.19
Pale Lavender
#EECFFE
ΔE00 7.84
Pale Lilac
#E4CBFF
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.52
Periwinkle
#CCCCFF
ΔE00 8.88
Very Light Purple
#F6CEFC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFFB #F1FBDF
analogous
#DFE3FB #E9DFFB #F7DFFB
triadic
#E9DFFB #FBE9DF #DFFBE9
tetradic
#E9DFFB #FBDFE3 #F1FBDF #DFFBF7
square
#E9DFFB #FBDFE3 #F1FBDF #DFFBF7
split-complementary
#E9DFFB #FBF7DF #E3FBDF
monochromatic
#9E72ED #C4A9F4 #E9DFFB #ECE4FC #ECE4FC
Accessibility & contrast
On white
1.28
#E9DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#E9DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFFB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFFB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#E6E3E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e9dffb; /* rgb */ color: rgb(233, 223, 251); /* oklch */ color: oklch(92.0% 0.039 301.9);
Tailwind
colors: {
custom: {
50: '#f0e9fc',
500: '#e9dffb',
950: '#000000',
},
}SCSS
$custom: #e9dffb; $custom-light: #f0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#e9dffb",
"rgb": {
"r": 233,
"g": 223,
"b": 251
},
"hsl": {
"h": 261.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92001,
"c": 0.03907,
"h": 301.9
},
"luminance": 0.77064
}Semantic roles & 50–950 ramp
primary
#E9DFFB
secondary
#C9E29C
accent
#DA0B90
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485