#EBDBF2#EBDBF2
#EBDBF2 is a very light, muted purple. Relative luminance 0.747; OKLCH L 91.1% C 0.035 H 315.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBF2 |
|---|---|
| RGB | rgb(235, 219, 242) |
| HSL | hsl(282, 47%, 90%) |
| HSV | hsv(282, 10%, 95%) |
| CMYK | cmyk(2.9%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(89.27, 9.55, -9.23) |
| CIE-LCH | lch(89.27, 13.28, 315.99°) |
| OKLab | oklab(91.11% 0.0253 -0.0246) |
| OKLCH | oklch(91.11% 0.035 315.7) |
| XYZ | xyz(75.6169, 74.7365, 94.4292) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Thistle
#D8BFD8
ΔE00 6.82
Pale Lavender
#EECFFE
ΔE00 7.82
Lavenderblush
#FFF0F5
ΔE00 8.19
Very Light Purple
#F6CEFC
ΔE00 8.60
Pale Lilac
#E4CBFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBF2 #E2F2DB
analogous
#DFDBF2 #EBDBF2 #F2DBED
triadic
#EBDBF2 #F2EBDB #DBF2EB
tetradic
#EBDBF2 #F2DFDB #E2F2DB #DBEDF2
square
#EBDBF2 #F2DFDB #E2F2DB #DBEDF2
split-complementary
#EBDBF2 #EDF2DB #DBF2DF
monochromatic
#B981D2 #D2AEE2 #EBDBF2 #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.32
#EBDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EBDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBF2
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBF2 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#EBDDE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdbf2; /* rgb */ color: rgb(235, 219, 242); /* oklch */ color: oklch(91.1% 0.035 315.7);
Tailwind
colors: {
custom: {
50: '#f1e6f6',
500: '#ebdbf2',
950: '#000000',
},
}SCSS
$custom: #ebdbf2; $custom-light: #f1e6f6; $custom-dark: #000000;
JSON
{
"hex": "#ebdbf2",
"rgb": {
"r": 235,
"g": 219,
"b": 242
},
"hsl": {
"h": 281.739,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.9111,
"c": 0.03527,
"h": 315.7
},
"luminance": 0.74736
}Semantic roles & 50–950 ramp
primary
#EBDBF2
secondary
#B0D0A1
accent
#BA2B57
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485