#FB84FB#FB84FB
#FB84FB is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.6% C 0.202 H 327.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FB84FB |
|---|---|
| RGB | rgb(251, 132, 251) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.22, 61.28, -39.88) |
| CIE-LCH | lch(72.22, 73.11, 326.95°) |
| OKLab | oklab(78.58% 0.1702 -0.1093) |
| OKLCH | oklch(78.58% 0.202 327.3) |
| XYZ | xyz(65.4464, 43.9803, 96.2899) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 5.77
Violet Pink
#FB5FFC
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB84FB #84FB84
analogous
#BF84FB #FB84FB #FB84BF
triadic
#FB84FB #FBFB84 #84FBFB
tetradic
#FB84FB #FBBF84 #84FB84 #84BFFB
square
#FB84FB #FBBF84 #84FB84 #84BFFB
split-complementary
#FB84FB #BFFB84 #84FBBF
monochromatic
#F70DF7 #F949F9 #FB84FB #FDBFFD #FEE1FE
Accessibility & contrast
On white
2.14
#FB84FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FB84FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB84FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB84FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#FF91B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb84fb; /* rgb */ color: rgb(251, 132, 251); /* oklch */ color: oklch(78.6% 0.202 327.3);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fb84fb',
950: '#000000',
},
}SCSS
$custom: #fb84fb; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fb84fb",
"rgb": {
"r": 251,
"g": 132,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.78577,
"c": 0.20232,
"h": 327.3
},
"luminance": 0.43977
}Semantic roles & 50–950 ramp
primary
#FB84FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85