#E5DFEA#E5DFEA
#E5DFEA is a very light, near-neutral violet. Relative luminance 0.754; OKLCH L 91.2% C 0.016 H 310.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFEA |
|---|---|
| RGB | rgb(229, 223, 234) |
| HSL | hsl(273, 21%, 90%) |
| HSV | hsv(273, 5%, 92%) |
| CMYK | cmyk(2.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.57, 4.01, -4.63) |
| CIE-LCH | lch(89.57, 6.13, 310.84°) |
| OKLab | oklab(91.16% 0.0104 -0.0123) |
| OKLCH | oklch(91.16% 0.016 310.1) |
| XYZ | xyz(73.5496, 75.3740, 88.4999) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.34
Lavenderblush
#FFF0F5
ΔE00 5.75
Ghostwhite
#F8F8FF
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.58
Fog
#D8DCE0
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFEA #E4EADF
analogous
#E0DFEA #E5DFEA #EADFEA
triadic
#E5DFEA #EAE5DF #DFEAE5
tetradic
#E5DFEA #EAE0DF #E4EADF #DFEAEA
square
#E5DFEA #EAE0DF #E4EADF #DFEAEA
split-complementary
#E5DFEA #EAEADF #DFEAE0
monochromatic
#A995BA #C7BAD2 #E5DFEA #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.31
#E5DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E5DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFEA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFEA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#E5E0E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5dfea; /* rgb */ color: rgb(229, 223, 234); /* oklch */ color: oklch(91.2% 0.016 310.1);
Tailwind
colors: {
custom: {
50: '#ede9f0',
500: '#e5dfea',
950: '#000000',
},
}SCSS
$custom: #e5dfea; $custom-light: #ede9f0; $custom-dark: #000000;
JSON
{
"hex": "#e5dfea",
"rgb": {
"r": 229,
"g": 223,
"b": 234
},
"hsl": {
"h": 272.727,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91156,
"c": 0.0161,
"h": 310.1
},
"luminance": 0.75374
}Semantic roles & 50–950 ramp
primary
#E5DFEA
secondary
#B6C1AC
accent
#9F466F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485