#FC71F2#FC71F2
#FC71F2 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.224 H 330.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71F2 |
|---|---|
| RGB | rgb(252, 113, 242) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 4%, 1.2%) |
| CIE-LAB | lab(68.69, 68.75, -40.43) |
| CIE-LCH | lch(68.69, 79.76, 329.54°) |
| OKLab | oklab(75.88% 0.1947 -0.1108) |
| OKLCH | oklch(75.88% 0.224 330.4) |
| XYZ | xyz(62.0766, 38.9206, 88.2300) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Candy Pink
#FF63E9
ΔE00 2.43
Light Magenta
#FA5FF7
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.42
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71F2 #71FC7B
analogous
#C171FC #FC71F2 #FC71AD
triadic
#FC71F2 #F2FC71 #71F2FC
tetradic
#FC71F2 #FCC171 #71FC7B #71ADFC
square
#FC71F2 #FCC171 #71FC7B #71ADFC
split-complementary
#FC71F2 #ADFC71 #71FCC1
monochromatic
#EE05DD #FB35ED #FC71F2 #FDADF7 #FEE1FC
Accessibility & contrast
On white
2.39
#FC71F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FC71F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71F2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71F2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF6
Deuteranopia (green-blind)
#94AEEE
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc71f2; /* rgb */ color: rgb(252, 113, 242); /* oklch */ color: oklch(75.9% 0.224 330.4);
Tailwind
colors: {
custom: {
50: '#ffa0f6',
500: '#fc71f2',
950: '#000000',
},
}SCSS
$custom: #fc71f2; $custom-light: #ffa0f6; $custom-dark: #000000;
JSON
{
"hex": "#fc71f2",
"rgb": {
"r": 252,
"g": 113,
"b": 242
},
"hsl": {
"h": 304.317,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.75881,
"c": 0.224,
"h": 330.4
},
"luminance": 0.38917
}Semantic roles & 50–950 ramp
primary
#FC71F2
secondary
#D3F6D5
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85