#E9DBEF#E9DBEF
#E9DBEF is a very light, muted purple. Relative luminance 0.742; OKLCH L 90.9% C 0.031 H 315.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DBEF |
|---|---|
| RGB | rgb(233, 219, 239) |
| HSL | hsl(282, 38%, 90%) |
| HSV | hsv(282, 8%, 94%) |
| CMYK | cmyk(2.5%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(89.03, 8.34, -8.03) |
| CIE-LCH | lch(89.03, 11.58, 316.08°) |
| OKLab | oklab(90.85% 0.0221 -0.0214) |
| OKLCH | oklch(90.85% 0.031 315.9) |
| XYZ | xyz(74.5133, 74.2191, 92.0449) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Thistle
#D8BFD8
ΔE00 7.21
Lavenderblush
#FFF0F5
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 8.98
Light Pink
#FFD1DF
ΔE00 9.70
Very Light Purple
#F6CEFC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DBEF #E1EFDB
analogous
#DFDBEF #E9DBEF #EFDBEB
triadic
#E9DBEF #EFE9DB #DBEFE9
tetradic
#E9DBEF #EFDFDB #E1EFDB #DBEBEF
square
#E9DBEF #EFDFDB #E1EFDB #DBEBEF
split-complementary
#E9DBEF #EBEFDB #DBEFDF
monochromatic
#B586C9 #CFB1DC #E9DBEF #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.33
#E9DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E9DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DBEF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DBEF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#E9DDE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dbef; /* rgb */ color: rgb(233, 219, 239); /* oklch */ color: oklch(90.9% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#f0e6f4',
500: '#e9dbef',
950: '#000000',
},
}SCSS
$custom: #e9dbef; $custom-light: #f0e6f4; $custom-dark: #000000;
JSON
{
"hex": "#e9dbef",
"rgb": {
"r": 233,
"g": 219,
"b": 239
},
"hsl": {
"h": 282,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90854,
"c": 0.03074,
"h": 315.9
},
"luminance": 0.74219
}Semantic roles & 50–950 ramp
primary
#E9DBEF
secondary
#AFCAA4
accent
#B1345A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485