#FC71F4#FC71F4
#FC71F4 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.0% C 0.226 H 329.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71F4 |
|---|---|
| RGB | rgb(252, 113, 244) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 3.2%, 1.2%) |
| CIE-LAB | lab(68.78, 69.08, -41.40) |
| CIE-LCH | lch(68.78, 80.53, 329.07°) |
| OKLab | oklab(75.97% 0.195 -0.1135) |
| OKLCH | oklch(75.97% 0.226 329.8) |
| XYZ | xyz(62.3786, 39.0414, 89.8206) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 2.61
Light Magenta
#FA5FF7
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.35
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71F4 #71FC79
analogous
#BF71FC #FC71F4 #FC71AF
triadic
#FC71F4 #F4FC71 #71F4FC
tetradic
#FC71F4 #FCBF71 #71FC79 #71AFFC
square
#FC71F4 #FCBF71 #71FC79 #71AFFC
split-complementary
#FC71F4 #AFFC71 #71FCBF
monochromatic
#EE05E0 #FB35EF #FC71F4 #FDADF9 #FEE1FD
Accessibility & contrast
On white
2.38
#FC71F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FC71F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71F4
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71F4 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF8
Deuteranopia (green-blind)
#93AFF0
Tritanopia (blue-blind)
#FF7FA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc71f4; /* rgb */ color: rgb(252, 113, 244); /* oklch */ color: oklch(76.0% 0.226 329.8);
Tailwind
colors: {
custom: {
50: '#ffa0f8',
500: '#fc71f4',
950: '#000000',
},
}SCSS
$custom: #fc71f4; $custom-light: #ffa0f8; $custom-dark: #000000;
JSON
{
"hex": "#fc71f4",
"rgb": {
"r": 252,
"g": 113,
"b": 244
},
"hsl": {
"h": 303.453,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.75974,
"c": 0.2256,
"h": 329.8
},
"luminance": 0.39037
}Semantic roles & 50–950 ramp
primary
#FC71F4
secondary
#D3F6D5
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85