#EBDAEE#EBDAEE
#EBDAEE is a very light, muted purple. Relative luminance 0.740; OKLCH L 90.8% C 0.032 H 321.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAEE |
|---|---|
| RGB | rgb(235, 218, 238) |
| HSL | hsl(291, 37%, 89%) |
| HSV | hsv(291, 8%, 93%) |
| CMYK | cmyk(1.3%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(88.91, 9.34, -7.65) |
| CIE-LCH | lch(88.91, 12.08, 320.67°) |
| OKLab | oklab(90.8% 0.0253 -0.0204) |
| OKLCH | oklch(90.8% 0.032 321.1) |
| XYZ | xyz(74.7626, 73.9786, 91.2131) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Lavenderblush
#FFF0F5
ΔE00 7.50
Pale Lavender
#EECFFE
ΔE00 8.56
Light Pink
#FFD1DF
ΔE00 8.71
Very Light Purple
#F6CEFC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAEE #DDEEDA
analogous
#E1DAEE #EBDAEE #EEDAE7
triadic
#EBDAEE #EEEBDA #DAEEEB
tetradic
#EBDAEE #EEE1DA #DDEEDA #DAE7EE
square
#EBDAEE #EEE1DA #DDEEDA #DAE7EE
split-complementary
#EBDAEE #E7EEDA #DAEEE1
monochromatic
#BE86C7 #D4B0DB #EBDAEE #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.33
#EBDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EBDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAEE
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAEE | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#ECDCE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdaee; /* rgb */ color: rgb(235, 218, 238); /* oklch */ color: oklch(90.8% 0.032 321.1);
Tailwind
colors: {
custom: {
50: '#f1e5f3',
500: '#ebdaee',
950: '#000000',
},
}SCSS
$custom: #ebdaee; $custom-light: #f1e5f3; $custom-dark: #000000;
JSON
{
"hex": "#ebdaee",
"rgb": {
"r": 235,
"g": 218,
"b": 238
},
"hsl": {
"h": 291,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.90795,
"c": 0.03245,
"h": 321.1
},
"luminance": 0.73978
}Semantic roles & 50–950 ramp
primary
#EBDAEE
secondary
#A9C9A3
accent
#B03648
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485