#E0CDEB#E0CDEB
#E0CDEB is a very light, muted violet. Relative luminance 0.655; OKLCH L 87.3% C 0.046 H 313.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CDEB |
|---|---|
| RGB | rgb(224, 205, 235) |
| HSL | hsl(278, 43%, 86%) |
| HSV | hsv(278, 13%, 92%) |
| CMYK | cmyk(4.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.75, 11.99, -12.36) |
| CIE-LCH | lch(84.75, 17.22, 314.12°) |
| OKLab | oklab(87.3% 0.0312 -0.0331) |
| OKLCH | oklch(87.3% 0.046 313.3) |
| XYZ | xyz(67.5647, 65.5085, 87.6662) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.07
Pale Lavender
#EECFFE
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 6.02
Very Light Purple
#F6CEFC
ΔE00 6.45
Light Lilac
#EDC8FF
ΔE00 7.20
Light Lavender
#DFC5FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CDEB #D8EBCD
analogous
#D1CDEB #E0CDEB #EBCDE7
triadic
#E0CDEB #EBE0CD #CDEBE0
tetradic
#E0CDEB #EBD1CD #D8EBCD #CDE7EB
square
#E0CDEB #EBD1CD #D8EBCD #CDE7EB
split-complementary
#E0CDEB #E7EBCD #CDEBD1
monochromatic
#AA76C8 #C5A1DA #E0CDEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.49
#E0CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#E0CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CDEB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CDEB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#DFD0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e0cdeb; /* rgb */ color: rgb(224, 205, 235); /* oklch */ color: oklch(87.3% 0.046 313.3);
Tailwind
colors: {
custom: {
50: '#e9dcf1',
500: '#e0cdeb',
950: '#000000',
},
}SCSS
$custom: #e0cdeb; $custom-light: #e9dcf1; $custom-dark: #000000;
JSON
{
"hex": "#e0cdeb",
"rgb": {
"r": 224,
"g": 205,
"b": 235
},
"hsl": {
"h": 278,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87304,
"c": 0.04553,
"h": 313.3
},
"luminance": 0.65508
}Semantic roles & 50–950 ramp
primary
#E0CDEB
secondary
#A8C696
accent
#B63061
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485