#FB84FF#FB84FF
#FB84FF is a light, highly saturated purple. Relative luminance 0.442; OKLCH L 78.8% C 0.206 H 326.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FB84FF |
|---|---|
| RGB | rgb(251, 132, 255) |
| HSL | hsl(298, 100%, 76%) |
| HSV | hsv(298, 48%, 100%) |
| CMYK | cmyk(1.6%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(72.39, 61.98, -41.79) |
| CIE-LCH | lch(72.39, 74.75, 326.01°) |
| OKLab | oklab(78.76% 0.1709 -0.1148) |
| OKLCH | oklch(78.76% 0.206 326.1) |
| XYZ | xyz(66.0836, 44.2352, 99.6458) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB84FF #88FF84
analogous
#BD84FF #FB84FF #FF84C5
triadic
#FB84FF #FFFB84 #84FFFB
tetradic
#FB84FF #FFBD84 #88FF84 #84C5FF
square
#FB84FF #FFBD84 #88FF84 #84C5FF
split-complementary
#FB84FF #C5FF84 #84FFBD
monochromatic
#F70AFF #F947FF #FB84FF #FDC1FF #FEE0FF
Accessibility & contrast
On white
2.13
#FB84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FB84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB84FF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB84FF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb84ff; /* rgb */ color: rgb(251, 132, 255); /* oklch */ color: oklch(78.8% 0.206 326.1);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fb84ff',
950: '#000000',
},
}SCSS
$custom: #fb84ff; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fb84ff",
"rgb": {
"r": 251,
"g": 132,
"b": 255
},
"hsl": {
"h": 298.049,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78758,
"c": 0.20585,
"h": 326.1
},
"luminance": 0.44232
}Semantic roles & 50–950 ramp
primary
#FB84FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86