#E1CDEC#E1CDEC
#E1CDEC is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.4% C 0.047 H 313.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CDEC |
|---|---|
| RGB | rgb(225, 205, 236) |
| HSL | hsl(279, 45%, 86%) |
| HSV | hsv(279, 13%, 93%) |
| CMYK | cmyk(4.7%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.86, 12.51, -12.72) |
| CIE-LCH | lch(84.86, 17.84, 314.52°) |
| OKLab | oklab(87.42% 0.0326 -0.0341) |
| OKLCH | oklch(87.42% 0.047 313.7) |
| XYZ | xyz(68.0205, 65.7268, 88.4438) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 4.99
Pale Lilac
#E4CBFF
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 6.05
Light Lilac
#EDC8FF
ΔE00 6.82
Light Lavender
#DFC5FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CDEC #D8ECCD
analogous
#D2CDEC #E1CDEC #ECCDE8
triadic
#E1CDEC #ECE1CD #CDECE1
tetradic
#E1CDEC #ECD2CD #D8ECCD #CDE8EC
square
#E1CDEC #ECD2CD #D8ECCD #CDE8EC
split-complementary
#E1CDEC #E8ECCD #CDECD2
monochromatic
#AC74CA #C6A1DB #E1CDEC #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.48
#E1CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#E1CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CDEC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CDEC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#E0D0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e1cdec; /* rgb */ color: rgb(225, 205, 236); /* oklch */ color: oklch(87.4% 0.047 313.7);
Tailwind
colors: {
custom: {
50: '#eadcf2',
500: '#e1cdec',
950: '#000000',
},
}SCSS
$custom: #e1cdec; $custom-light: #eadcf2; $custom-dark: #000000;
JSON
{
"hex": "#e1cdec",
"rgb": {
"r": 225,
"g": 205,
"b": 236
},
"hsl": {
"h": 278.71,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87421,
"c": 0.0472,
"h": 313.7
},
"luminance": 0.65726
}Semantic roles & 50–950 ramp
primary
#E1CDEC
secondary
#A7C895
accent
#B82D5F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485