#EBDBF3#EBDBF3
#EBDBF3 is a very light, muted purple. Relative luminance 0.748; OKLCH L 91.1% C 0.036 H 314.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBF3 |
|---|---|
| RGB | rgb(235, 219, 243) |
| HSL | hsl(280, 50%, 91%) |
| HSV | hsv(280, 10%, 95%) |
| CMYK | cmyk(3.3%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(89.30, 9.74, -9.71) |
| CIE-LCH | lch(89.30, 13.75, 315.08°) |
| OKLab | oklab(91.14% 0.0256 -0.0259) |
| OKLCH | oklch(91.14% 0.036 314.6) |
| XYZ | xyz(75.7675, 74.7967, 95.2223) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 8.36
Lavenderblush
#FFF0F5
ΔE00 8.47
Pale Lilac
#E4CBFF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBF3 #E3F3DB
analogous
#DFDBF3 #EBDBF3 #F3DBEF
triadic
#EBDBF3 #F3EBDB #DBF3EB
tetradic
#EBDBF3 #F3DFDB #E3F3DB #DBEFF3
square
#EBDBF3 #F3DFDB #E3F3DB #DBEFF3
split-complementary
#EBDBF3 #EFF3DB #DBF3DF
monochromatic
#B87FD4 #D1ADE4 #EBDBF3 #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.32
#EBDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EBDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBF3
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBF3 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#EBDDE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdbf3; /* rgb */ color: rgb(235, 219, 243); /* oklch */ color: oklch(91.1% 0.036 314.6);
Tailwind
colors: {
custom: {
50: '#f1e6f7',
500: '#ebdbf3',
950: '#000000',
},
}SCSS
$custom: #ebdbf3; $custom-light: #f1e6f7; $custom-dark: #000000;
JSON
{
"hex": "#ebdbf3",
"rgb": {
"r": 235,
"g": 219,
"b": 243
},
"hsl": {
"h": 280,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.91142,
"c": 0.03645,
"h": 314.6
},
"luminance": 0.74796
}Semantic roles & 50–950 ramp
primary
#EBDBF3
secondary
#B1D2A1
accent
#BD285A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485