#FC71F5#FC71F5
#FC71F5 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.226 H 329.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71F5 |
|---|---|
| RGB | rgb(252, 113, 245) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 2.8%, 1.2%) |
| CIE-LAB | lab(68.83, 69.24, -41.88) |
| CIE-LCH | lch(68.83, 80.92, 328.83°) |
| OKLab | oklab(76.02% 0.1951 -0.1149) |
| OKLCH | oklch(76.02% 0.226 329.5) |
| XYZ | xyz(62.5308, 39.1023, 90.6224) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 2.71
Light Magenta
#FA5FF7
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.38
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71F5 #71FC78
analogous
#BE71FC #FC71F5 #FC71B0
triadic
#FC71F5 #F5FC71 #71F5FC
tetradic
#FC71F5 #FCBE71 #71FC78 #71B0FC
square
#FC71F5 #FCBE71 #71FC78 #71B0FC
split-complementary
#FC71F5 #B0FC71 #71FCBE
monochromatic
#EE05E2 #FB35F1 #FC71F5 #FDADF9 #FEE1FD
Accessibility & contrast
On white
2.38
#FC71F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FC71F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71F5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71F5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#FF7FA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc71f5; /* rgb */ color: rgb(252, 113, 245); /* oklch */ color: oklch(76.0% 0.226 329.5);
Tailwind
colors: {
custom: {
50: '#ffa0f9',
500: '#fc71f5',
950: '#000000',
},
}SCSS
$custom: #fc71f5; $custom-light: #ffa0f9; $custom-dark: #000000;
JSON
{
"hex": "#fc71f5",
"rgb": {
"r": 252,
"g": 113,
"b": 245
},
"hsl": {
"h": 303.022,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.7602,
"c": 0.22641,
"h": 329.5
},
"luminance": 0.39098
}Semantic roles & 50–950 ramp
primary
#FC71F5
secondary
#D3F6D4
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85