#EBA5FD#EBA5FD
#EBA5FD is a light, vivid purple. Relative luminance 0.517; OKLCH L 81.9% C 0.141 H 319.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA5FD |
|---|---|
| RGB | rgb(235, 165, 253) |
| HSL | hsl(288, 96%, 82%) |
| HSV | hsv(288, 35%, 99%) |
| CMYK | cmyk(7.1%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(77.08, 40.31, -33.55) |
| CIE-LCH | lch(77.08, 52.44, 320.22°) |
| OKLab | oklab(81.85% 0.1067 -0.0918) |
| OKLCH | oklch(81.85% 0.141 319.3) |
| XYZ | xyz(65.4434, 51.6661, 99.4346) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.87
Plum
#DDA0DD
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 6.43
Light Violet
#D6B4FC
ΔE00 6.49
Lavender (survey)
#C79FEF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA5FD #B7FDA5
analogous
#BFA5FD #EBA5FD #FDA5E3
triadic
#EBA5FD #FDEBA5 #A5FDEB
tetradic
#EBA5FD #FDBFA5 #B7FDA5 #A5E3FD
square
#EBA5FD #FDBFA5 #B7FDA5 #A5E3FD
split-complementary
#EBA5FD #E3FDA5 #A5FDBF
monochromatic
#D02DFA #DE69FC #EBA5FD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.85
#EBA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EBA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA5FD
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA5FD | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#ECAFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eba5fd; /* rgb */ color: rgb(235, 165, 253); /* oklch */ color: oklch(81.9% 0.141 319.3);
Tailwind
colors: {
custom: {
50: '#f2c0fe',
500: '#eba5fd',
950: '#000000',
},
}SCSS
$custom: #eba5fd; $custom-light: #f2c0fe; $custom-dark: #000000;
JSON
{
"hex": "#eba5fd",
"rgb": {
"r": 235,
"g": 165,
"b": 253
},
"hsl": {
"h": 287.727,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.81854,
"c": 0.14074,
"h": 319.3
},
"luminance": 0.51664
}Semantic roles & 50–950 ramp
primary
#EBA5FD
secondary
#7FE166
accent
#E6002F
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286