#E2D6EA#E2D6EA
#E2D6EA is a very light, muted violet. Relative luminance 0.702; OKLCH L 89.2% C 0.030 H 312.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6EA |
|---|---|
| RGB | rgb(226, 214, 234) |
| HSL | hsl(276, 32%, 88%) |
| HSV | hsv(276, 9%, 92%) |
| CMYK | cmyk(3.4%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(87.10, 7.71, -8.31) |
| CIE-LCH | lch(87.10, 11.34, 312.84°) |
| OKLab | oklab(89.17% 0.02 -0.0222) |
| OKLCH | oklch(89.17% 0.03 312.1) |
| XYZ | xyz(70.2594, 70.2027, 87.6750) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 6.67
Lavenderblush
#FFF0F5
ΔE00 8.23
Pale Lavender
#EECFFE
ΔE00 9.19
Pale Lilac
#E4CBFF
ΔE00 9.76
Very Light Purple
#F6CEFC
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6EA #DEEAD6
analogous
#D8D6EA #E2D6EA #EAD6E8
triadic
#E2D6EA #EAE2D6 #D6EAE2
tetradic
#E2D6EA #EAD8D6 #DEEAD6 #D6E8EA
square
#E2D6EA #EAD8D6 #DEEAD6 #D6E8EA
split-complementary
#E2D6EA #E8EAD6 #D6EAD8
monochromatic
#A985C1 #C5AED5 #E2D6EA #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.40
#E2D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#E2D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6EA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6EA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9EB
Deuteranopia (green-blind)
#D6DAE9
Tritanopia (blue-blind)
#E1D8DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2d6ea; /* rgb */ color: rgb(226, 214, 234); /* oklch */ color: oklch(89.2% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#ebe2f0',
500: '#e2d6ea',
950: '#000000',
},
}SCSS
$custom: #e2d6ea; $custom-light: #ebe2f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d6ea",
"rgb": {
"r": 226,
"g": 214,
"b": 234
},
"hsl": {
"h": 276,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.89166,
"c": 0.02991,
"h": 312.1
},
"luminance": 0.70202
}Semantic roles & 50–950 ramp
primary
#E2D6EA
secondary
#AFC3A1
accent
#AB3A67
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485