#E8CDEC#E8CDEC
#E8CDEC is a very light, muted purple. Relative luminance 0.669; OKLCH L 88.0% C 0.051 H 321.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CDEC |
|---|---|
| RGB | rgb(232, 205, 236) |
| HSL | hsl(292, 45%, 86%) |
| HSV | hsv(292, 13%, 93%) |
| CMYK | cmyk(1.7%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.44, 14.82, -11.78) |
| CIE-LCH | lch(85.44, 18.93, 321.51°) |
| OKLab | oklab(88.02% 0.0402 -0.0315) |
| OKLCH | oklch(88.02% 0.051 321.9) |
| XYZ | xyz(70.2482, 66.8754, 88.5482) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.03
Pale Lavender
#EECFFE
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.75
Pale Mauve
#FED0FC
ΔE00 5.42
Pale Lilac
#E4CBFF
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CDEC #D1ECCD
analogous
#D9CDEC #E8CDEC #ECCDE1
triadic
#E8CDEC #ECE8CD #CDECE8
tetradic
#E8CDEC #ECD9CD #D1ECCD #CDE1EC
square
#E8CDEC #ECD9CD #D1ECCD #CDE1EC
split-complementary
#E8CDEC #E1ECCD #CDECD9
monochromatic
#BF74CA #D4A1DB #E8CDEC #F5E9F7 #F5E9F7
Accessibility & contrast
On white
1.46
#E8CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#E8CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CDEC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CDEC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4ED
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#E9D0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e8cdec; /* rgb */ color: rgb(232, 205, 236); /* oklch */ color: oklch(88.0% 0.051 321.9);
Tailwind
colors: {
custom: {
50: '#efdcf2',
500: '#e8cdec',
950: '#000000',
},
}SCSS
$custom: #e8cdec; $custom-light: #efdcf2; $custom-dark: #000000;
JSON
{
"hex": "#e8cdec",
"rgb": {
"r": 232,
"g": 205,
"b": 236
},
"hsl": {
"h": 292.258,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.88015,
"c": 0.05104,
"h": 321.9
},
"luminance": 0.66875
}Semantic roles & 50–950 ramp
primary
#E8CDEC
secondary
#9CC895
accent
#B82D3F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485