#FC71F9#FC71F9
#FC71F9 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.2% C 0.230 H 328.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71F9 |
|---|---|
| RGB | rgb(252, 113, 249) |
| HSL | hsl(301, 96%, 72%) |
| HSV | hsv(301, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 1.2%, 1.2%) |
| CIE-LAB | lab(69.00, 69.90, -43.79) |
| CIE-LCH | lch(69.00, 82.48, 327.93°) |
| OKLab | oklab(76.21% 0.1956 -0.1204) |
| OKLCH | oklch(76.21% 0.23 328.4) |
| XYZ | xyz(63.1481, 39.3492, 93.8732) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.91
Violet Pink
#FB5FFC
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 3.56
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71F9 #71FC74
analogous
#BA71FC #FC71F9 #FC71B4
triadic
#FC71F9 #F9FC71 #71F9FC
tetradic
#FC71F9 #FCBA71 #71FC74 #71B4FC
square
#FC71F9 #FCBA71 #71FC74 #71B4FC
split-complementary
#FC71F9 #B4FC71 #71FCBA
monochromatic
#EE05E9 #FB35F6 #FC71F9 #FDADFC #FEE1FE
Accessibility & contrast
On white
2.37
#FC71F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FC71F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71F9
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71F9 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#FF80AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc71f9; /* rgb */ color: rgb(252, 113, 249); /* oklch */ color: oklch(76.2% 0.230 328.4);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#fc71f9',
950: '#000000',
},
}SCSS
$custom: #fc71f9; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#fc71f9",
"rgb": {
"r": 252,
"g": 113,
"b": 249
},
"hsl": {
"h": 301.295,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.76209,
"c": 0.22965,
"h": 328.4
},
"luminance": 0.39345
}Semantic roles & 50–950 ramp
primary
#FC71F9
secondary
#D3F6D3
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85