#EBA4FC#EBA4FC
#EBA4FC is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.6% C 0.141 H 319.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4FC |
|---|---|
| RGB | rgb(235, 164, 252) |
| HSL | hsl(288, 94%, 82%) |
| HSV | hsv(288, 35%, 99%) |
| CMYK | cmyk(6.7%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(76.83, 40.64, -33.41) |
| CIE-LCH | lch(76.83, 52.61, 320.58°) |
| OKLab | oklab(81.65% 0.1079 -0.0914) |
| OKLCH | oklch(81.65% 0.141 319.7) |
| XYZ | xyz(65.1048, 51.2432, 98.5380) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.08
Plum
#DDA0DD
ΔE00 5.63
Lilac (survey)
#CEA2FD
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.62
Light Violet
#D6B4FC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4FC #B5FCA4
analogous
#BFA4FC #EBA4FC #FCA4E1
triadic
#EBA4FC #FCEBA4 #A4FCEB
tetradic
#EBA4FC #FCBFA4 #B5FCA4 #A4E1FC
square
#EBA4FC #FCBFA4 #B5FCA4 #A4E1FC
split-complementary
#EBA4FC #E1FCA4 #A4FCBF
monochromatic
#D12EF8 #DE69FA #EBA4FC #F8DFFE #F8E1FE
Accessibility & contrast
On white
1.87
#EBA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#EBA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4FC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4FC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#ECAEC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eba4fc; /* rgb */ color: rgb(235, 164, 252); /* oklch */ color: oklch(81.6% 0.141 319.7);
Tailwind
colors: {
custom: {
50: '#f2c0fd',
500: '#eba4fc',
950: '#000000',
},
}SCSS
$custom: #eba4fc; $custom-light: #f2c0fd; $custom-dark: #000000;
JSON
{
"hex": "#eba4fc",
"rgb": {
"r": 235,
"g": 164,
"b": 252
},
"hsl": {
"h": 288.409,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81649,
"c": 0.14138,
"h": 319.7
},
"luminance": 0.51241
}Semantic roles & 50–950 ramp
primary
#EBA4FC
secondary
#7DDF65
accent
#E6002C
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285