#FC71F3#FC71F3
#FC71F3 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.9% C 0.225 H 330.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71F3 |
|---|---|
| RGB | rgb(252, 113, 243) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 3.6%, 1.2%) |
| CIE-LAB | lab(68.74, 68.91, -40.92) |
| CIE-LCH | lch(68.74, 80.15, 329.30°) |
| OKLab | oklab(75.93% 0.1948 -0.1121) |
| OKLCH | oklch(75.93% 0.225 330.1) |
| XYZ | xyz(62.2272, 38.9808, 89.0231) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 2.51
Light Magenta
#FA5FF7
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.33
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71F3 #71FC7A
analogous
#C071FC #FC71F3 #FC71AE
triadic
#FC71F3 #F3FC71 #71F3FC
tetradic
#FC71F3 #FCC071 #71FC7A #71AEFC
square
#FC71F3 #FCC071 #71FC7A #71AEFC
split-complementary
#FC71F3 #AEFC71 #71FCC0
monochromatic
#EE05DF #FB35EE #FC71F3 #FDADF8 #FEE1FC
Accessibility & contrast
On white
2.39
#FC71F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FC71F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71F3
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71F3 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc71f3; /* rgb */ color: rgb(252, 113, 243); /* oklch */ color: oklch(75.9% 0.225 330.1);
Tailwind
colors: {
custom: {
50: '#ffa0f7',
500: '#fc71f3',
950: '#000000',
},
}SCSS
$custom: #fc71f3; $custom-light: #ffa0f7; $custom-dark: #000000;
JSON
{
"hex": "#fc71f3",
"rgb": {
"r": 252,
"g": 113,
"b": 243
},
"hsl": {
"h": 303.885,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.75927,
"c": 0.22479,
"h": 330.1
},
"luminance": 0.38977
}Semantic roles & 50–950 ramp
primary
#FC71F3
secondary
#D3F6D5
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85