#FC84FB#FC84FB
#FC84FB is a light, highly saturated purple. Relative luminance 0.442; OKLCH L 78.7% C 0.203 H 327.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84FB |
|---|---|
| RGB | rgb(252, 132, 251) |
| HSL | hsl(301, 95%, 75%) |
| HSV | hsv(301, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(72.34, 61.56, -39.67) |
| CIE-LCH | lch(72.34, 73.23, 327.20°) |
| OKLab | oklab(78.7% 0.1713 -0.1087) |
| OKLCH | oklch(78.7% 0.203 327.6) |
| XYZ | xyz(65.8076, 44.1666, 96.3068) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84FB #84FC85
analogous
#C184FC #FC84FB #FC84BF
triadic
#FC84FB #FBFC84 #84FBFC
tetradic
#FC84FB #FCC184 #84FC85 #84BFFC
square
#FC84FB #FCC184 #84FC85 #84BFFC
split-complementary
#FC84FB #BFFC84 #84FCC1
monochromatic
#F90DF7 #FB48F9 #FC84FB #FDC0FD #FEE1FE
Accessibility & contrast
On white
2.14
#FC84FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FC84FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84FB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84FB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc84fb; /* rgb */ color: rgb(252, 132, 251); /* oklch */ color: oklch(78.7% 0.203 327.6);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fc84fb',
950: '#000000',
},
}SCSS
$custom: #fc84fb; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fc84fb",
"rgb": {
"r": 252,
"g": 132,
"b": 251
},
"hsl": {
"h": 300.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78695,
"c": 0.20292,
"h": 327.6
},
"luminance": 0.44163
}Semantic roles & 50–950 ramp
primary
#FC84FB
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85