#E2D2EC#E2D2EC
#E2D2EC is a very light, muted violet. Relative luminance 0.683; OKLCH L 88.5% C 0.039 H 312.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2EC |
|---|---|
| RGB | rgb(226, 210, 236) |
| HSL | hsl(277, 41%, 87%) |
| HSV | hsv(277, 11%, 93%) |
| CMYK | cmyk(4.2%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(86.17, 10.19, -10.76) |
| CIE-LCH | lch(86.17, 14.82, 313.46°) |
| OKLab | oklab(88.46% 0.0265 -0.0288) |
| OKLCH | oklch(88.46% 0.039 312.6) |
| XYZ | xyz(69.5485, 68.3184, 88.8635) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 6.76
Pale Lilac
#E4CBFF
ΔE00 7.42
Lavender (CSS)
#E6E6FA
ΔE00 7.67
Very Light Purple
#F6CEFC
ΔE00 7.78
Pale Mauve
#FED0FC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2EC #DCECD2
analogous
#D5D2EC #E2D2EC #ECD2E9
triadic
#E2D2EC #ECE2D2 #D2ECE2
tetradic
#E2D2EC #ECD5D2 #DCECD2 #D2E9EC
square
#E2D2EC #ECD5D2 #DCECD2 #D2E9EC
split-complementary
#E2D2EC #E9ECD2 #D2ECD5
monochromatic
#AB7CC8 #C6A7DA #E2D2EC #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.43
#E2D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#E2D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2EC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2EC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#E1D5DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d2ec; /* rgb */ color: rgb(226, 210, 236); /* oklch */ color: oklch(88.5% 0.039 312.6);
Tailwind
colors: {
custom: {
50: '#ebdff2',
500: '#e2d2ec',
950: '#000000',
},
}SCSS
$custom: #e2d2ec; $custom-light: #ebdff2; $custom-dark: #000000;
JSON
{
"hex": "#e2d2ec",
"rgb": {
"r": 226,
"g": 210,
"b": 236
},
"hsl": {
"h": 276.923,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88459,
"c": 0.03912,
"h": 312.6
},
"luminance": 0.68318
}Semantic roles & 50–950 ramp
primary
#E2D2EC
secondary
#ACC79B
accent
#B43264
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485