#EB84FF#EB84FF
#EB84FF is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.9% C 0.197 H 320.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84FF |
|---|---|
| RGB | rgb(235, 132, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 48%, 100%) |
| CMYK | cmyk(7.8%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(70.45, 57.64, -44.96) |
| CIE-LCH | lch(70.45, 73.10, 322.04°) |
| OKLab | oklab(76.91% 0.153 -0.1243) |
| OKLCH | oklch(76.91% 0.197 320.9) |
| XYZ | xyz(60.5601, 41.3871, 99.3868) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.62
Candy Pink
#FF63E9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84FF #98FF84
analogous
#AD84FF #EB84FF #FF84D5
triadic
#EB84FF #FFEB84 #84FFEB
tetradic
#EB84FF #FFAD84 #98FF84 #84D5FF
square
#EB84FF #FFAD84 #98FF84 #84D5FF
split-complementary
#EB84FF #D5FF84 #84FFAD
monochromatic
#D70AFF #E147FF #EB84FF #F5C1FF #FAE0FF
Accessibility & contrast
On white
2.26
#EB84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EB84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84FF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84FF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#ED94B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb84ff; /* rgb */ color: rgb(235, 132, 255); /* oklch */ color: oklch(76.9% 0.197 320.9);
Tailwind
colors: {
custom: {
50: '#f4abff',
500: '#eb84ff',
950: '#000000',
},
}SCSS
$custom: #eb84ff; $custom-light: #f4abff; $custom-dark: #000000;
JSON
{
"hex": "#eb84ff",
"rgb": {
"r": 235,
"g": 132,
"b": 255
},
"hsl": {
"h": 290.244,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.7691,
"c": 0.19715,
"h": 320.9
},
"luminance": 0.41385
}Semantic roles & 50–950 ramp
primary
#EB84FF
secondary
#D9F7D4
accent
#E60025
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86