#EBDDEB#EBDDEB
#EBDDEB is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.3% C 0.024 H 325.8°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDEB |
|---|---|
| RGB | rgb(235, 221, 235) |
| HSL | hsl(300, 26%, 89%) |
| HSV | hsv(300, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(89.57, 7.23, -5.11) |
| CIE-LCH | lch(89.57, 8.85, 324.77°) |
| OKLab | oklab(91.28% 0.0199 -0.0135) |
| OKLCH | oklch(91.28% 0.024 325.8) |
| XYZ | xyz(75.1106, 75.3738, 89.1728) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.48
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Mistyrose
#FFE4E1
ΔE00 8.25
Thistle
#D8BFD8
ΔE00 8.35
Ghostwhite
#F8F8FF
ΔE00 8.63
Very Light Pink
#FFF4F2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDEB #DDEBDD
analogous
#E4DDEB #EBDDEB #EBDDE4
triadic
#EBDDEB #EBEBDD #DDEBEB
tetradic
#EBDDEB #EBE4DD #DDEBDD #DDE4EB
square
#EBDDEB #EBE4DD #DDEBDD #DDE4EB
split-complementary
#EBDDEB #E4EBDD #DDEBE4
monochromatic
#BE90BE #D4B6D4 #EBDDEB #F4ECF4 #F4ECF4
Accessibility & contrast
On white
1.31
#EBDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EBDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDEB
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDEB | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#ECDEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebddeb; /* rgb */ color: rgb(235, 221, 235); /* oklch */ color: oklch(91.3% 0.024 325.8);
Tailwind
colors: {
custom: {
50: '#f1e7f1',
500: '#ebddeb',
950: '#000000',
},
}SCSS
$custom: #ebddeb; $custom-light: #f1e7f1; $custom-dark: #000000;
JSON
{
"hex": "#ebddeb",
"rgb": {
"r": 235,
"g": 221,
"b": 235
},
"hsl": {
"h": 300,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91279,
"c": 0.02405,
"h": 325.8
},
"luminance": 0.75373
}Semantic roles & 50–950 ramp
primary
#EBDDEB
secondary
#A9C3A9
accent
#A44141
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485