#FC71F1#FC71F1
#FC71F1 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.223 H 330.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71F1 |
|---|---|
| RGB | rgb(252, 113, 241) |
| HSL | hsl(305, 96%, 72%) |
| HSV | hsv(305, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 4.4%, 1.2%) |
| CIE-LAB | lab(68.65, 68.59, -39.95) |
| CIE-LCH | lch(68.65, 79.38, 329.78°) |
| OKLab | oklab(75.83% 0.1946 -0.1094) |
| OKLCH | oklch(75.83% 0.223 330.7) |
| XYZ | xyz(61.9268, 38.8607, 87.4412) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.09
Candy Pink
#FF63E9
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.52
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71F1 #71FC7C
analogous
#C271FC #FC71F1 #FC71AC
triadic
#FC71F1 #F1FC71 #71F1FC
tetradic
#FC71F1 #FCC271 #71FC7C #71ACFC
square
#FC71F1 #FCC271 #71FC7C #71ACFC
split-complementary
#FC71F1 #ACFC71 #71FCC2
monochromatic
#EE05DB #FB35EB #FC71F1 #FDADF7 #FEE1FC
Accessibility & contrast
On white
2.39
#FC71F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FC71F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71F1
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71F1 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF5
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc71f1; /* rgb */ color: rgb(252, 113, 241); /* oklch */ color: oklch(75.8% 0.223 330.7);
Tailwind
colors: {
custom: {
50: '#ffa0f6',
500: '#fc71f1',
950: '#000000',
},
}SCSS
$custom: #fc71f1; $custom-light: #ffa0f6; $custom-dark: #000000;
JSON
{
"hex": "#fc71f1",
"rgb": {
"r": 252,
"g": 113,
"b": 241
},
"hsl": {
"h": 304.748,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.75835,
"c": 0.2232,
"h": 330.7
},
"luminance": 0.38857
}Semantic roles & 50–950 ramp
primary
#FC71F1
secondary
#D3F6D5
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85