#FC01CA#FC01CA
#FC01CA is a light, highly saturated pink. Relative luminance 0.250; OKLCH L 66.9% C 0.290 H 340.3°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC01CA |
|---|---|
| RGB | rgb(252, 1, 202) |
| HSL | hsl(312, 99%, 50%) |
| HSV | hsv(312, 100%, 99%) |
| CMYK | cmyk(0%, 99.6%, 19.8%, 1.2%) |
| CIE-LAB | lab(57.06, 90.89, -36.17) |
| CIE-LCH | lch(57.06, 97.82, 338.30°) |
| OKLab | oklab(66.88% 0.2729 -0.0979) |
| OKLCH | oklch(66.88% 0.29 340.3) |
| XYZ | xyz(50.8182, 24.9870, 58.0124) |
| Luminance | 0.2498 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 1.34
Fuchsia (survey)
#ED0DD9
ΔE00 3.99
Bright Pink
#FE01B1
ΔE00 4.19
Bright Magenta
#FF08E8
ΔE00 4.30
Purpleish Pink
#DF4EC8
ΔE00 4.92
Pink Purple
#EF1DE7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC01CA #01FC33
analogous
#B001FC #FC01CA #FC014D
triadic
#FC01CA #CAFC01 #01CAFC
tetradic
#FC01CA #FCB001 #01FC33 #014DFC
square
#FC01CA #FCB001 #01FC33 #014DFC
split-complementary
#FC01CA #4DFC01 #01FCB0
monochromatic
#820168 #BF0199 #FC01CA #FE3CD8 #FE79E4
Accessibility & contrast
On white
3.50
#FC01CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#FC01CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FC01CA
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC01CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC01CA | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E73CE
Deuteranopia (green-blind)
#8295C5
Tritanopia (blue-blind)
#FF1B77
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #fc01ca; /* rgb */ color: rgb(252, 1, 202); /* oklch */ color: oklch(66.9% 0.290 340.3);
Tailwind
colors: {
custom: {
50: '#ff79da',
500: '#fc01ca',
950: '#000000',
},
}SCSS
$custom: #fc01ca; $custom-light: #ff79da; $custom-dark: #000000;
JSON
{
"hex": "#fc01ca",
"rgb": {
"r": 252,
"g": 1,
"b": 202
},
"hsl": {
"h": 311.952,
"s": 99.209,
"l": 49.608
},
"oklch": {
"l": 0.66882,
"c": 0.28996,
"h": 340.3
},
"luminance": 0.24981
}Semantic roles & 50–950 ramp
primary
#FC01CA
secondary
#73E68A
accent
#FF5329
background
#FFF8FD
surface
#FFEFFB
border
#D7CAD4
text
#190B15
muted
#877C83