#EBDEEA#EBDEEA
#EBDEEA is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.4% C 0.021 H 328.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEEA |
|---|---|
| RGB | rgb(235, 222, 234) |
| HSL | hsl(305, 25%, 90%) |
| HSV | hsv(305, 6%, 92%) |
| CMYK | cmyk(0%, 5.5%, 0.4%, 7.8%) |
| CIE-LAB | lab(89.79, 6.53, -4.26) |
| CIE-LCH | lch(89.79, 7.80, 326.90°) |
| OKLab | oklab(91.44% 0.0181 -0.0113) |
| OKLCH | oklch(91.44% 0.021 328.1) |
| XYZ | xyz(75.2313, 75.8457, 88.5024) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.88
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Mistyrose
#FFE4E1
ΔE00 7.80
Very Light Pink
#FFF4F2
ΔE00 7.89
Ghostwhite
#F8F8FF
ΔE00 7.97
Gainsboro
#DCDCDC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEEA #DEEBDF
analogous
#E6DEEB #EBDEEA #EBDEE4
triadic
#EBDEEA #EAEBDE #DEEAEB
tetradic
#EBDEEA #EBE6DE #DEEBDF #DEE4EB
square
#EBDEEA #EBE6DE #DEEBDF #DEE4EB
split-complementary
#EBDEEA #E4EBDE #DEEBE6
monochromatic
#BD92BA #D4B8D2 #EBDEEA #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.30
#EBDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EBDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEEA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEEA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#ECDFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdeea; /* rgb */ color: rgb(235, 222, 234); /* oklch */ color: oklch(91.4% 0.021 328.1);
Tailwind
colors: {
custom: {
50: '#f1e8f0',
500: '#ebdeea',
950: '#000000',
},
}SCSS
$custom: #ebdeea; $custom-light: #f1e8f0; $custom-dark: #000000;
JSON
{
"hex": "#ebdeea",
"rgb": {
"r": 235,
"g": 222,
"b": 234
},
"hsl": {
"h": 304.615,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.91442,
"c": 0.0213,
"h": 328.1
},
"luminance": 0.75845
}Semantic roles & 50–950 ramp
primary
#EBDEEA
secondary
#AAC3AC
accent
#A34A42
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485