#EB84F3#EB84F3
#EB84F3 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.3% C 0.186 H 324.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84F3 |
|---|---|
| RGB | rgb(235, 132, 243) |
| HSL | hsl(296, 82%, 74%) |
| HSV | hsv(296, 46%, 95%) |
| CMYK | cmyk(3.3%, 45.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.92, 55.42, -39.23) |
| CIE-LCH | lch(69.92, 67.90, 324.71°) |
| OKLab | oklab(76.35% 0.1512 -0.1078) |
| OKLCH | oklch(76.35% 0.186 324.5) |
| XYZ | xyz(58.6884, 40.6385, 89.5293) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.18
Purply Pink
#F075E6
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 6.06
Orchid
#DA70D6
ΔE00 6.08
Light Magenta
#FA5FF7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84F3 #8CF384
analogous
#B384F3 #EB84F3 #F384C3
triadic
#EB84F3 #F3EB84 #84F3EB
tetradic
#EB84F3 #F3B384 #8CF384 #84C3F3
square
#EB84F3 #F3B384 #8CF384 #84C3F3
split-complementary
#EB84F3 #C3F384 #84F3B3
monochromatic
#D716E6 #E24CEE #EB84F3 #F4BCF8 #FAE3FC
Accessibility & contrast
On white
2.30
#EB84F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EB84F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84F3
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84F3 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#95AFF0
Tritanopia (blue-blind)
#EF91B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb84f3; /* rgb */ color: rgb(235, 132, 243); /* oklch */ color: oklch(76.3% 0.186 324.5);
Tailwind
colors: {
custom: {
50: '#f3abf7',
500: '#eb84f3',
950: '#000000',
},
}SCSS
$custom: #eb84f3; $custom-light: #f3abf7; $custom-dark: #000000;
JSON
{
"hex": "#eb84f3",
"rgb": {
"r": 235,
"g": 132,
"b": 243
},
"hsl": {
"h": 295.676,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.76349,
"c": 0.18571,
"h": 324.5
},
"luminance": 0.40636
}Semantic roles & 50–950 ramp
primary
#EB84F3
secondary
#D9F4D7
accent
#DF0716
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85