#EBDAF1#EBDAF1
#EBDAF1 is a very light, muted purple. Relative luminance 0.742; OKLCH L 90.9% C 0.036 H 317.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAF1 |
|---|---|
| RGB | rgb(235, 218, 241) |
| HSL | hsl(284, 45%, 90%) |
| HSV | hsv(284, 10%, 95%) |
| CMYK | cmyk(2.5%, 9.5%, 0%, 5.5%) |
| CIE-LAB | lab(89.00, 9.89, -9.11) |
| CIE-LCH | lch(89.00, 13.45, 317.36°) |
| OKLab | oklab(90.89% 0.0263 -0.0243) |
| OKLCH | oklch(90.89% 0.036 317.3) |
| XYZ | xyz(75.2070, 74.1564, 93.5537) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.52
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Pale Lavender
#EECFFE
ΔE00 7.65
Lavenderblush
#FFF0F5
ΔE00 8.31
Very Light Purple
#F6CEFC
ΔE00 8.36
Pale Lilac
#E4CBFF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAF1 #E0F1DA
analogous
#E0DAF1 #EBDAF1 #F1DAEB
triadic
#EBDAF1 #F1EBDA #DAF1EB
tetradic
#EBDAF1 #F1E0DA #E0F1DA #DAEBF1
square
#EBDAF1 #F1E0DA #E0F1DA #DAEBF1
split-complementary
#EBDAF1 #EBF1DA #DAF1E0
monochromatic
#BB81CF #D3AEE0 #EBDAF1 #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.33
#EBDAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#EBDAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAF1
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAF1 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF2
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#EBDCE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdaf1; /* rgb */ color: rgb(235, 218, 241); /* oklch */ color: oklch(90.9% 0.036 317.3);
Tailwind
colors: {
custom: {
50: '#f1e5f5',
500: '#ebdaf1',
950: '#000000',
},
}SCSS
$custom: #ebdaf1; $custom-light: #f1e5f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdaf1",
"rgb": {
"r": 235,
"g": 218,
"b": 241
},
"hsl": {
"h": 284.348,
"s": 45.098,
"l": 90
},
"oklch": {
"l": 0.90888,
"c": 0.03582,
"h": 317.3
},
"luminance": 0.74156
}Semantic roles & 50–950 ramp
primary
#EBDAF1
secondary
#ADCEA1
accent
#B82D51
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485