#FF84FE#FF84FE
#FF84FE is a light, highly saturated purple. Relative luminance 0.449; OKLCH L 79.2% C 0.207 H 327.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84FE |
|---|---|
| RGB | rgb(255, 132, 254) |
| HSL | hsl(300, 100%, 76%) |
| HSV | hsv(300, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 0.4%, 0%) |
| CIE-LAB | lab(72.84, 62.89, -40.50) |
| CIE-LCH | lch(72.84, 74.80, 327.22°) |
| OKLab | oklab(79.19% 0.1751 -0.111) |
| OKLCH | oklch(79.19% 0.207 327.6) |
| XYZ | xyz(67.3796, 44.9220, 98.8685) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84FE #84FF85
analogous
#C284FF #FF84FE #FF84C0
triadic
#FF84FE #FEFF84 #84FEFF
tetradic
#FF84FE #FFC284 #84FF85 #84C0FF
square
#FF84FE #FFC284 #84FF85 #84C0FF
split-complementary
#FF84FE #C0FF84 #84FFC2
monochromatic
#FF0AFD #FF47FE #FF84FE #FFC1FE #FFE0FF
Accessibility & contrast
On white
2.10
#FF84FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FF84FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84FE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84FE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#FF91B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff84fe; /* rgb */ color: rgb(255, 132, 254); /* oklch */ color: oklch(79.2% 0.207 327.6);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#ff84fe',
950: '#000000',
},
}SCSS
$custom: #ff84fe; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#ff84fe",
"rgb": {
"r": 255,
"g": 132,
"b": 254
},
"hsl": {
"h": 300.488,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.79186,
"c": 0.20731,
"h": 327.6
},
"luminance": 0.44918
}Semantic roles & 50–950 ramp
primary
#FF84FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86