#FB84FC#FB84FC
#FB84FC is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.6% C 0.203 H 327.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FB84FC |
|---|---|
| RGB | rgb(251, 132, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0.4%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.26, 61.46, -40.35) |
| CIE-LCH | lch(72.26, 73.52, 326.71°) |
| OKLab | oklab(78.62% 0.1704 -0.1107) |
| OKLCH | oklch(78.62% 0.203 327) |
| XYZ | xyz(65.6044, 44.0435, 97.1223) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 5.83
Violet Pink
#FB5FFC
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB84FC #85FC84
analogous
#BF84FC #FB84FC #FC84C1
triadic
#FB84FC #FCFB84 #84FCFB
tetradic
#FB84FC #FCBF84 #85FC84 #84C1FC
square
#FB84FC #FCBF84 #85FC84 #84C1FC
split-complementary
#FB84FC #C1FC84 #84FCBF
monochromatic
#F70DF9 #F948FB #FB84FC #FDC0FD #FEE1FE
Accessibility & contrast
On white
2.14
#FB84FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FB84FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB84FC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB84FC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb84fc; /* rgb */ color: rgb(251, 132, 252); /* oklch */ color: oklch(78.6% 0.203 327.0);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fb84fc',
950: '#000000',
},
}SCSS
$custom: #fb84fc; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fb84fc",
"rgb": {
"r": 251,
"g": 132,
"b": 252
},
"hsl": {
"h": 299.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78622,
"c": 0.2032,
"h": 327
},
"luminance": 0.4404
}Semantic roles & 50–950 ramp
primary
#FB84FC
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86