#E3CEED#E3CEED
#E3CEED is a very light, muted purple. Relative luminance 0.666; OKLCH L 87.8% C 0.048 H 315.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E3CEED |
|---|---|
| RGB | rgb(227, 206, 237) |
| HSL | hsl(281, 46%, 87%) |
| HSV | hsv(281, 13%, 93%) |
| CMYK | cmyk(4.2%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.30, 12.83, -12.58) |
| CIE-LCH | lch(85.30, 17.96, 315.56°) |
| OKLab | oklab(87.81% 0.0337 -0.0337) |
| OKLCH | oklch(87.81% 0.048 315) |
| XYZ | xyz(69.0335, 66.5885, 89.3205) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.23
Pale Lavender
#EECFFE
ΔE00 4.82
Pale Lilac
#E4CBFF
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 6.71
Pale Mauve
#FED0FC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3CEED #D8EDCE
analogous
#D4CEED #E3CEED #EDCEE8
triadic
#E3CEED #EDE3CE #CEEDE3
tetradic
#E3CEED #EDD4CE #D8EDCE #CEE8ED
square
#E3CEED #EDD4CE #D8EDCE #CEE8ED
split-complementary
#E3CEED #E8EDCE #CEEDD4
monochromatic
#B074CC #C9A1DD #E3CEED #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.47
#E3CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#E3CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3CEED
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3CEED | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#CED6EC
Tritanopia (blue-blind)
#E3D1D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e3ceed; /* rgb */ color: rgb(227, 206, 237); /* oklch */ color: oklch(87.8% 0.048 315.0);
Tailwind
colors: {
custom: {
50: '#ecddf2',
500: '#e3ceed',
950: '#000000',
},
}SCSS
$custom: #e3ceed; $custom-light: #ecddf2; $custom-dark: #000000;
JSON
{
"hex": "#e3ceed",
"rgb": {
"r": 227,
"g": 206,
"b": 237
},
"hsl": {
"h": 280.645,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.87811,
"c": 0.04765,
"h": 315
},
"luminance": 0.66588
}Semantic roles & 50–950 ramp
primary
#E3CEED
secondary
#A6C996
accent
#B92C5A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485