#EBA4FD#EBA4FD
#EBA4FD is a light, vivid purple. Relative luminance 0.513; OKLCH L 81.7% C 0.142 H 319.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4FD |
|---|---|
| RGB | rgb(235, 164, 253) |
| HSL | hsl(288, 96%, 82%) |
| HSV | hsv(288, 35%, 99%) |
| CMYK | cmyk(7.1%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(76.86, 40.83, -33.89) |
| CIE-LCH | lch(76.86, 53.06, 320.31°) |
| OKLab | oklab(81.69% 0.1081 -0.0928) |
| OKLCH | oklch(81.69% 0.142 319.4) |
| XYZ | xyz(65.2637, 51.3068, 99.3747) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.05
Plum
#DDA0DD
ΔE00 5.80
Lilac (survey)
#CEA2FD
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.59
Light Violet
#D6B4FC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4FD #B6FDA4
analogous
#BFA4FD #EBA4FD #FDA4E3
triadic
#EBA4FD #FDEBA4 #A4FDEB
tetradic
#EBA4FD #FDBFA4 #B6FDA4 #A4E3FD
square
#EBA4FD #FDBFA4 #B6FDA4 #A4E3FD
split-complementary
#EBA4FD #E3FDA4 #A4FDBF
monochromatic
#D12CFA #DE68FC #EBA4FD #F8E0FE #F8E1FE
Accessibility & contrast
On white
1.86
#EBA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#EBA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4FD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4FD | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#ECAEC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eba4fd; /* rgb */ color: rgb(235, 164, 253); /* oklch */ color: oklch(81.7% 0.142 319.4);
Tailwind
colors: {
custom: {
50: '#f2c0fe',
500: '#eba4fd',
950: '#000000',
},
}SCSS
$custom: #eba4fd; $custom-light: #f2c0fe; $custom-dark: #000000;
JSON
{
"hex": "#eba4fd",
"rgb": {
"r": 235,
"g": 164,
"b": 253
},
"hsl": {
"h": 287.865,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.8169,
"c": 0.14244,
"h": 319.4
},
"luminance": 0.51305
}Semantic roles & 50–950 ramp
primary
#EBA4FD
secondary
#7EE065
accent
#E6002E
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286