#FC84FC#FC84FC
#FC84FC is a light, highly saturated purple. Relative luminance 0.442; OKLCH L 78.7% C 0.204 H 327.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84FC |
|---|---|
| RGB | rgb(252, 132, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.38, 61.73, -40.15) |
| CIE-LCH | lch(72.38, 73.64, 326.96°) |
| OKLab | oklab(78.74% 0.1715 -0.1101) |
| OKLCH | oklch(78.74% 0.204 327.3) |
| XYZ | xyz(65.9657, 44.2298, 97.1392) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 4.26
Candy Pink
#FF63E9
ΔE00 5.82
Violet Pink
#FB5FFC
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84FC #84FC84
analogous
#C084FC #FC84FC #FC84C0
triadic
#FC84FC #FCFC84 #84FCFC
tetradic
#FC84FC #FCC084 #84FC84 #84C0FC
square
#FC84FC #FCC084 #84FC84 #84C0FC
split-complementary
#FC84FC #C0FC84 #84FCC0
monochromatic
#F90DF9 #FB48FB #FC84FC #FDC0FD #FEE1FE
Accessibility & contrast
On white
2.13
#FC84FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FC84FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84FC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84FC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc84fc; /* rgb */ color: rgb(252, 132, 252); /* oklch */ color: oklch(78.7% 0.204 327.3);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fc84fc',
950: '#000000',
},
}SCSS
$custom: #fc84fc; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fc84fc",
"rgb": {
"r": 252,
"g": 132,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.7874,
"c": 0.20379,
"h": 327.3
},
"luminance": 0.44226
}Semantic roles & 50–950 ramp
primary
#FC84FC
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86