#E5CEED#E5CEED
#E5CEED is a very light, muted purple. Relative luminance 0.669; OKLCH L 88.0% C 0.049 H 317.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CEED |
|---|---|
| RGB | rgb(229, 206, 237) |
| HSL | hsl(285, 46%, 87%) |
| HSV | hsv(285, 13%, 93%) |
| CMYK | cmyk(3.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.46, 13.49, -12.31) |
| CIE-LCH | lch(85.46, 18.26, 317.61°) |
| OKLab | oklab(87.98% 0.0358 -0.033) |
| OKLCH | oklch(87.98% 0.049 317.4) |
| XYZ | xyz(69.6681, 66.9157, 89.3502) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 5.37
Pale Lilac
#E4CBFF
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CEED #D6EDCE
analogous
#D6CEED #E5CEED #EDCEE6
triadic
#E5CEED #EDE5CE #CEEDE5
tetradic
#E5CEED #EDD6CE #D6EDCE #CEE6ED
square
#E5CEED #EDD6CE #D6EDCE #CEE6ED
split-complementary
#E5CEED #E6EDCE #CEEDD6
monochromatic
#B674CC #CDA1DD #E5CEED #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.46
#E5CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#E5CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CEED
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CEED | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#E5D1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e5ceed; /* rgb */ color: rgb(229, 206, 237); /* oklch */ color: oklch(88.0% 0.049 317.4);
Tailwind
colors: {
custom: {
50: '#edddf2',
500: '#e5ceed',
950: '#000000',
},
}SCSS
$custom: #e5ceed; $custom-light: #edddf2; $custom-dark: #000000;
JSON
{
"hex": "#e5ceed",
"rgb": {
"r": 229,
"g": 206,
"b": 237
},
"hsl": {
"h": 284.516,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.8798,
"c": 0.04868,
"h": 317.4
},
"luminance": 0.66915
}Semantic roles & 50–950 ramp
primary
#E5CEED
secondary
#A3C996
accent
#B92C51
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485