#EBDDED#EBDDED
#EBDDED is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.3% C 0.026 H 322.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDED |
|---|---|
| RGB | rgb(235, 221, 237) |
| HSL | hsl(293, 31%, 90%) |
| HSV | hsv(293, 7%, 93%) |
| CMYK | cmyk(0.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.62, 7.59, -6.08) |
| CIE-LCH | lch(89.62, 9.73, 321.32°) |
| OKLab | oklab(91.34% 0.0206 -0.0161) |
| OKLCH | oklch(91.34% 0.026 322) |
| XYZ | xyz(75.4011, 75.4900, 90.7032) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Lavenderblush
#FFF0F5
ΔE00 6.01
Thistle
#D8BFD8
ΔE00 8.02
Mistyrose
#FFE4E1
ΔE00 8.85
Ghostwhite
#F8F8FF
ΔE00 8.95
Very Light Pink
#FFF4F2
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDED #DFEDDD
analogous
#E3DDED #EBDDED #EDDDE7
triadic
#EBDDED #EDEBDD #DDEDEB
tetradic
#EBDDED #EDE3DD #DFEDDD #DDE7ED
square
#EBDDED #EDE3DD #DFEDDD #DDE7ED
split-complementary
#EBDDED #E7EDDD #DDEDE3
monochromatic
#BC8DC3 #D3B5D8 #EBDDED #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.30
#EBDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EBDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDED
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDED | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#ECDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdded; /* rgb */ color: rgb(235, 221, 237); /* oklch */ color: oklch(91.3% 0.026 322.0);
Tailwind
colors: {
custom: {
50: '#f1e7f2',
500: '#ebdded',
950: '#000000',
},
}SCSS
$custom: #ebdded; $custom-light: #f1e7f2; $custom-dark: #000000;
JSON
{
"hex": "#ebdded",
"rgb": {
"r": 235,
"g": 221,
"b": 237
},
"hsl": {
"h": 292.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.9134,
"c": 0.02617,
"h": 322
},
"luminance": 0.75489
}Semantic roles & 50–950 ramp
primary
#EBDDED
secondary
#ABC7A8
accent
#A93C4A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485