#EBD9ED#EBD9ED
#EBD9ED is a very light, muted purple. Relative luminance 0.734; OKLCH L 90.6% C 0.033 H 322.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD9ED |
|---|---|
| RGB | rgb(235, 217, 237) |
| HSL | hsl(294, 36%, 89%) |
| HSV | hsv(294, 8%, 93%) |
| CMYK | cmyk(0.8%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(88.64, 9.68, -7.53) |
| CIE-LCH | lch(88.64, 12.27, 322.13°) |
| OKLab | oklab(90.57% 0.0264 -0.02) |
| OKLCH | oklch(90.57% 0.033 322.8) |
| XYZ | xyz(74.3576, 73.4029, 90.3553) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.39
Lavender (CSS)
#E6E6FA
ΔE00 7.35
Lavenderblush
#FFF0F5
ΔE00 7.65
Light Pink
#FFD1DF
ΔE00 8.38
Pale Lavender
#EECFFE
ΔE00 8.43
Very Light Purple
#F6CEFC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD9ED #DBEDD9
analogous
#E1D9ED #EBD9ED #EDD9E5
triadic
#EBD9ED #EDEBD9 #D9EDEB
tetradic
#EBD9ED #EDE1D9 #DBEDD9 #D9E5ED
square
#EBD9ED #EDE1D9 #DBEDD9 #D9E5ED
split-complementary
#EBD9ED #E5EDD9 #D9EDE1
monochromatic
#BF86C6 #D5AFD9 #EBD9ED #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.34
#EBD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#EBD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD9ED
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD9ED | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEE
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#ECDBDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebd9ed; /* rgb */ color: rgb(235, 217, 237); /* oklch */ color: oklch(90.6% 0.033 322.8);
Tailwind
colors: {
custom: {
50: '#f1e4f2',
500: '#ebd9ed',
950: '#000000',
},
}SCSS
$custom: #ebd9ed; $custom-light: #f1e4f2; $custom-dark: #000000;
JSON
{
"hex": "#ebd9ed",
"rgb": {
"r": 235,
"g": 217,
"b": 237
},
"hsl": {
"h": 294,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.90573,
"c": 0.03309,
"h": 322.8
},
"luminance": 0.73402
}Semantic roles & 50–950 ramp
primary
#EBD9ED
secondary
#A6C8A3
accent
#AF3743
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485