#EBDBFB#EBDBFB
#EBDBFB is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.4% C 0.046 H 307.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBFB |
|---|---|
| RGB | rgb(235, 219, 251) |
| HSL | hsl(270, 80%, 92%) |
| HSV | hsv(270, 13%, 98%) |
| CMYK | cmyk(6.4%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(89.53, 11.25, -13.57) |
| CIE-LCH | lch(89.53, 17.63, 309.65°) |
| OKLab | oklab(91.4% 0.0284 -0.0365) |
| OKLCH | oklch(91.4% 0.046 307.9) |
| XYZ | xyz(77.0020, 75.2905, 101.7240) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 7.28
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Light Lilac
#EDC8FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBFB #EBFBDB
analogous
#DBDBFB #EBDBFB #FBDBFB
triadic
#EBDBFB #FBEBDB #DBFBEB
tetradic
#EBDBFB #FBDBDB #EBFBDB #DBFBFB
square
#EBDBFB #FBDBDB #EBFBDB #DBFBFB
split-complementary
#EBDBFB #FBFBDB #DBFBDB
monochromatic
#AE6DEF #CCA4F5 #EBDBFB #F0E3FC #F0E3FC
Accessibility & contrast
On white
1.31
#EBDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EBDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBFB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBFB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#E9DFE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdbfb; /* rgb */ color: rgb(235, 219, 251); /* oklch */ color: oklch(91.4% 0.046 307.9);
Tailwind
colors: {
custom: {
50: '#f1e6fc',
500: '#ebdbfb',
950: '#000000',
},
}SCSS
$custom: #ebdbfb; $custom-light: #f1e6fc; $custom-dark: #000000;
JSON
{
"hex": "#ebdbfb",
"rgb": {
"r": 235,
"g": 219,
"b": 251
},
"hsl": {
"h": 270,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91398,
"c": 0.0462,
"h": 307.9
},
"luminance": 0.7529
}Semantic roles & 50–950 ramp
primary
#EBDBFB
secondary
#BDE298
accent
#DC0973
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485