#FB84F7#FB84F7
#FB84F7 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.4% C 0.199 H 328.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB84F7 |
|---|---|
| RGB | rgb(251, 132, 247) |
| HSL | hsl(302, 94%, 75%) |
| HSV | hsv(302, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 1.6%, 1.6%) |
| CIE-LAB | lab(72.05, 60.60, -37.96) |
| CIE-LCH | lch(72.05, 71.50, 327.94°) |
| OKLab | oklab(78.4% 0.1696 -0.1038) |
| OKLCH | oklch(78.4% 0.199 328.5) |
| XYZ | xyz(64.8225, 43.7308, 93.0042) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB84F7 #84FB88
analogous
#C484FB #FB84F7 #FB84BB
triadic
#FB84F7 #F7FB84 #84F7FB
tetradic
#FB84F7 #FBC484 #84FB88 #84BBFB
square
#FB84F7 #FBC484 #84FB88 #84BBFB
split-complementary
#FB84F7 #BBFB84 #84FBC4
monochromatic
#F70DEF #F949F3 #FB84F7 #FDBFFB #FEE1FD
Accessibility & contrast
On white
2.15
#FB84F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FB84F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB84F7
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB84F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB84F7 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FB
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#FF8FB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb84f7; /* rgb */ color: rgb(251, 132, 247); /* oklch */ color: oklch(78.4% 0.199 328.5);
Tailwind
colors: {
custom: {
50: '#ffacfa',
500: '#fb84f7',
950: '#000000',
},
}SCSS
$custom: #fb84f7; $custom-light: #ffacfa; $custom-dark: #000000;
JSON
{
"hex": "#fb84f7",
"rgb": {
"r": 251,
"g": 132,
"b": 247
},
"hsl": {
"h": 302.017,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.78398,
"c": 0.19884,
"h": 328.5
},
"luminance": 0.43727
}Semantic roles & 50–950 ramp
primary
#FB84F7
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85