#E3CDEB#E3CDEB
#E3CDEB is a very light, muted purple. Relative luminance 0.660; OKLCH L 87.6% C 0.047 H 317.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E3CDEB |
|---|---|
| RGB | rgb(227, 205, 235) |
| HSL | hsl(284, 43%, 86%) |
| HSV | hsv(284, 13%, 92%) |
| CMYK | cmyk(3.4%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.99, 12.98, -11.97) |
| CIE-LCH | lch(84.99, 17.65, 317.32°) |
| OKLab | oklab(87.56% 0.0344 -0.032) |
| OKLCH | oklch(87.56% 0.047 317.1) |
| XYZ | xyz(68.5030, 65.9923, 87.7102) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.82
Pale Lavender
#EECFFE
ΔE00 5.03
Very Light Purple
#F6CEFC
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3CDEB #D5EBCD
analogous
#D4CDEB #E3CDEB #EBCDE4
triadic
#E3CDEB #EBE3CD #CDEBE3
tetradic
#E3CDEB #EBD4CD #D5EBCD #CDE4EB
square
#E3CDEB #EBD4CD #D5EBCD #CDE4EB
split-complementary
#E3CDEB #E4EBCD #CDEBD4
monochromatic
#B276C8 #CBA1DA #E3CDEB #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.48
#E3CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#E3CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3CDEB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3CDEB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#E3D0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e3cdeb; /* rgb */ color: rgb(227, 205, 235); /* oklch */ color: oklch(87.6% 0.047 317.1);
Tailwind
colors: {
custom: {
50: '#ecdcf1',
500: '#e3cdeb',
950: '#000000',
},
}SCSS
$custom: #e3cdeb; $custom-light: #ecdcf1; $custom-dark: #000000;
JSON
{
"hex": "#e3cdeb",
"rgb": {
"r": 227,
"g": 205,
"b": 235
},
"hsl": {
"h": 284,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87556,
"c": 0.04704,
"h": 317.1
},
"luminance": 0.65992
}Semantic roles & 50–950 ramp
primary
#E3CDEB
secondary
#A3C696
accent
#B63053
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485