#EBDBED#EBDBED
#EBDBED is a very light, muted purple. Relative luminance 0.744; OKLCH L 91.0% C 0.030 H 322.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBED |
|---|---|
| RGB | rgb(235, 219, 237) |
| HSL | hsl(293, 33%, 89%) |
| HSV | hsv(293, 8%, 93%) |
| CMYK | cmyk(0.8%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(89.13, 8.64, -6.80) |
| CIE-LCH | lch(89.13, 11.00, 321.77°) |
| OKLab | oklab(90.96% 0.0235 -0.0181) |
| OKLCH | oklch(90.96% 0.03 322.4) |
| XYZ | xyz(74.8762, 74.4402, 90.5282) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Lavenderblush
#FFF0F5
ΔE00 6.81
Thistle
#D8BFD8
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 8.92
Mistyrose
#FFE4E1
ΔE00 9.27
Pale Lavender
#EECFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBED #DDEDDB
analogous
#E2DBED #EBDBED #EDDBE6
triadic
#EBDBED #EDEBDB #DBEDEB
tetradic
#EBDBED #EDE2DB #DDEDDB #DBE6ED
square
#EBDBED #EDE2DB #DDEDDB #DBE6ED
split-complementary
#EBDBED #E6EDDB #DBEDE2
monochromatic
#BE89C4 #D4B2D9 #EBDBED #F4EBF5 #F4EBF5
Accessibility & contrast
On white
1.32
#EBDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EBDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBED
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBED | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#ECDCE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdbed; /* rgb */ color: rgb(235, 219, 237); /* oklch */ color: oklch(91.0% 0.030 322.4);
Tailwind
colors: {
custom: {
50: '#f1e6f2',
500: '#ebdbed',
950: '#000000',
},
}SCSS
$custom: #ebdbed; $custom-light: #f1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#ebdbed",
"rgb": {
"r": 235,
"g": 219,
"b": 237
},
"hsl": {
"h": 293.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.90956,
"c": 0.02963,
"h": 322.4
},
"luminance": 0.7444
}Semantic roles & 50–950 ramp
primary
#EBDBED
secondary
#A9C7A5
accent
#AC3946
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485