#EBDAED#EBDAED
#EBDAED is a very light, muted purple. Relative luminance 0.739; OKLCH L 90.8% C 0.031 H 322.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAED |
|---|---|
| RGB | rgb(235, 218, 237) |
| HSL | hsl(294, 35%, 89%) |
| HSV | hsv(294, 8%, 93%) |
| CMYK | cmyk(0.8%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(88.88, 9.16, -7.17) |
| CIE-LCH | lch(88.88, 11.63, 321.95°) |
| OKLab | oklab(90.76% 0.0249 -0.019) |
| OKLCH | oklch(90.76% 0.031 322.6) |
| XYZ | xyz(74.6161, 73.9200, 90.4415) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.76
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Lavenderblush
#FFF0F5
ΔE00 7.23
Light Pink
#FFD1DF
ΔE00 8.64
Pale Lavender
#EECFFE
ΔE00 8.88
Pale Pink
#FFCFDC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAED #DCEDDA
analogous
#E2DAED #EBDAED #EDDAE6
triadic
#EBDAED #EDEBDA #DAEDEB
tetradic
#EBDAED #EDE2DA #DCEDDA #DAE6ED
square
#EBDAED #EDE2DA #DCEDDA #DAE6ED
split-complementary
#EBDAED #E6EDDA #DAEDE2
monochromatic
#BE88C5 #D5B1D9 #EBDAED #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.33
#EBDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#EBDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAED
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAED | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#ECDCE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdaed; /* rgb */ color: rgb(235, 218, 237); /* oklch */ color: oklch(90.8% 0.031 322.6);
Tailwind
colors: {
custom: {
50: '#f1e5f2',
500: '#ebdaed',
950: '#000000',
},
}SCSS
$custom: #ebdaed; $custom-light: #f1e5f2; $custom-dark: #000000;
JSON
{
"hex": "#ebdaed",
"rgb": {
"r": 235,
"g": 218,
"b": 237
},
"hsl": {
"h": 293.684,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.90764,
"c": 0.03136,
"h": 322.6
},
"luminance": 0.73919
}Semantic roles & 50–950 ramp
primary
#EBDAED
secondary
#A8C7A4
accent
#AD3844
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485