#E2D0E6#E2D0E6
#E2D0E6 is a very light, muted purple. Relative luminance 0.670; OKLCH L 87.9% C 0.036 H 320.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0E6 |
|---|---|
| RGB | rgb(226, 208, 230) |
| HSL | hsl(289, 31%, 86%) |
| HSV | hsv(289, 10%, 90%) |
| CMYK | cmyk(1.7%, 9.6%, 0%, 9.8%) |
| CIE-LAB | lab(85.50, 10.13, -8.56) |
| CIE-LCH | lch(85.50, 13.26, 319.78°) |
| OKLab | oklab(87.88% 0.0273 -0.0228) |
| OKLCH | oklch(87.88% 0.036 320.1) |
| XYZ | xyz(68.2007, 66.9942, 84.1859) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 7.71
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Very Light Purple
#F6CEFC
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 8.61
Light Pink
#FFD1DF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0E6 #D4E6D0
analogous
#D7D0E6 #E2D0E6 #E6D0DF
triadic
#E2D0E6 #E6E2D0 #D0E6E2
tetradic
#E2D0E6 #E6D7D0 #D4E6D0 #D0DFE6
square
#E2D0E6 #E6D7D0 #D4E6D0 #D0DFE6
split-complementary
#E2D0E6 #DFE6D0 #D0E6D7
monochromatic
#B180BB #C9A8D1 #E2D0E6 #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.46
#E2D0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E2D0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0E6
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0E6 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E7
Deuteranopia (green-blind)
#D2D6E5
Tritanopia (blue-blind)
#E3D2D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d0e6; /* rgb */ color: rgb(226, 208, 230); /* oklch */ color: oklch(87.9% 0.036 320.1);
Tailwind
colors: {
custom: {
50: '#ebdeed',
500: '#e2d0e6',
950: '#000000',
},
}SCSS
$custom: #e2d0e6; $custom-light: #ebdeed; $custom-dark: #000000;
JSON
{
"hex": "#e2d0e6",
"rgb": {
"r": 226,
"g": 208,
"b": 230
},
"hsl": {
"h": 289.091,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.87884,
"c": 0.03556,
"h": 320.1
},
"luminance": 0.66994
}Semantic roles & 50–950 ramp
primary
#E2D0E6
secondary
#A2BF9C
accent
#A93C50
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161516
muted
#848484