#E2D0E8#E2D0E8
#E2D0E8 is a very light, muted purple. Relative luminance 0.671; OKLCH L 87.9% C 0.038 H 317.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0E8 |
|---|---|
| RGB | rgb(226, 208, 232) |
| HSL | hsl(285, 34%, 86%) |
| HSV | hsv(285, 10%, 91%) |
| CMYK | cmyk(2.6%, 10.3%, 0%, 9%) |
| CIE-LAB | lab(85.56, 10.50, -9.54) |
| CIE-LCH | lch(85.56, 14.18, 317.74°) |
| OKLab | oklab(87.95% 0.028 -0.0255) |
| OKLCH | oklch(87.95% 0.038 317.7) |
| XYZ | xyz(68.4831, 67.1072, 85.6735) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 7.10
Very Light Purple
#F6CEFC
ΔE00 7.86
Pale Lilac
#E4CBFF
ΔE00 7.95
Lavender (CSS)
#E6E6FA
ΔE00 8.29
Pale Mauve
#FED0FC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0E8 #D6E8D0
analogous
#D6D0E8 #E2D0E8 #E8D0E2
triadic
#E2D0E8 #E8E2D0 #D0E8E2
tetradic
#E2D0E8 #E8D6D0 #D6E8D0 #D0E2E8
square
#E2D0E8 #E8D6D0 #D6E8D0 #D0E2E8
split-complementary
#E2D0E8 #E2E8D0 #D0E8D6
monochromatic
#AF7EC0 #C9A7D4 #E2D0E8 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.46
#E2D0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#E2D0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0E8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0E8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E9
Deuteranopia (green-blind)
#D1D6E7
Tritanopia (blue-blind)
#E2D2D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d0e8; /* rgb */ color: rgb(226, 208, 232); /* oklch */ color: oklch(87.9% 0.038 317.7);
Tailwind
colors: {
custom: {
50: '#ebdeef',
500: '#e2d0e8',
950: '#000000',
},
}SCSS
$custom: #e2d0e8; $custom-light: #ebdeef; $custom-dark: #000000;
JSON
{
"hex": "#e2d0e8",
"rgb": {
"r": 226,
"g": 208,
"b": 232
},
"hsl": {
"h": 285,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.87948,
"c": 0.03783,
"h": 317.7
},
"luminance": 0.67107
}Semantic roles & 50–950 ramp
primary
#E2D0E8
secondary
#A4C29B
accent
#AD3856
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485