#EB84F5#EB84F5
#EB84F5 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.4% C 0.188 H 323.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84F5 |
|---|---|
| RGB | rgb(235, 132, 245) |
| HSL | hsl(295, 85%, 74%) |
| HSV | hsv(295, 46%, 96%) |
| CMYK | cmyk(4.1%, 46.1%, 0%, 3.9%) |
| CIE-LAB | lab(70.01, 55.78, -40.19) |
| CIE-LCH | lch(70.01, 68.75, 324.23°) |
| OKLab | oklab(76.44% 0.1516 -0.1105) |
| OKLCH | oklch(76.44% 0.188 323.9) |
| XYZ | xyz(58.9921, 40.7599, 91.1286) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 6.08
Violet Pink
#FB5FFC
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84F5 #8EF584
analogous
#B384F5 #EB84F5 #F584C7
triadic
#EB84F5 #F5EB84 #84F5EB
tetradic
#EB84F5 #F5B384 #8EF584 #84C7F5
square
#EB84F5 #F5B384 #8EF584 #84C7F5
split-complementary
#EB84F5 #C7F584 #84F5B3
monochromatic
#D813EB #E24BF0 #EB84F5 #F4BDFA #FAE3FD
Accessibility & contrast
On white
2.29
#EB84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EB84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84F5
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84F5 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#94AFF2
Tritanopia (blue-blind)
#EF91B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb84f5; /* rgb */ color: rgb(235, 132, 245); /* oklch */ color: oklch(76.4% 0.188 323.9);
Tailwind
colors: {
custom: {
50: '#f3abf9',
500: '#eb84f5',
950: '#000000',
},
}SCSS
$custom: #eb84f5; $custom-light: #f3abf9; $custom-dark: #000000;
JSON
{
"hex": "#eb84f5",
"rgb": {
"r": 235,
"g": 132,
"b": 245
},
"hsl": {
"h": 294.69,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.76441,
"c": 0.18759,
"h": 323.9
},
"luminance": 0.40757
}Semantic roles & 50–950 ramp
primary
#EB84F5
secondary
#D9F5D6
accent
#E10418
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85