#E2D9EA#E2D9EA
#E2D9EA is a very light, muted violet. Relative luminance 0.717; OKLCH L 89.7% C 0.025 H 309.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D9EA |
|---|---|
| RGB | rgb(226, 217, 234) |
| HSL | hsl(272, 29%, 88%) |
| HSV | hsv(272, 7%, 92%) |
| CMYK | cmyk(3.4%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(87.84, 6.14, -7.21) |
| CIE-LCH | lch(87.84, 9.47, 310.40°) |
| OKLab | oklab(89.75% 0.0158 -0.0192) |
| OKLCH | oklch(89.75% 0.025 309.4) |
| XYZ | xyz(71.0257, 71.7351, 87.9305) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.61
Lavenderblush
#FFF0F5
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 8.14
Ghostwhite
#F8F8FF
ΔE00 8.73
Fog
#D8DCE0
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D9EA #E1EAD9
analogous
#D9D9EA #E2D9EA #EAD9E9
triadic
#E2D9EA #EAE2D9 #D9EAE2
tetradic
#E2D9EA #EAD9D9 #E1EAD9 #D9E9EA
square
#E2D9EA #EAD9D9 #E1EAD9 #D9E9EA
split-complementary
#E2D9EA #E9EAD9 #D9EAD9
monochromatic
#A68ABE #C4B2D4 #E2D9EA #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.37
#E2D9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#E2D9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D9EA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D9EA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#E1DBDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d9ea; /* rgb */ color: rgb(226, 217, 234); /* oklch */ color: oklch(89.7% 0.025 309.4);
Tailwind
colors: {
custom: {
50: '#ebe4f0',
500: '#e2d9ea',
950: '#000000',
},
}SCSS
$custom: #e2d9ea; $custom-light: #ebe4f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d9ea",
"rgb": {
"r": 226,
"g": 217,
"b": 234
},
"hsl": {
"h": 271.765,
"s": 28.814,
"l": 88.431
},
"oklch": {
"l": 0.89748,
"c": 0.02486,
"h": 309.4
},
"luminance": 0.71735
}Semantic roles & 50–950 ramp
primary
#E2D9EA
secondary
#B3C3A4
accent
#A73E70
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485