#EBDCEA#EBDCEA
#EBDCEA is a very light, muted purple. Relative luminance 0.748; OKLCH L 91.1% C 0.025 H 327.8°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCEA |
|---|---|
| RGB | rgb(235, 220, 234) |
| HSL | hsl(304, 27%, 89%) |
| HSV | hsv(304, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 0.4%, 7.8%) |
| CIE-LAB | lab(89.29, 7.57, -4.98) |
| CIE-LCH | lch(89.29, 9.07, 326.65°) |
| OKLab | oklab(91.06% 0.021 -0.0132) |
| OKLCH | oklch(91.06% 0.025 327.8) |
| XYZ | xyz(74.7033, 74.7897, 88.3264) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.61
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 8.05
Mistyrose
#FFE4E1
ΔE00 8.13
Very Light Pink
#FFF4F2
ΔE00 8.87
Ghostwhite
#F8F8FF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCEA #DCEBDD
analogous
#E5DCEB #EBDCEA #EBDCE3
triadic
#EBDCEA #EAEBDC #DCEAEB
tetradic
#EBDCEA #EBE5DC #DCEBDD #DCE3EB
square
#EBDCEA #EBE5DC #DCEBDD #DCE3EB
split-complementary
#EBDCEA #E3EBDC #DCEBE5
monochromatic
#BE8EBB #D5B5D3 #EBDCEA #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.32
#EBDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EBDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCEA
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCEA | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#ECDDE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdcea; /* rgb */ color: rgb(235, 220, 234); /* oklch */ color: oklch(91.1% 0.025 327.8);
Tailwind
colors: {
custom: {
50: '#f1e6f0',
500: '#ebdcea',
950: '#000000',
},
}SCSS
$custom: #ebdcea; $custom-light: #f1e6f0; $custom-dark: #000000;
JSON
{
"hex": "#ebdcea",
"rgb": {
"r": 235,
"g": 220,
"b": 234
},
"hsl": {
"h": 304,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91057,
"c": 0.02476,
"h": 327.8
},
"luminance": 0.74789
}Semantic roles & 50–950 ramp
primary
#EBDCEA
secondary
#A8C4A9
accent
#A64640
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485