#FB84F4#FB84F4
#FB84F4 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.3% C 0.196 H 329.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FB84F4 |
|---|---|
| RGB | rgb(251, 132, 244) |
| HSL | hsl(304, 94%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 2.8%, 1.6%) |
| CIE-LAB | lab(71.92, 60.09, -36.51) |
| CIE-LCH | lch(71.92, 70.31, 328.72°) |
| OKLab | oklab(78.27% 0.1691 -0.0997) |
| OKLCH | oklch(78.27% 0.196 329.5) |
| XYZ | xyz(64.3633, 43.5471, 90.5857) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 6.38
Violet Pink
#FB5FFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB84F4 #84FB8B
analogous
#C684FB #FB84F4 #FB84B9
triadic
#FB84F4 #F4FB84 #84F4FB
tetradic
#FB84F4 #FBC684 #84FB8B #84B9FB
square
#FB84F4 #FBC684 #84FB8B #84B9FB
split-complementary
#FB84F4 #B9FB84 #84FBC6
monochromatic
#F70DE9 #F949EF #FB84F4 #FDBFF9 #FEE1FC
Accessibility & contrast
On white
2.16
#FB84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FB84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB84F4
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB84F4 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb84f4; /* rgb */ color: rgb(251, 132, 244); /* oklch */ color: oklch(78.3% 0.196 329.5);
Tailwind
colors: {
custom: {
50: '#ffabf8',
500: '#fb84f4',
950: '#000000',
},
}SCSS
$custom: #fb84f4; $custom-light: #ffabf8; $custom-dark: #000000;
JSON
{
"hex": "#fb84f4",
"rgb": {
"r": 251,
"g": 132,
"b": 244
},
"hsl": {
"h": 303.529,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.78266,
"c": 0.19627,
"h": 329.5
},
"luminance": 0.43543
}Semantic roles & 50–950 ramp
primary
#FB84F4
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85