#E2D0ED#E2D0ED
#E2D0ED is a very light, muted violet. Relative luminance 0.674; OKLCH L 88.1% C 0.044 H 312.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0ED |
|---|---|
| RGB | rgb(226, 208, 237) |
| HSL | hsl(277, 45%, 87%) |
| HSV | hsv(277, 12%, 93%) |
| CMYK | cmyk(4.6%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.70, 11.44, -11.98) |
| CIE-LCH | lch(85.70, 16.56, 313.69°) |
| OKLab | oklab(88.11% 0.0297 -0.0321) |
| OKLCH | oklch(88.11% 0.044 312.8) |
| XYZ | xyz(69.2035, 67.3953, 89.4672) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.63
Pale Lavender
#EECFFE
ΔE00 5.68
Pale Lilac
#E4CBFF
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 7.61
Pale Mauve
#FED0FC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0ED #DBEDD0
analogous
#D4D0ED #E2D0ED #EDD0EA
triadic
#E2D0ED #EDE2D0 #D0EDE2
tetradic
#E2D0ED #EDD4D0 #DBEDD0 #D0EAED
square
#E2D0ED #EDD4D0 #DBEDD0 #D0EAED
split-complementary
#E2D0ED #EAEDD0 #D0EDD4
monochromatic
#AB77CB #C7A4DC #E2D0ED #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.45
#E2D0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#E2D0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0ED
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0ED | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#E1D3D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d0ed; /* rgb */ color: rgb(226, 208, 237); /* oklch */ color: oklch(88.1% 0.044 312.8);
Tailwind
colors: {
custom: {
50: '#ebdef2',
500: '#e2d0ed',
950: '#000000',
},
}SCSS
$custom: #e2d0ed; $custom-light: #ebdef2; $custom-dark: #000000;
JSON
{
"hex": "#e2d0ed",
"rgb": {
"r": 226,
"g": 208,
"b": 237
},
"hsl": {
"h": 277.241,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.88109,
"c": 0.04375,
"h": 312.8
},
"luminance": 0.67395
}Semantic roles & 50–950 ramp
primary
#E2D0ED
secondary
#ABC998
accent
#B82E62
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485