#E5CDEC#E5CDEC
#E5CDEC is a very light, muted purple. Relative luminance 0.664; OKLCH L 87.8% C 0.049 H 318.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CDEC |
|---|---|
| RGB | rgb(229, 205, 236) |
| HSL | hsl(286, 45%, 86%) |
| HSV | hsv(286, 13%, 93%) |
| CMYK | cmyk(3%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.19, 13.83, -12.19) |
| CIE-LCH | lch(85.19, 18.43, 318.61°) |
| OKLab | oklab(87.76% 0.0369 -0.0326) |
| OKLCH | oklch(87.76% 0.049 318.5) |
| XYZ | xyz(69.2825, 66.3775, 88.5029) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.93
Pale Lavender
#EECFFE
ΔE00 4.59
Very Light Purple
#F6CEFC
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 5.81
Pale Mauve
#FED0FC
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CDEC #D4ECCD
analogous
#D6CDEC #E5CDEC #ECCDE4
triadic
#E5CDEC #ECE5CD #CDECE5
tetradic
#E5CDEC #ECD6CD #D4ECCD #CDE4EC
square
#E5CDEC #ECD6CD #D4ECCD #CDE4EC
split-complementary
#E5CDEC #E4ECCD #CDECD6
monochromatic
#B774CA #CEA1DB #E5CDEC #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.47
#E5CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#E5CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CDEC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CDEC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#E5D0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e5cdec; /* rgb */ color: rgb(229, 205, 236); /* oklch */ color: oklch(87.8% 0.049 318.5);
Tailwind
colors: {
custom: {
50: '#eddcf2',
500: '#e5cdec',
950: '#000000',
},
}SCSS
$custom: #e5cdec; $custom-light: #eddcf2; $custom-dark: #000000;
JSON
{
"hex": "#e5cdec",
"rgb": {
"r": 229,
"g": 205,
"b": 236
},
"hsl": {
"h": 286.452,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87758,
"c": 0.04927,
"h": 318.5
},
"luminance": 0.66377
}Semantic roles & 50–950 ramp
primary
#E5CDEC
secondary
#A1C895
accent
#B82D4D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485