#E9DFEF#E9DFEF
#E9DFEF is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.6% C 0.024 H 313.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFEF |
|---|---|
| RGB | rgb(233, 223, 239) |
| HSL | hsl(278, 33%, 91%) |
| HSV | hsv(278, 7%, 94%) |
| CMYK | cmyk(2.5%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.01, 6.25, -6.57) |
| CIE-LCH | lch(90.01, 9.07, 313.59°) |
| OKLab | oklab(91.63% 0.0164 -0.0175) |
| OKLCH | oklch(91.63% 0.024 313.1) |
| XYZ | xyz(75.5694, 76.3312, 92.3969) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Lavenderblush
#FFF0F5
ΔE00 6.05
Ghostwhite
#F8F8FF
ΔE00 7.82
Very Light Pink
#FFF4F2
ΔE00 9.00
Thistle
#D8BFD8
ΔE00 9.00
Gainsboro
#DCDCDC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFEF #E5EFDF
analogous
#E1DFEF #E9DFEF #EFDFED
triadic
#E9DFEF #EFE9DF #DFEFE9
tetradic
#E9DFEF #EFE1DF #E5EFDF #DFEDEF
square
#E9DFEF #EFE1DF #E5EFDF #DFEDEF
split-complementary
#E9DFEF #EDEFDF #DFEFE1
monochromatic
#B18DC6 #CDB6DB #E9DFEF #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.29
#E9DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#E9DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFEF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFEF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#E9E1E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e9dfef; /* rgb */ color: rgb(233, 223, 239); /* oklch */ color: oklch(91.6% 0.024 313.1);
Tailwind
colors: {
custom: {
50: '#f0e9f4',
500: '#e9dfef',
950: '#000000',
},
}SCSS
$custom: #e9dfef; $custom-light: #f0e9f4; $custom-dark: #000000;
JSON
{
"hex": "#e9dfef",
"rgb": {
"r": 233,
"g": 223,
"b": 239
},
"hsl": {
"h": 277.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91625,
"c": 0.02395,
"h": 313.1
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#E9DFEF
secondary
#B5C9A9
accent
#AC3964
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485