#E9DCFB#E9DCFB
#E9DCFB is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.4% C 0.044 H 304.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCFB |
|---|---|
| RGB | rgb(233, 220, 251) |
| HSL | hsl(265, 79%, 92%) |
| HSV | hsv(265, 12%, 98%) |
| CMYK | cmyk(7.2%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.62, 10.08, -13.46) |
| CIE-LCH | lch(89.62, 16.81, 306.82°) |
| OKLab | oklab(91.43% 0.0249 -0.0362) |
| OKLCH | oklch(91.43% 0.044 304.5) |
| XYZ | xyz(76.6069, 75.4752, 101.7804) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.40
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Pale Lilac
#E4CBFF
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 7.72
Very Light Purple
#F6CEFC
ΔE00 7.81
Light Lavender
#DFC5FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCFB #EEFBDC
analogous
#DCDFFB #E9DCFB #F8DCFB
triadic
#E9DCFB #FBE9DC #DCFBE9
tetradic
#E9DCFB #FBDCDF #EEFBDC #DCFBF8
square
#E9DCFB #FBDCDF #EEFBDC #DCFBF8
split-complementary
#E9DCFB #FBF8DC #DFFBDC
monochromatic
#A46EEE #C6A5F5 #E9DCFB #EEE4FC #EEE4FC
Accessibility & contrast
On white
1.30
#E9DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E9DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCFB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCFB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#E7E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dcfb; /* rgb */ color: rgb(233, 220, 251); /* oklch */ color: oklch(91.4% 0.044 304.5);
Tailwind
colors: {
custom: {
50: '#f0e6fc',
500: '#e9dcfb',
950: '#000000',
},
}SCSS
$custom: #e9dcfb; $custom-light: #f0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#e9dcfb",
"rgb": {
"r": 233,
"g": 220,
"b": 251
},
"hsl": {
"h": 265.161,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91427,
"c": 0.04389,
"h": 304.5
},
"luminance": 0.75475
}Semantic roles & 50–950 ramp
primary
#E9DCFB
secondary
#C3E299
accent
#DC0A84
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485