#E5DFEC#E5DFEC
#E5DFEC is a very light, near-neutral violet. Relative luminance 0.755; OKLCH L 91.2% C 0.019 H 306.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFEC |
|---|---|
| RGB | rgb(229, 223, 236) |
| HSL | hsl(268, 25%, 90%) |
| HSV | hsv(268, 6%, 93%) |
| CMYK | cmyk(3%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(89.62, 4.37, -5.61) |
| CIE-LCH | lch(89.62, 7.11, 307.96°) |
| OKLab | oklab(91.22% 0.0111 -0.0149) |
| OKLCH | oklch(91.22% 0.019 306.6) |
| XYZ | xyz(73.8385, 75.4896, 90.0216) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.76
Lavenderblush
#FFF0F5
ΔE00 6.09
Ghostwhite
#F8F8FF
ΔE00 6.47
Fog
#D8DCE0
ΔE00 7.24
Gainsboro
#DCDCDC
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFEC #E6ECDF
analogous
#DFE0EC #E5DFEC #EBDFEC
triadic
#E5DFEC #ECE5DF #DFECE5
tetradic
#E5DFEC #ECDFE0 #E6ECDF #DFECEB
square
#E5DFEC #ECDFE0 #E6ECDF #DFECEB
split-complementary
#E5DFEC #ECEBDF #E0ECDF
monochromatic
#A792BE #C6B9D5 #E5DFEC #EFECF4 #EFECF4
Accessibility & contrast
On white
1.30
#E5DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E5DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFEC
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFEC | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#E4E1E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5dfec; /* rgb */ color: rgb(229, 223, 236); /* oklch */ color: oklch(91.2% 0.019 306.6);
Tailwind
colors: {
custom: {
50: '#ede9f2',
500: '#e5dfec',
950: '#000000',
},
}SCSS
$custom: #e5dfec; $custom-light: #ede9f2; $custom-dark: #000000;
JSON
{
"hex": "#e5dfec",
"rgb": {
"r": 229,
"g": 223,
"b": 236
},
"hsl": {
"h": 267.692,
"s": 25.49,
"l": 90
},
"oklch": {
"l": 0.91216,
"c": 0.0186,
"h": 306.6
},
"luminance": 0.75489
}Semantic roles & 50–950 ramp
primary
#E5DFEC
secondary
#B9C4AB
accent
#A44177
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485