#E9CDEC#E9CDEC
#E9CDEC is a very light, muted purple. Relative luminance 0.670; OKLCH L 88.1% C 0.052 H 323.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E9CDEC |
|---|---|
| RGB | rgb(233, 205, 236) |
| HSL | hsl(294, 45%, 86%) |
| HSV | hsv(294, 13%, 93%) |
| CMYK | cmyk(1.3%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.53, 15.15, -11.65) |
| CIE-LCH | lch(85.53, 19.11, 322.45°) |
| OKLab | oklab(88.1% 0.0412 -0.0311) |
| OKLCH | oklch(88.1% 0.052 323) |
| XYZ | xyz(70.5738, 67.0433, 88.5634) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.10
Pale Lavender
#EECFFE
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.61
Pale Mauve
#FED0FC
ΔE00 5.21
Pale Lilac
#E4CBFF
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9CDEC #D0ECCD
analogous
#DACDEC #E9CDEC #ECCDE0
triadic
#E9CDEC #ECE9CD #CDECE9
tetradic
#E9CDEC #ECDACD #D0ECCD #CDE0EC
square
#E9CDEC #ECDACD #D0ECCD #CDE0EC
split-complementary
#E9CDEC #E0ECCD #CDECDA
monochromatic
#C274CA #D5A1DB #E9CDEC #F5E9F7 #F5E9F7
Accessibility & contrast
On white
1.46
#E9CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#E9CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9CDEC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9CDEC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#EAD0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e9cdec; /* rgb */ color: rgb(233, 205, 236); /* oklch */ color: oklch(88.1% 0.052 323.0);
Tailwind
colors: {
custom: {
50: '#f0dcf2',
500: '#e9cdec',
950: '#000000',
},
}SCSS
$custom: #e9cdec; $custom-light: #f0dcf2; $custom-dark: #000000;
JSON
{
"hex": "#e9cdec",
"rgb": {
"r": 233,
"g": 205,
"b": 236
},
"hsl": {
"h": 294.194,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.88101,
"c": 0.05166,
"h": 323
},
"luminance": 0.67042
}Semantic roles & 50–950 ramp
primary
#E9CDEC
secondary
#9AC895
accent
#B82D3B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485