#FF84FB#FF84FB
#FF84FB is a light, highly saturated purple. Relative luminance 0.447; OKLCH L 79.1% C 0.205 H 328.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84FB |
|---|---|
| RGB | rgb(255, 132, 251) |
| HSL | hsl(302, 100%, 76%) |
| HSV | hsv(302, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 1.6%, 0%) |
| CIE-LAB | lab(72.71, 62.38, -39.06) |
| CIE-LCH | lch(72.71, 73.60, 327.95°) |
| OKLab | oklab(79.05% 0.1746 -0.1069) |
| OKLCH | oklch(79.05% 0.205 328.5) |
| XYZ | xyz(66.9029, 44.7313, 96.3582) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 5.77
Violet Pink
#FB5FFC
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84FB #84FF88
analogous
#C584FF #FF84FB #FF84BD
triadic
#FF84FB #FBFF84 #84FBFF
tetradic
#FF84FB #FFC584 #84FF88 #84BDFF
square
#FF84FB #FFC584 #84FF88 #84BDFF
split-complementary
#FF84FB #BDFF84 #84FFC5
monochromatic
#FF0AF7 #FF47F9 #FF84FB #FFC1FD #FFE0FE
Accessibility & contrast
On white
2.11
#FF84FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FF84FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84FB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84FB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff84fb; /* rgb */ color: rgb(255, 132, 251); /* oklch */ color: oklch(79.1% 0.205 328.5);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#ff84fb',
950: '#000000',
},
}SCSS
$custom: #ff84fb; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#ff84fb",
"rgb": {
"r": 255,
"g": 132,
"b": 251
},
"hsl": {
"h": 301.951,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.79052,
"c": 0.20472,
"h": 328.5
},
"luminance": 0.44728
}Semantic roles & 50–950 ramp
primary
#FF84FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85