#E4DFEA#E4DFEA
#E4DFEA is a very light, near-neutral violet. Relative luminance 0.752; OKLCH L 91.1% C 0.016 H 306.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFEA |
|---|---|
| RGB | rgb(228, 223, 234) |
| HSL | hsl(267, 21%, 90%) |
| HSV | hsv(267, 5%, 92%) |
| CMYK | cmyk(2.6%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.49, 3.67, -4.76) |
| CIE-LCH | lch(89.49, 6.01, 307.68°) |
| OKLab | oklab(91.08% 0.0093 -0.0126) |
| OKLCH | oklch(91.08% 0.016 306.4) |
| XYZ | xyz(73.2313, 75.2099, 88.4849) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Ghostwhite
#F8F8FF
ΔE00 5.97
Lavenderblush
#FFF0F5
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFEA #E5EADF
analogous
#DFE0EA #E4DFEA #EADFEA
triadic
#E4DFEA #EAE4DF #DFEAE4
tetradic
#E4DFEA #EADFE0 #E5EADF #DFEAEA
square
#E4DFEA #EADFE0 #E5EADF #DFEAEA
split-complementary
#E4DFEA #EAEADF #E0EADF
monochromatic
#A695BA #C5BAD2 #E4DFEA #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.31
#E4DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#E4DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFEA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFEA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#E3E0E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4dfea; /* rgb */ color: rgb(228, 223, 234); /* oklch */ color: oklch(91.1% 0.016 306.4);
Tailwind
colors: {
custom: {
50: '#ece9f0',
500: '#e4dfea',
950: '#000000',
},
}SCSS
$custom: #e4dfea; $custom-light: #ece9f0; $custom-dark: #000000;
JSON
{
"hex": "#e4dfea",
"rgb": {
"r": 228,
"g": 223,
"b": 234
},
"hsl": {
"h": 267.273,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91078,
"c": 0.01571,
"h": 306.4
},
"luminance": 0.7521
}Semantic roles & 50–950 ramp
primary
#E4DFEA
secondary
#B8C1AC
accent
#9F4677
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485