#EBDDEC#EBDDEC
#EBDDEC is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.3% C 0.025 H 323.8°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDEC |
|---|---|
| RGB | rgb(235, 221, 236) |
| HSL | hsl(296, 28%, 90%) |
| HSV | hsv(296, 6%, 93%) |
| CMYK | cmyk(0.4%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.59, 7.41, -5.59) |
| CIE-LCH | lch(89.59, 9.28, 322.96°) |
| OKLab | oklab(91.31% 0.0202 -0.0148) |
| OKLCH | oklch(91.31% 0.025 323.8) |
| XYZ | xyz(75.2554, 75.4317, 89.9359) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Thistle
#D8BFD8
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.55
Ghostwhite
#F8F8FF
ΔE00 8.79
Very Light Pink
#FFF4F2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDEC #DEECDD
analogous
#E4DDEC #EBDDEC #ECDDE6
triadic
#EBDDEC #ECEBDD #DDECEB
tetradic
#EBDDEC #ECE4DD #DEECDD #DDE6EC
square
#EBDDEC #ECE4DD #DEECDD #DDE6EC
split-complementary
#EBDDEC #E6ECDD #DDECE4
monochromatic
#BD8EC0 #D4B6D6 #EBDDEC #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.31
#EBDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EBDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDEC
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDEC | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#ECDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebddec; /* rgb */ color: rgb(235, 221, 236); /* oklch */ color: oklch(91.3% 0.025 323.8);
Tailwind
colors: {
custom: {
50: '#f1e7f2',
500: '#ebddec',
950: '#000000',
},
}SCSS
$custom: #ebddec; $custom-light: #f1e7f2; $custom-dark: #000000;
JSON
{
"hex": "#ebddec",
"rgb": {
"r": 235,
"g": 221,
"b": 236
},
"hsl": {
"h": 296,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.91309,
"c": 0.02509,
"h": 323.8
},
"luminance": 0.75431
}Semantic roles & 50–950 ramp
primary
#EBDDEC
secondary
#AAC5A8
accent
#A73F46
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485