#E5CCED#E5CCED
#E5CCED is a very light, muted purple. Relative luminance 0.660; OKLCH L 87.6% C 0.052 H 317.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CCED |
|---|---|
| RGB | rgb(229, 204, 237) |
| HSL | hsl(285, 48%, 86%) |
| HSV | hsv(285, 14%, 93%) |
| CMYK | cmyk(3.4%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.98, 14.55, -13.04) |
| CIE-LCH | lch(84.98, 19.53, 318.13°) |
| OKLab | oklab(87.6% 0.0387 -0.0349) |
| OKLCH | oklch(87.6% 0.052 317.9) |
| XYZ | xyz(69.1897, 65.9589, 89.1907) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.03
Thistle
#D8BFD8
ΔE00 4.10
Very Light Purple
#F6CEFC
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 5.27
Pale Mauve
#FED0FC
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CCED #D4EDCC
analogous
#D5CCED #E5CCED #EDCCE5
triadic
#E5CCED #EDE5CC #CCEDE5
tetradic
#E5CCED #EDD5CC #D4EDCC #CCE5ED
square
#E5CCED #EDD5CC #D4EDCC #CCE5ED
split-complementary
#E5CCED #E5EDCC #CCEDD5
monochromatic
#B772CD #CE9FDD #E5CCED #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.48
#E5CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#E5CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CCED
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CCED | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#CED5EC
Tritanopia (blue-blind)
#E5CFD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e5cced; /* rgb */ color: rgb(229, 204, 237); /* oklch */ color: oklch(87.6% 0.052 317.9);
Tailwind
colors: {
custom: {
50: '#eddbf2',
500: '#e5cced',
950: '#000000',
},
}SCSS
$custom: #e5cced; $custom-light: #eddbf2; $custom-dark: #000000;
JSON
{
"hex": "#e5cced",
"rgb": {
"r": 229,
"g": 204,
"b": 237
},
"hsl": {
"h": 285.455,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.87602,
"c": 0.05215,
"h": 317.9
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#E5CCED
secondary
#A1CA94
accent
#BB2A4D
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161517
muted
#848485