#FC84FE#FC84FE
#FC84FE is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 78.8% C 0.206 H 326.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84FE |
|---|---|
| RGB | rgb(252, 132, 254) |
| HSL | hsl(299, 98%, 76%) |
| HSV | hsv(299, 48%, 100%) |
| CMYK | cmyk(0.8%, 48%, 0%, 0.4%) |
| CIE-LAB | lab(72.47, 62.08, -41.11) |
| CIE-LCH | lch(72.47, 74.45, 326.49°) |
| OKLab | oklab(78.83% 0.1718 -0.1128) |
| OKLCH | oklch(78.83% 0.206 326.7) |
| XYZ | xyz(66.2843, 44.3572, 98.8171) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84FE #86FE84
analogous
#BF84FE #FC84FE #FE84C3
triadic
#FC84FE #FEFC84 #84FEFC
tetradic
#FC84FE #FEBF84 #86FE84 #84C3FE
square
#FC84FE #FEBF84 #86FE84 #84C3FE
split-complementary
#FC84FE #C3FE84 #84FEBF
monochromatic
#F90BFD #FB47FE #FC84FE #FDC1FE #FEE1FF
Accessibility & contrast
On white
2.13
#FC84FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FC84FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84FE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84FE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#FF91B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc84fe; /* rgb */ color: rgb(252, 132, 254); /* oklch */ color: oklch(78.8% 0.206 326.7);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fc84fe',
950: '#000000',
},
}SCSS
$custom: #fc84fe; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fc84fe",
"rgb": {
"r": 252,
"g": 132,
"b": 254
},
"hsl": {
"h": 299.016,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.78831,
"c": 0.20554,
"h": 326.7
},
"luminance": 0.44354
}Semantic roles & 50–950 ramp
primary
#FC84FE
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86