#E4CEED#E4CEED
#E4CEED is a very light, muted purple. Relative luminance 0.668; OKLCH L 87.9% C 0.048 H 316.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CEED |
|---|---|
| RGB | rgb(228, 206, 237) |
| HSL | hsl(283, 46%, 87%) |
| HSV | hsv(283, 13%, 93%) |
| CMYK | cmyk(3.8%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.38, 13.16, -12.44) |
| CIE-LCH | lch(85.38, 18.11, 316.59°) |
| OKLab | oklab(87.9% 0.0348 -0.0333) |
| OKLCH | oklch(87.9% 0.048 316.2) |
| XYZ | xyz(69.3499, 66.7516, 89.3353) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.17
Pale Lavender
#EECFFE
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 5.73
Pale Mauve
#FED0FC
ΔE00 6.49
Light Lilac
#EDC8FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CEED #D7EDCE
analogous
#D5CEED #E4CEED #EDCEE7
triadic
#E4CEED #EDE4CE #CEEDE4
tetradic
#E4CEED #EDD5CE #D7EDCE #CEE7ED
square
#E4CEED #EDD5CE #D7EDCE #CEE7ED
split-complementary
#E4CEED #E7EDCE #CEEDD5
monochromatic
#B374CC #CBA1DD #E4CEED #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.46
#E4CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#E4CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CEED
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CEED | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#E4D1D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4ceed; /* rgb */ color: rgb(228, 206, 237); /* oklch */ color: oklch(87.9% 0.048 316.2);
Tailwind
colors: {
custom: {
50: '#ecddf2',
500: '#e4ceed',
950: '#000000',
},
}SCSS
$custom: #e4ceed; $custom-light: #ecddf2; $custom-dark: #000000;
JSON
{
"hex": "#e4ceed",
"rgb": {
"r": 228,
"g": 206,
"b": 237
},
"hsl": {
"h": 282.581,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.87895,
"c": 0.04816,
"h": 316.2
},
"luminance": 0.66751
}Semantic roles & 50–950 ramp
primary
#E4CEED
secondary
#A5C996
accent
#B92C55
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485