#E2D2ED#E2D2ED
#E2D2ED is a very light, muted violet. Relative luminance 0.684; OKLCH L 88.5% C 0.040 H 311.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2ED |
|---|---|
| RGB | rgb(226, 210, 237) |
| HSL | hsl(276, 43%, 88%) |
| HSV | hsv(276, 11%, 93%) |
| CMYK | cmyk(4.6%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.19, 10.38, -11.24) |
| CIE-LCH | lch(86.19, 15.30, 312.72°) |
| OKLab | oklab(88.49% 0.0269 -0.0301) |
| OKLCH | oklch(88.49% 0.04 311.7) |
| XYZ | xyz(69.6941, 68.3767, 89.6308) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.11
Pale Lavender
#EECFFE
ΔE00 6.49
Pale Lilac
#E4CBFF
ΔE00 7.11
Very Light Purple
#F6CEFC
ΔE00 7.57
Lavender (CSS)
#E6E6FA
ΔE00 7.75
Pale Mauve
#FED0FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2ED #DDEDD2
analogous
#D5D2ED #E2D2ED #EDD2EA
triadic
#E2D2ED #EDE2D2 #D2EDE2
tetradic
#E2D2ED #EDD5D2 #DDEDD2 #D2EAED
square
#E2D2ED #EDD5D2 #DDEDD2 #D2EAED
split-complementary
#E2D2ED #EAEDD2 #D2EDD5
monochromatic
#AA7BCA #C6A6DC #E2D2ED #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.43
#E2D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#E2D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2ED
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2ED | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#E1D5DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d2ed; /* rgb */ color: rgb(226, 210, 237); /* oklch */ color: oklch(88.5% 0.040 311.7);
Tailwind
colors: {
custom: {
50: '#ebdff2',
500: '#e2d2ed',
950: '#000000',
},
}SCSS
$custom: #e2d2ed; $custom-light: #ebdff2; $custom-dark: #000000;
JSON
{
"hex": "#e2d2ed",
"rgb": {
"r": 226,
"g": 210,
"b": 237
},
"hsl": {
"h": 275.556,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.88491,
"c": 0.04034,
"h": 311.7
},
"luminance": 0.68376
}Semantic roles & 50–950 ramp
primary
#E2D2ED
secondary
#ADC99A
accent
#B63066
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485