#EB84EA#EB84EA
#EB84EA is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.9% C 0.177 H 327.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84EA |
|---|---|
| RGB | rgb(235, 132, 234) |
| HSL | hsl(301, 72%, 72%) |
| HSV | hsv(301, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 0.4%, 7.8%) |
| CIE-LAB | lab(69.55, 53.80, -34.87) |
| CIE-LCH | lch(69.55, 64.12, 327.05°) |
| OKLab | oklab(75.95% 0.1496 -0.0953) |
| OKLCH | oklch(75.95% 0.177 327.5) |
| XYZ | xyz(57.3625, 40.1081, 82.5461) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.82
Purply Pink
#F075E6
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 3.46
Orchid
#DA70D6
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84EA #84EB85
analogous
#B984EB #EB84EA #EB84B6
triadic
#EB84EA #EAEB84 #84EAEB
tetradic
#EB84EA #EBB984 #84EB85 #84B6EB
square
#EB84EA #EBB984 #84EB85 #84B6EB
split-complementary
#EB84EA #B6EB84 #84EBB9
monochromatic
#D222D1 #E24FE1 #EB84EA #F4B9F3 #FBE5FB
Accessibility & contrast
On white
2.33
#EB84EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EB84EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84EA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84EA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EE
Deuteranopia (green-blind)
#98AFE7
Tritanopia (blue-blind)
#F18EAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb84ea; /* rgb */ color: rgb(235, 132, 234); /* oklch */ color: oklch(75.9% 0.177 327.5);
Tailwind
colors: {
custom: {
50: '#f3abf1',
500: '#eb84ea',
950: '#000000',
},
}SCSS
$custom: #eb84ea; $custom-light: #f3abf1; $custom-dark: #000000;
JSON
{
"hex": "#eb84ea",
"rgb": {
"r": 235,
"g": 132,
"b": 234
},
"hsl": {
"h": 300.583,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.75947,
"c": 0.17741,
"h": 327.5
},
"luminance": 0.40105
}Semantic roles & 50–950 ramp
primary
#EB84EA
secondary
#D8F2D9
accent
#D41311
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84