#E4DFEB#E4DFEB
#E4DFEB is a very light, near-neutral violet. Relative luminance 0.753; OKLCH L 91.1% C 0.017 H 304.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFEB |
|---|---|
| RGB | rgb(228, 223, 235) |
| HSL | hsl(265, 23%, 90%) |
| HSV | hsv(265, 5%, 92%) |
| CMYK | cmyk(3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.52, 3.86, -5.24) |
| CIE-LCH | lch(89.52, 6.51, 306.35°) |
| OKLab | oklab(91.11% 0.0097 -0.0139) |
| OKLCH | oklch(91.11% 0.017 304.8) |
| XYZ | xyz(73.3754, 75.2675, 89.2437) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Ghostwhite
#F8F8FF
ΔE00 6.13
Lavenderblush
#FFF0F5
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.58
Gainsboro
#DCDCDC
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFEB #E6EBDF
analogous
#DFE0EB #E4DFEB #EADFEB
triadic
#E4DFEB #EBE4DF #DFEBE4
tetradic
#E4DFEB #EBDFE0 #E6EBDF #DFEBEA
square
#E4DFEB #EBDFE0 #E6EBDF #DFEBEA
split-complementary
#E4DFEB #EBEADF #E0EBDF
monochromatic
#A494BC #C4B9D3 #E4DFEB #EFECF3 #EFECF3
Accessibility & contrast
On white
1.31
#E4DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E4DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFEB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFEB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#E3E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4dfeb; /* rgb */ color: rgb(228, 223, 235); /* oklch */ color: oklch(91.1% 0.017 304.8);
Tailwind
colors: {
custom: {
50: '#ece9f1',
500: '#e4dfeb',
950: '#000000',
},
}SCSS
$custom: #e4dfeb; $custom-light: #ece9f1; $custom-dark: #000000;
JSON
{
"hex": "#e4dfeb",
"rgb": {
"r": 228,
"g": 223,
"b": 235
},
"hsl": {
"h": 265,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91108,
"c": 0.01699,
"h": 304.8
},
"luminance": 0.75267
}Semantic roles & 50–950 ramp
primary
#E4DFEB
secondary
#B9C3AB
accent
#A2447B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485