#E5DFEF#E5DFEF
#E5DFEF is a very light, muted violet. Relative luminance 0.757; OKLCH L 91.3% C 0.022 H 302.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFEF |
|---|---|
| RGB | rgb(229, 223, 239) |
| HSL | hsl(263, 33%, 91%) |
| HSV | hsv(263, 7%, 94%) |
| CMYK | cmyk(4.2%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.70, 4.93, -7.06) |
| CIE-LCH | lch(89.70, 8.61, 304.93°) |
| OKLab | oklab(91.31% 0.0122 -0.0188) |
| OKLCH | oklch(91.31% 0.022 302.9) |
| XYZ | xyz(74.2780, 75.6654, 92.3364) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.12
Lavenderblush
#FFF0F5
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 7.09
Fog
#D8DCE0
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFEF #E9EFDF
analogous
#DFE1EF #E5DFEF #EDDFEF
triadic
#E5DFEF #EFE5DF #DFEFE5
tetradic
#E5DFEF #EFDFE1 #E9EFDF #DFEFED
square
#E5DFEF #EFDFE1 #E9EFDF #DFEFED
split-complementary
#E5DFEF #EFEDDF #E1EFDF
monochromatic
#A38DC6 #C4B6DB #E5DFEF #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.30
#E5DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#E5DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFEF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFEF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E4E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5dfef; /* rgb */ color: rgb(229, 223, 239); /* oklch */ color: oklch(91.3% 0.022 302.9);
Tailwind
colors: {
custom: {
50: '#ede9f4',
500: '#e5dfef',
950: '#000000',
},
}SCSS
$custom: #e5dfef; $custom-light: #ede9f4; $custom-dark: #000000;
JSON
{
"hex": "#e5dfef",
"rgb": {
"r": 229,
"g": 223,
"b": 239
},
"hsl": {
"h": 262.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91308,
"c": 0.02243,
"h": 302.9
},
"luminance": 0.75665
}Semantic roles & 50–950 ramp
primary
#E5DFEF
secondary
#BDC9A9
accent
#AC3981
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485