#FC71FF#FC71FF
#FC71FF is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.5% C 0.235 H 326.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71FF |
|---|---|
| RGB | rgb(252, 113, 255) |
| HSL | hsl(299, 100%, 72%) |
| HSV | hsv(299, 56%, 100%) |
| CMYK | cmyk(1.2%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(69.28, 70.90, -46.65) |
| CIE-LCH | lch(69.28, 84.87, 326.66°) |
| OKLab | oklab(76.5% 0.1962 -0.1286) |
| OKLCH | oklch(76.5% 0.235 326.7) |
| XYZ | xyz(64.0989, 39.7295, 98.8807) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.80
Light Magenta
#FA5FF7
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71FF #74FF71
analogous
#B571FF #FC71FF #FF71BB
triadic
#FC71FF #FFFC71 #71FFFC
tetradic
#FC71FF #FFB571 #74FF71 #71BBFF
square
#FC71FF #FFB571 #74FF71 #71BBFF
split-complementary
#FC71FF #BBFF71 #71FFB5
monochromatic
#F000F6 #FB34FF #FC71FF #FDAEFF #FEE0FF
Accessibility & contrast
On white
2.35
#FC71FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FC71FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71FF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71FF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#FF82AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc71ff; /* rgb */ color: rgb(252, 113, 255); /* oklch */ color: oklch(76.5% 0.235 326.7);
Tailwind
colors: {
custom: {
50: '#ffa0ff',
500: '#fc71ff',
950: '#000000',
},
}SCSS
$custom: #fc71ff; $custom-light: #ffa0ff; $custom-dark: #000000;
JSON
{
"hex": "#fc71ff",
"rgb": {
"r": 252,
"g": 113,
"b": 255
},
"hsl": {
"h": 298.732,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.76498,
"c": 0.2346,
"h": 326.7
},
"luminance": 0.39726
}Semantic roles & 50–950 ramp
primary
#FC71FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86