#E5DFEB#E5DFEB
#E5DFEB is a very light, near-neutral violet. Relative luminance 0.754; OKLCH L 91.2% C 0.017 H 308.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFEB |
|---|---|
| RGB | rgb(229, 223, 235) |
| HSL | hsl(270, 23%, 90%) |
| HSV | hsv(270, 5%, 92%) |
| CMYK | cmyk(2.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.59, 4.19, -5.12) |
| CIE-LCH | lch(89.59, 6.62, 309.29°) |
| OKLab | oklab(91.19% 0.0107 -0.0136) |
| OKLCH | oklch(91.19% 0.017 308.2) |
| XYZ | xyz(73.6936, 75.4316, 89.2586) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.04
Lavenderblush
#FFF0F5
ΔE00 5.91
Ghostwhite
#F8F8FF
ΔE00 6.29
Fog
#D8DCE0
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFEB #E5EBDF
analogous
#DFDFEB #E5DFEB #EBDFEB
triadic
#E5DFEB #EBE5DF #DFEBE5
tetradic
#E5DFEB #EBDFDF #E5EBDF #DFEBEB
square
#E5DFEB #EBDFDF #E5EBDF #DFEBEB
split-complementary
#E5DFEB #EBEBDF #DFEBDF
monochromatic
#A894BC #C6B9D3 #E5DFEB #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.31
#E5DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#E5DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFEB
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFEB | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#E4E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5dfeb; /* rgb */ color: rgb(229, 223, 235); /* oklch */ color: oklch(91.2% 0.017 308.2);
Tailwind
colors: {
custom: {
50: '#ede9f1',
500: '#e5dfeb',
950: '#000000',
},
}SCSS
$custom: #e5dfeb; $custom-light: #ede9f1; $custom-dark: #000000;
JSON
{
"hex": "#e5dfeb",
"rgb": {
"r": 229,
"g": 223,
"b": 235
},
"hsl": {
"h": 270,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91186,
"c": 0.01734,
"h": 308.2
},
"luminance": 0.75432
}Semantic roles & 50–950 ramp
primary
#E5DFEB
secondary
#B7C3AB
accent
#A24473
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485