#EBDCE9#EBDCE9
#EBDCE9 is a very light, muted purple. Relative luminance 0.747; OKLCH L 91.0% C 0.024 H 330.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCE9 |
|---|---|
| RGB | rgb(235, 220, 233) |
| HSL | hsl(308, 27%, 89%) |
| HSV | hsv(308, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 0.9%, 7.8%) |
| CIE-LAB | lab(89.27, 7.39, -4.50) |
| CIE-LCH | lch(89.27, 8.65, 328.68°) |
| OKLab | oklab(91.03% 0.0206 -0.0119) |
| OKLCH | oklch(91.03% 0.024 330) |
| XYZ | xyz(74.5600, 74.7324, 87.5719) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.37
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Mistyrose
#FFE4E1
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.24
Very Light Pink
#FFF4F2
ΔE00 8.57
Ghostwhite
#F8F8FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCE9 #DCEBDE
analogous
#E6DCEB #EBDCE9 #EBDCE2
triadic
#EBDCE9 #E9EBDC #DCE9EB
tetradic
#EBDCE9 #EBE6DC #DCEBDE #DCE2EB
square
#EBDCE9 #EBE6DC #DCEBDE #DCE2EB
split-complementary
#EBDCE9 #E2EBDC #DCEBE6
monochromatic
#BE8EB8 #D5B5D1 #EBDCE9 #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.32
#EBDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EBDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCE9
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCE9 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEA
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#ECDDE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdce9; /* rgb */ color: rgb(235, 220, 233); /* oklch */ color: oklch(91.0% 0.024 330.0);
Tailwind
colors: {
custom: {
50: '#f1e6f0',
500: '#ebdce9',
950: '#000000',
},
}SCSS
$custom: #ebdce9; $custom-light: #f1e6f0; $custom-dark: #000000;
JSON
{
"hex": "#ebdce9",
"rgb": {
"r": 235,
"g": 220,
"b": 233
},
"hsl": {
"h": 308,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91027,
"c": 0.02378,
"h": 330
},
"luminance": 0.74732
}Semantic roles & 50–950 ramp
primary
#EBDCE9
secondary
#A8C4AB
accent
#A64D40
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485