#E4CCED#E4CCED
#E4CCED is a very light, muted purple. Relative luminance 0.658; OKLCH L 87.5% C 0.052 H 316.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CCED |
|---|---|
| RGB | rgb(228, 204, 237) |
| HSL | hsl(284, 48%, 86%) |
| HSV | hsv(284, 14%, 93%) |
| CMYK | cmyk(3.8%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.89, 14.22, -13.17) |
| CIE-LCH | lch(84.89, 19.38, 317.18°) |
| OKLab | oklab(87.52% 0.0376 -0.0353) |
| OKLCH | oklch(87.52% 0.052 316.8) |
| XYZ | xyz(68.8715, 65.7948, 89.1758) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.10
Pale Lavender
#EECFFE
ΔE00 4.10
Very Light Purple
#F6CEFC
ΔE00 4.91
Pale Lilac
#E4CBFF
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CCED #D5EDCC
analogous
#D4CCED #E4CCED #EDCCE6
triadic
#E4CCED #EDE4CC #CCEDE4
tetradic
#E4CCED #EDD4CC #D5EDCC #CCE6ED
square
#E4CCED #EDD4CC #D5EDCC #CCE6ED
split-complementary
#E4CCED #E6EDCC #CCEDD4
monochromatic
#B472CD #CC9FDD #E4CCED #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.48
#E4CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#E4CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CCED
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CCED | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#E4CFD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4cced; /* rgb */ color: rgb(228, 204, 237); /* oklch */ color: oklch(87.5% 0.052 316.8);
Tailwind
colors: {
custom: {
50: '#ecdbf2',
500: '#e4cced',
950: '#000000',
},
}SCSS
$custom: #e4cced; $custom-light: #ecdbf2; $custom-dark: #000000;
JSON
{
"hex": "#e4cced",
"rgb": {
"r": 228,
"g": 204,
"b": 237
},
"hsl": {
"h": 283.636,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.87517,
"c": 0.05161,
"h": 316.8
},
"luminance": 0.65794
}Semantic roles & 50–950 ramp
primary
#E4CCED
secondary
#A2CA94
accent
#BB2A52
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161517
muted
#848485