#EB84F4#EB84F4
#EB84F4 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.187 H 324.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84F4 |
|---|---|
| RGB | rgb(235, 132, 244) |
| HSL | hsl(295, 84%, 74%) |
| HSV | hsv(295, 46%, 96%) |
| CMYK | cmyk(3.7%, 45.9%, 0%, 4.3%) |
| CIE-LAB | lab(69.96, 55.60, -39.71) |
| CIE-LCH | lch(69.96, 68.32, 324.47°) |
| OKLab | oklab(76.4% 0.1514 -0.1092) |
| OKLCH | oklch(76.4% 0.187 324.2) |
| XYZ | xyz(58.8398, 40.6990, 90.3268) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 6.11
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84F4 #8DF484
analogous
#B384F4 #EB84F4 #F484C5
triadic
#EB84F4 #F4EB84 #84F4EB
tetradic
#EB84F4 #F4B384 #8DF484 #84C5F4
square
#EB84F4 #F4B384 #8DF484 #84C5F4
split-complementary
#EB84F4 #C5F484 #84F4B3
monochromatic
#D815E9 #E24CEF #EB84F4 #F4BCF9 #FAE3FC
Accessibility & contrast
On white
2.30
#EB84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EB84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84F4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84F4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#EF91B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb84f4; /* rgb */ color: rgb(235, 132, 244); /* oklch */ color: oklch(76.4% 0.187 324.2);
Tailwind
colors: {
custom: {
50: '#f3abf8',
500: '#eb84f4',
950: '#000000',
},
}SCSS
$custom: #eb84f4; $custom-light: #f3abf8; $custom-dark: #000000;
JSON
{
"hex": "#eb84f4",
"rgb": {
"r": 235,
"g": 132,
"b": 244
},
"hsl": {
"h": 295.179,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.76395,
"c": 0.18665,
"h": 324.2
},
"luminance": 0.40696
}Semantic roles & 50–950 ramp
primary
#EB84F4
secondary
#D9F4D7
accent
#E00517
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85