#E2DBE4#E2DBE4
#E2DBE4 is a very light, near-neutral purple. Relative luminance 0.724; OKLCH L 90.0% C 0.014 H 318.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBE4 |
|---|---|
| RGB | rgb(226, 219, 228) |
| HSL | hsl(287, 14%, 88%) |
| HSV | hsv(287, 4%, 89%) |
| CMYK | cmyk(0.9%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(88.18, 3.99, -3.55) |
| CIE-LCH | lch(88.18, 5.34, 318.31°) |
| OKLab | oklab(89.96% 0.0107 -0.0094) |
| OKLCH | oklch(89.96% 0.014 318.7) |
| XYZ | xyz(70.6969, 72.4334, 83.6404) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Lavenderblush
#FFF0F5
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 6.46
Ghostwhite
#F8F8FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBE4 #DDE4DB
analogous
#DDDBE4 #E2DBE4 #E4DBE1
triadic
#E2DBE4 #E4E2DB #DBE4E2
tetradic
#E2DBE4 #E4DDDB #DDE4DB #DBE1E4
square
#E2DBE4 #E4DDDB #DDE4DB #DBE1E4
split-complementary
#E2DBE4 #E1E4DB #DBE4DD
monochromatic
#AA95B0 #C6B8CA #E2DBE4 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.36
#E2DBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E2DBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBE4
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBE4 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#DCDDE4
Tritanopia (blue-blind)
#E2DCDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dbe4; /* rgb */ color: rgb(226, 219, 228); /* oklch */ color: oklch(90.0% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#ebe6ec',
500: '#e2dbe4',
950: '#000000',
},
}SCSS
$custom: #e2dbe4; $custom-light: #ebe6ec; $custom-dark: #000000;
JSON
{
"hex": "#e2dbe4",
"rgb": {
"r": 226,
"g": 219,
"b": 228
},
"hsl": {
"h": 286.667,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.89957,
"c": 0.01426,
"h": 318.7
},
"luminance": 0.72433
}Semantic roles & 50–950 ramp
primary
#E2DBE4
secondary
#ADB9AA
accent
#984D5E
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161516
muted
#848484