#FC84FF#FC84FF
#FC84FF is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 78.9% C 0.206 H 326.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84FF |
|---|---|
| RGB | rgb(252, 132, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 48%, 100%) |
| CMYK | cmyk(1.2%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(72.51, 62.25, -41.59) |
| CIE-LCH | lch(72.51, 74.86, 326.26°) |
| OKLab | oklab(78.88% 0.1719 -0.1142) |
| OKLCH | oklch(78.88% 0.206 326.4) |
| XYZ | xyz(66.4448, 44.4215, 99.6627) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 6.02
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84FF #87FF84
analogous
#BE84FF #FC84FF #FF84C4
triadic
#FC84FF #FFFC84 #84FFFC
tetradic
#FC84FF #FFBE84 #87FF84 #84C4FF
square
#FC84FF #FFBE84 #87FF84 #84C4FF
split-complementary
#FC84FF #C4FF84 #84FFBE
monochromatic
#F90AFF #FB47FF #FC84FF #FDC1FF #FEE0FF
Accessibility & contrast
On white
2.12
#FC84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FC84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84FF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84FF | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc84ff; /* rgb */ color: rgb(252, 132, 255); /* oklch */ color: oklch(78.9% 0.206 326.4);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fc84ff',
950: '#000000',
},
}SCSS
$custom: #fc84ff; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fc84ff",
"rgb": {
"r": 252,
"g": 132,
"b": 255
},
"hsl": {
"h": 298.537,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78876,
"c": 0.20642,
"h": 326.4
},
"luminance": 0.44418
}Semantic roles & 50–950 ramp
primary
#FC84FF
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86