#E2D0EC#E2D0EC
#E2D0EC is a very light, muted violet. Relative luminance 0.673; OKLCH L 88.1% C 0.043 H 313.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0EC |
|---|---|
| RGB | rgb(226, 208, 236) |
| HSL | hsl(279, 42%, 87%) |
| HSV | hsv(279, 12%, 93%) |
| CMYK | cmyk(4.2%, 11.9%, 0%, 7.5%) |
| CIE-LAB | lab(85.67, 11.25, -11.49) |
| CIE-LCH | lch(85.67, 16.08, 314.39°) |
| OKLab | oklab(88.08% 0.0294 -0.0308) |
| OKLCH | oklch(88.08% 0.043 313.7) |
| XYZ | xyz(69.0578, 67.3371, 88.6999) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 6.68
Very Light Purple
#F6CEFC
ΔE00 6.95
Pale Mauve
#FED0FC
ΔE00 7.82
Light Lilac
#EDC8FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0EC #DAECD0
analogous
#D4D0EC #E2D0EC #ECD0E8
triadic
#E2D0EC #ECE2D0 #D0ECE2
tetradic
#E2D0EC #ECD4D0 #DAECD0 #D0E8EC
square
#E2D0EC #ECD4D0 #DAECD0 #D0E8EC
split-complementary
#E2D0EC #E8ECD0 #D0ECD4
monochromatic
#AC79C9 #C7A4DA #E2D0EC #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.45
#E2D0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#E2D0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0EC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0EC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#E1D3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d0ec; /* rgb */ color: rgb(226, 208, 236); /* oklch */ color: oklch(88.1% 0.043 313.7);
Tailwind
colors: {
custom: {
50: '#ebdef2',
500: '#e2d0ec',
950: '#000000',
},
}SCSS
$custom: #e2d0ec; $custom-light: #ebdef2; $custom-dark: #000000;
JSON
{
"hex": "#e2d0ec",
"rgb": {
"r": 226,
"g": 208,
"b": 236
},
"hsl": {
"h": 278.571,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.88076,
"c": 0.04254,
"h": 313.7
},
"luminance": 0.67337
}Semantic roles & 50–950 ramp
primary
#E2D0EC
secondary
#A9C899
accent
#B63060
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485