#E0CEDF#E0CEDF
#E0CEDF is a very light, muted purple. Relative luminance 0.653; OKLCH L 87.1% C 0.030 H 327.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CEDF |
|---|---|
| RGB | rgb(224, 206, 223) |
| HSL | hsl(303, 23%, 84%) |
| HSV | hsv(303, 8%, 88%) |
| CMYK | cmyk(0%, 8%, 0.4%, 12.2%) |
| CIE-LAB | lab(84.65, 9.23, -6.13) |
| CIE-LCH | lch(84.65, 11.08, 326.42°) |
| OKLab | oklab(87.11% 0.0255 -0.0162) |
| OKLCH | oklch(87.11% 0.03 327.5) |
| XYZ | xyz(66.1292, 65.3183, 78.9217) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.76
Light Pink
#FFD1DF
ΔE00 8.43
Lavender (CSS)
#E6E6FA
ΔE00 8.52
Lavenderblush
#FFF0F5
ΔE00 8.81
Pale Pink
#FFCFDC
ΔE00 8.89
Pale Lavender
#EECFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CEDF #CEE0CF
analogous
#D8CEE0 #E0CEDF #E0CED6
triadic
#E0CEDF #DFE0CE #CEDFE0
tetradic
#E0CEDF #E0D8CE #CEE0CF #CED6E0
square
#E0CEDF #E0D8CE #CEE0CF #CED6E0
split-complementary
#E0CEDF #D6E0CE #CEE0D8
monochromatic
#B183AE #C8A9C7 #E0CEDF #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.49
#E0CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#E0CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CEDF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CEDF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#E1CFD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e0cedf; /* rgb */ color: rgb(224, 206, 223); /* oklch */ color: oklch(87.1% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#e9dde9',
500: '#e0cedf',
950: '#000000',
},
}SCSS
$custom: #e0cedf; $custom-light: #e9dde9; $custom-dark: #000000;
JSON
{
"hex": "#e0cedf",
"rgb": {
"r": 224,
"g": 206,
"b": 223
},
"hsl": {
"h": 303.333,
"s": 22.5,
"l": 84.314
},
"oklch": {
"l": 0.87114,
"c": 0.03025,
"h": 327.5
},
"luminance": 0.65318
}Semantic roles & 50–950 ramp
primary
#E0CEDF
secondary
#9CB79D
accent
#A14A45
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484