#E0CDEC#E0CDEC
#E0CDEC is a very light, muted violet. Relative luminance 0.656; OKLCH L 87.3% C 0.047 H 312.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CDEC |
|---|---|
| RGB | rgb(224, 205, 236) |
| HSL | hsl(277, 45%, 86%) |
| HSV | hsv(277, 13%, 93%) |
| CMYK | cmyk(5.1%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.77, 12.18, -12.85) |
| CIE-LCH | lch(84.77, 17.70, 313.47°) |
| OKLab | oklab(87.34% 0.0316 -0.0345) |
| OKLCH | oklch(87.34% 0.047 312.5) |
| XYZ | xyz(67.7096, 65.5665, 88.4292) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.23
Pale Lavender
#EECFFE
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 6.27
Light Lilac
#EDC8FF
ΔE00 6.94
Light Lavender
#DFC5FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CDEC #D9ECCD
analogous
#D1CDEC #E0CDEC #ECCDE9
triadic
#E0CDEC #ECE0CD #CDECE0
tetradic
#E0CDEC #ECD1CD #D9ECCD #CDE9EC
square
#E0CDEC #ECD1CD #D9ECCD #CDE9EC
split-complementary
#E0CDEC #E9ECCD #CDECD1
monochromatic
#A974CA #C5A1DB #E0CDEC #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.49
#E0CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E0CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CDEC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CDEC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#DFD0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e0cdec; /* rgb */ color: rgb(224, 205, 236); /* oklch */ color: oklch(87.3% 0.047 312.5);
Tailwind
colors: {
custom: {
50: '#e9dcf2',
500: '#e0cdec',
950: '#000000',
},
}SCSS
$custom: #e0cdec; $custom-light: #e9dcf2; $custom-dark: #000000;
JSON
{
"hex": "#e0cdec",
"rgb": {
"r": 224,
"g": 205,
"b": 236
},
"hsl": {
"h": 276.774,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87337,
"c": 0.04674,
"h": 312.5
},
"luminance": 0.65566
}Semantic roles & 50–950 ramp
primary
#E0CDEC
secondary
#A9C895
accent
#B82D63
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485