#EBDDEE#EBDDEE
#EBDDEE is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.4% C 0.027 H 320.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDEE |
|---|---|
| RGB | rgb(235, 221, 238) |
| HSL | hsl(289, 33%, 90%) |
| HSV | hsv(289, 7%, 93%) |
| CMYK | cmyk(1.3%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(89.65, 7.77, -6.56) |
| CIE-LCH | lch(89.65, 10.17, 319.83°) |
| OKLab | oklab(91.37% 0.021 -0.0174) |
| OKLCH | oklch(91.37% 0.027 320.3) |
| XYZ | xyz(75.5476, 75.5486, 91.4747) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Lavenderblush
#FFF0F5
ΔE00 6.28
Thistle
#D8BFD8
ΔE00 7.89
Ghostwhite
#F8F8FF
ΔE00 9.13
Mistyrose
#FFE4E1
ΔE00 9.16
Light Pink
#FFD1DF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDEE #E0EEDD
analogous
#E3DDEE #EBDDEE #EEDDE8
triadic
#EBDDEE #EEEBDD #DDEEEB
tetradic
#EBDDEE #EEE3DD #E0EEDD #DDE8EE
square
#EBDDEE #EEE3DD #E0EEDD #DDE8EE
split-complementary
#EBDDEE #E8EEDD #DDEEE3
monochromatic
#BB8BC5 #D3B4DA #EBDDEE #F3EBF5 #F3EBF5
Accessibility & contrast
On white
1.30
#EBDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EBDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDEE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDEE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#EBDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebddee; /* rgb */ color: rgb(235, 221, 238); /* oklch */ color: oklch(91.4% 0.027 320.3);
Tailwind
colors: {
custom: {
50: '#f1e7f3',
500: '#ebddee',
950: '#000000',
},
}SCSS
$custom: #ebddee; $custom-light: #f1e7f3; $custom-dark: #000000;
JSON
{
"hex": "#ebddee",
"rgb": {
"r": 235,
"g": 221,
"b": 238
},
"hsl": {
"h": 289.412,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.9137,
"c": 0.02727,
"h": 320.3
},
"luminance": 0.75548
}Semantic roles & 50–950 ramp
primary
#EBDDEE
secondary
#ADC8A7
accent
#AC394E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485