#FC71F8#FC71F8
#FC71F8 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.2% C 0.229 H 328.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71F8 |
|---|---|
| RGB | rgb(252, 113, 248) |
| HSL | hsl(302, 96%, 72%) |
| HSV | hsv(302, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 1.6%, 1.2%) |
| CIE-LAB | lab(68.96, 69.73, -43.32) |
| CIE-LCH | lch(68.96, 82.09, 328.15°) |
| OKLab | oklab(76.16% 0.1954 -0.119) |
| OKLCH | oklch(76.16% 0.229 328.7) |
| XYZ | xyz(62.9925, 39.2870, 93.0540) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.84
Light Magenta
#FA5FF7
ΔE00 2.92
Violet Pink
#FB5FFC
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 3.50
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71F8 #71FC75
analogous
#BB71FC #FC71F8 #FC71B3
triadic
#FC71F8 #F8FC71 #71F8FC
tetradic
#FC71F8 #FCBB71 #71FC75 #71B3FC
square
#FC71F8 #FCBB71 #71FC75 #71B3FC
split-complementary
#FC71F8 #B3FC71 #71FCBB
monochromatic
#EE05E7 #FB35F5 #FC71F8 #FDADFB #FEE1FE
Accessibility & contrast
On white
2.37
#FC71F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FC71F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71F8
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71F8 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc71f8; /* rgb */ color: rgb(252, 113, 248); /* oklch */ color: oklch(76.2% 0.229 328.7);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#fc71f8',
950: '#000000',
},
}SCSS
$custom: #fc71f8; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#fc71f8",
"rgb": {
"r": 252,
"g": 113,
"b": 248
},
"hsl": {
"h": 301.727,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.76162,
"c": 0.22884,
"h": 328.7
},
"luminance": 0.39283
}Semantic roles & 50–950 ramp
primary
#FC71F8
secondary
#D3F6D4
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85