#EBDBF1#EBDBF1
#EBDBF1 is a very light, muted purple. Relative luminance 0.747; OKLCH L 91.1% C 0.034 H 316.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBF1 |
|---|---|
| RGB | rgb(235, 219, 241) |
| HSL | hsl(284, 44%, 90%) |
| HSV | hsv(284, 9%, 95%) |
| CMYK | cmyk(2.5%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(89.24, 9.37, -8.74) |
| CIE-LCH | lch(89.24, 12.82, 316.98°) |
| OKLab | oklab(91.08% 0.0249 -0.0233) |
| OKLCH | oklch(91.08% 0.034 316.9) |
| XYZ | xyz(75.4671, 74.6765, 93.6404) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Thistle
#D8BFD8
ΔE00 6.85
Lavenderblush
#FFF0F5
ΔE00 7.91
Pale Lavender
#EECFFE
ΔE00 8.11
Very Light Purple
#F6CEFC
ΔE00 8.84
Pale Lilac
#E4CBFF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBF1 #E1F1DB
analogous
#E0DBF1 #EBDBF1 #F1DBEC
triadic
#EBDBF1 #F1EBDB #DBF1EB
tetradic
#EBDBF1 #F1E0DB #E1F1DB #DBECF1
square
#EBDBF1 #F1E0DB #E1F1DB #DBECF1
split-complementary
#EBDBF1 #ECF1DB #DBF1E0
monochromatic
#BA83CF #D3AFE0 #EBDBF1 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.32
#EBDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EBDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBF1
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBF1 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF2
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#EBDDE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdbf1; /* rgb */ color: rgb(235, 219, 241); /* oklch */ color: oklch(91.1% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#f1e6f5',
500: '#ebdbf1',
950: '#000000',
},
}SCSS
$custom: #ebdbf1; $custom-light: #f1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdbf1",
"rgb": {
"r": 235,
"g": 219,
"b": 241
},
"hsl": {
"h": 283.636,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.91079,
"c": 0.03411,
"h": 316.9
},
"luminance": 0.74676
}Semantic roles & 50–950 ramp
primary
#EBDBF1
secondary
#AECEA2
accent
#B72E54
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485