#EBDCEB#EBDCEB
#EBDCEB is a very light, muted purple. Relative luminance 0.748; OKLCH L 91.1% C 0.026 H 325.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCEB |
|---|---|
| RGB | rgb(235, 220, 235) |
| HSL | hsl(300, 27%, 89%) |
| HSV | hsv(300, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.32, 7.75, -5.47) |
| CIE-LCH | lch(89.32, 9.49, 324.79°) |
| OKLab | oklab(91.09% 0.0213 -0.0145) |
| OKLCH | oklch(91.09% 0.026 325.8) |
| XYZ | xyz(74.8473, 74.8473, 89.0851) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.87
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 7.88
Mistyrose
#FFE4E1
ΔE00 8.44
Ghostwhite
#F8F8FF
ΔE00 9.15
Very Light Pink
#FFF4F2
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCEB #DCEBDC
analogous
#E4DCEB #EBDCEB #EBDCE4
triadic
#EBDCEB #EBEBDC #DCEBEB
tetradic
#EBDCEB #EBE4DC #DCEBDC #DCE4EB
square
#EBDCEB #EBE4DC #DCEBDC #DCE4EB
split-complementary
#EBDCEB #E4EBDC #DCEBE4
monochromatic
#BE8EBE #D5B5D5 #EBDCEB #F4ECF4 #F4ECF4
Accessibility & contrast
On white
1.32
#EBDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EBDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCEB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCEB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#ECDDE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdceb; /* rgb */ color: rgb(235, 220, 235); /* oklch */ color: oklch(91.1% 0.026 325.8);
Tailwind
colors: {
custom: {
50: '#f1e6f1',
500: '#ebdceb',
950: '#000000',
},
}SCSS
$custom: #ebdceb; $custom-light: #f1e6f1; $custom-dark: #000000;
JSON
{
"hex": "#ebdceb",
"rgb": {
"r": 235,
"g": 220,
"b": 235
},
"hsl": {
"h": 300,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.91087,
"c": 0.02578,
"h": 325.8
},
"luminance": 0.74847
}Semantic roles & 50–950 ramp
primary
#EBDCEB
secondary
#A8C4A8
accent
#A64040
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485