#FC7FCA#FC7FCA
#FC7FCA is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.174 H 345.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FCA |
|---|---|
| RGB | rgb(252, 127, 202) |
| HSL | hsl(324, 95%, 74%) |
| HSV | hsv(324, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 19.8%, 1.2%) |
| CIE-LAB | lab(69.57, 56.22, -16.92) |
| CIE-LCH | lch(69.57, 58.71, 343.25°) |
| OKLab | oklab(76.03% 0.1677 -0.0447) |
| OKLCH | oklch(76.03% 0.174 345.1) |
| XYZ | xyz(58.3962, 40.1431, 60.5384) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.89
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 4.99
Bubble Gum Pink
#FF69AF
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FCA #7FFCB1
analogous
#F07FFC #FC7FCA #FC7F8C
triadic
#FC7FCA #CAFC7F #7FCAFC
tetradic
#FC7FCA #FCF07F #7FFCB1 #7F8CFC
square
#FC7FCA #FCF07F #7FFCB1 #7F8CFC
split-complementary
#FC7FCA #8CFC7F #7FFCF0
monochromatic
#F90798 #FB43B1 #FC7FCA #FDBBE3 #FEE1F3
Accessibility & contrast
On white
2.33
#FC7FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FC7FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FCA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FCA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCD
Deuteranopia (green-blind)
#ABB2C7
Tritanopia (blue-blind)
#FF7E9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc7fca; /* rgb */ color: rgb(252, 127, 202); /* oklch */ color: oklch(76.0% 0.174 345.1);
Tailwind
colors: {
custom: {
50: '#ffa8da',
500: '#fc7fca',
950: '#000000',
},
}SCSS
$custom: #fc7fca; $custom-light: #ffa8da; $custom-dark: #000000;
JSON
{
"hex": "#fc7fca",
"rgb": {
"r": 252,
"g": 127,
"b": 202
},
"hsl": {
"h": 324,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76026,
"c": 0.17358,
"h": 345.1
},
"luminance": 0.40138
}Semantic roles & 50–950 ramp
primary
#FC7FCA
secondary
#D4F7E2
accent
#E65C00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83