#E6CDEC#E6CDEC
#E6CDEC is a very light, muted purple. Relative luminance 0.665; OKLCH L 87.8% C 0.050 H 319.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E6CDEC |
|---|---|
| RGB | rgb(230, 205, 236) |
| HSL | hsl(288, 45%, 86%) |
| HSV | hsv(288, 13%, 93%) |
| CMYK | cmyk(2.5%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.27, 14.16, -12.05) |
| CIE-LCH | lch(85.27, 18.59, 319.59°) |
| OKLab | oklab(87.84% 0.038 -0.0322) |
| OKLCH | oklch(87.84% 0.05 319.7) |
| XYZ | xyz(69.6025, 66.5425, 88.5179) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.94
Pale Lavender
#EECFFE
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 5.06
Pale Mauve
#FED0FC
ΔE00 5.85
Pale Lilac
#E4CBFF
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6CDEC #D3ECCD
analogous
#D7CDEC #E6CDEC #ECCDE3
triadic
#E6CDEC #ECE6CD #CDECE6
tetradic
#E6CDEC #ECD7CD #D3ECCD #CDE3EC
square
#E6CDEC #ECD7CD #D3ECCD #CDE3EC
split-complementary
#E6CDEC #E3ECCD #CDECD7
monochromatic
#BA74CA #D0A1DB #E6CDEC #F4E9F7 #F4E9F7
Accessibility & contrast
On white
1.47
#E6CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#E6CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6CDEC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6CDEC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#E7D0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e6cdec; /* rgb */ color: rgb(230, 205, 236); /* oklch */ color: oklch(87.8% 0.050 319.7);
Tailwind
colors: {
custom: {
50: '#eedcf2',
500: '#e6cdec',
950: '#000000',
},
}SCSS
$custom: #e6cdec; $custom-light: #eedcf2; $custom-dark: #000000;
JSON
{
"hex": "#e6cdec",
"rgb": {
"r": 230,
"g": 205,
"b": 236
},
"hsl": {
"h": 288.387,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87843,
"c": 0.04985,
"h": 319.7
},
"luminance": 0.66542
}Semantic roles & 50–950 ramp
primary
#E6CDEC
secondary
#9FC895
accent
#B82D48
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485