#E2D9EB#E2D9EB
#E2D9EB is a very light, muted violet. Relative luminance 0.718; OKLCH L 89.8% C 0.026 H 308.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D9EB |
|---|---|
| RGB | rgb(226, 217, 235) |
| HSL | hsl(270, 31%, 89%) |
| HSV | hsv(270, 8%, 92%) |
| CMYK | cmyk(3.8%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(87.87, 6.32, -7.70) |
| CIE-LCH | lch(87.87, 9.96, 309.41°) |
| OKLab | oklab(89.78% 0.0161 -0.0205) |
| OKLCH | oklch(89.78% 0.026 308.1) |
| XYZ | xyz(71.1697, 71.7928, 88.6892) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.55
Lavenderblush
#FFF0F5
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.02
Ghostwhite
#F8F8FF
ΔE00 8.93
Fog
#D8DCE0
ΔE00 9.52
Gainsboro
#DCDCDC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D9EB #E2EBD9
analogous
#D9D9EB #E2D9EB #EBD9EB
triadic
#E2D9EB #EBE2D9 #D9EBE2
tetradic
#E2D9EB #EBD9D9 #E2EBD9 #D9EBEB
square
#E2D9EB #EBD9D9 #E2EBD9 #D9EBEB
split-complementary
#E2D9EB #EBEBD9 #D9EBD9
monochromatic
#A589C1 #C3B1D6 #E2D9EB #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.37
#E2D9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E2D9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D9EB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D9EB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#E1DBDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d9eb; /* rgb */ color: rgb(226, 217, 235); /* oklch */ color: oklch(89.8% 0.026 308.1);
Tailwind
colors: {
custom: {
50: '#ebe4f1',
500: '#e2d9eb',
950: '#000000',
},
}SCSS
$custom: #e2d9eb; $custom-light: #ebe4f1; $custom-dark: #000000;
JSON
{
"hex": "#e2d9eb",
"rgb": {
"r": 226,
"g": 217,
"b": 235
},
"hsl": {
"h": 270,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.89779,
"c": 0.02612,
"h": 308.1
},
"luminance": 0.71793
}Semantic roles & 50–950 ramp
primary
#E2D9EB
secondary
#B4C4A4
accent
#AA3C73
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485