#FF84EF#FF84EF
#FF84EF is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.195 H 332.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84EF |
|---|---|
| RGB | rgb(255, 132, 239) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 6.3%, 0%) |
| CIE-LAB | lab(72.23, 60.38, -33.26) |
| CIE-LCH | lch(72.23, 68.94, 331.15°) |
| OKLab | oklab(78.53% 0.1725 -0.0904) |
| OKLCH | oklch(78.53% 0.195 332.3) |
| XYZ | xyz(65.0709, 43.9986, 86.7098) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84EF #84FF94
analogous
#D184FF #FF84EF #FF84B1
triadic
#FF84EF #EFFF84 #84EFFF
tetradic
#FF84EF #FFD184 #84FF94 #84B1FF
square
#FF84EF #FFD184 #84FF94 #84B1FF
split-complementary
#FF84EF #B1FF84 #84FFD1
monochromatic
#FF0ADF #FF47E7 #FF84EF #FFC1F7 #FFE0FB
Accessibility & contrast
On white
2.14
#FF84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FF84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84EF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84EF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F3
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff84ef; /* rgb */ color: rgb(255, 132, 239); /* oklch */ color: oklch(78.5% 0.195 332.3);
Tailwind
colors: {
custom: {
50: '#ffacf4',
500: '#ff84ef',
950: '#000000',
},
}SCSS
$custom: #ff84ef; $custom-light: #ffacf4; $custom-dark: #000000;
JSON
{
"hex": "#ff84ef",
"rgb": {
"r": 255,
"g": 132,
"b": 239
},
"hsl": {
"h": 307.805,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78531,
"c": 0.19472,
"h": 332.3
},
"luminance": 0.43995
}Semantic roles & 50–950 ramp
primary
#FF84EF
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85