#E7CDEC#E7CDEC
#E7CDEC is a very light, muted purple. Relative luminance 0.667; OKLCH L 87.9% C 0.050 H 320.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E7CDEC |
|---|---|
| RGB | rgb(231, 205, 236) |
| HSL | hsl(290, 45%, 86%) |
| HSV | hsv(290, 13%, 93%) |
| CMYK | cmyk(2.1%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.36, 14.49, -11.92) |
| CIE-LCH | lch(85.36, 18.76, 320.56°) |
| OKLab | oklab(87.93% 0.0391 -0.0319) |
| OKLCH | oklch(87.93% 0.05 320.8) |
| XYZ | xyz(69.9244, 66.7085, 88.5330) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.97
Pale Lavender
#EECFFE
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.90
Pale Mauve
#FED0FC
ΔE00 5.63
Pale Lilac
#E4CBFF
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7CDEC #D2ECCD
analogous
#D8CDEC #E7CDEC #ECCDE2
triadic
#E7CDEC #ECE7CD #CDECE7
tetradic
#E7CDEC #ECD8CD #D2ECCD #CDE2EC
square
#E7CDEC #ECD8CD #D2ECCD #CDE2EC
split-complementary
#E7CDEC #E2ECCD #CDECD8
monochromatic
#BC74CA #D2A1DB #E7CDEC #F4E9F7 #F4E9F7
Accessibility & contrast
On white
1.46
#E7CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E7CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7CDEC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7CDEC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#E8D0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7cdec; /* rgb */ color: rgb(231, 205, 236); /* oklch */ color: oklch(87.9% 0.050 320.8);
Tailwind
colors: {
custom: {
50: '#eedcf2',
500: '#e7cdec',
950: '#000000',
},
}SCSS
$custom: #e7cdec; $custom-light: #eedcf2; $custom-dark: #000000;
JSON
{
"hex": "#e7cdec",
"rgb": {
"r": 231,
"g": 205,
"b": 236
},
"hsl": {
"h": 290.323,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87929,
"c": 0.05043,
"h": 320.8
},
"luminance": 0.66708
}Semantic roles & 50–950 ramp
primary
#E7CDEC
secondary
#9DC895
accent
#B82D44
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485