#E9DFEB#E9DFEB
#E9DFEB is a very light, near-neutral purple. Relative luminance 0.761; OKLCH L 91.5% C 0.019 H 320.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFEB |
|---|---|
| RGB | rgb(233, 223, 235) |
| HSL | hsl(290, 23%, 90%) |
| HSV | hsv(290, 5%, 92%) |
| CMYK | cmyk(0.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.90, 5.52, -4.63) |
| CIE-LCH | lch(89.90, 7.21, 320.03°) |
| OKLab | oklab(91.5% 0.0149 -0.0123) |
| OKLCH | oklch(91.5% 0.019 320.6) |
| XYZ | xyz(74.9850, 76.0975, 89.3191) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.06
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Ghostwhite
#F8F8FF
ΔE00 7.11
Very Light Pink
#FFF4F2
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 7.93
Snow
#FFFAFA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFEB #E1EBDF
analogous
#E3DFEB #E9DFEB #EBDFE7
triadic
#E9DFEB #EBE9DF #DFEBE9
tetradic
#E9DFEB #EBE3DF #E1EBDF #DFE7EB
square
#E9DFEB #EBE3DF #E1EBDF #DFE7EB
split-complementary
#E9DFEB #E7EBDF #DFEBE3
monochromatic
#B594BC #CFB9D3 #E9DFEB #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.29
#E9DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#E9DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFEB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFEB | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#E9E0E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e9dfeb; /* rgb */ color: rgb(233, 223, 235); /* oklch */ color: oklch(91.5% 0.019 320.6);
Tailwind
colors: {
custom: {
50: '#f0e9f1',
500: '#e9dfeb',
950: '#000000',
},
}SCSS
$custom: #e9dfeb; $custom-light: #f0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#e9dfeb",
"rgb": {
"r": 233,
"g": 223,
"b": 235
},
"hsl": {
"h": 290,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91504,
"c": 0.01932,
"h": 320.6
},
"luminance": 0.76097
}Semantic roles & 50–950 ramp
primary
#E9DFEB
secondary
#AFC3AB
accent
#A24454
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485