#EBDEEE#EBDEEE
#EBDEEE is a very light, muted purple. Relative luminance 0.761; OKLCH L 91.6% C 0.026 H 319.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEEE |
|---|---|
| RGB | rgb(235, 222, 238) |
| HSL | hsl(289, 32%, 90%) |
| HSV | hsv(289, 7%, 93%) |
| CMYK | cmyk(1.3%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.90, 7.25, -6.20) |
| CIE-LCH | lch(89.90, 9.54, 319.48°) |
| OKLab | oklab(91.56% 0.0195 -0.0165) |
| OKLCH | oklch(91.56% 0.026 319.9) |
| XYZ | xyz(75.8124, 76.0782, 91.5630) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.55
Lavenderblush
#FFF0F5
ΔE00 5.91
Thistle
#D8BFD8
ΔE00 8.33
Ghostwhite
#F8F8FF
ΔE00 8.60
Mistyrose
#FFE4E1
ΔE00 8.98
Very Light Pink
#FFF4F2
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEEE #E1EEDE
analogous
#E3DEEE #EBDEEE #EEDEE9
triadic
#EBDEEE #EEEBDE #DEEEEB
tetradic
#EBDEEE #EEE3DE #E1EEDE #DEE9EE
square
#EBDEEE #EEE3DE #E1EEDE #DEE9EE
split-complementary
#EBDEEE #E9EEDE #DEEEE3
monochromatic
#BA8DC4 #D3B6D9 #EBDEEE #F3EBF5 #F3EBF5
Accessibility & contrast
On white
1.30
#EBDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EBDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEEE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEEE | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#EBDFE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdeee; /* rgb */ color: rgb(235, 222, 238); /* oklch */ color: oklch(91.6% 0.026 319.9);
Tailwind
colors: {
custom: {
50: '#f1e8f3',
500: '#ebdeee',
950: '#000000',
},
}SCSS
$custom: #ebdeee; $custom-light: #f1e8f3; $custom-dark: #000000;
JSON
{
"hex": "#ebdeee",
"rgb": {
"r": 235,
"g": 222,
"b": 238
},
"hsl": {
"h": 288.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91562,
"c": 0.02556,
"h": 319.9
},
"luminance": 0.76078
}Semantic roles & 50–950 ramp
primary
#EBDEEE
secondary
#AEC8A8
accent
#AB3B50
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485