#FC7AC1#FC7AC1
#FC7AC1 is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.0% C 0.176 H 348.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AC1 |
|---|---|
| RGB | rgb(252, 122, 193) |
| HSL | hsl(327, 96%, 73%) |
| HSV | hsv(327, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 23.4%, 1.2%) |
| CIE-LAB | lab(68.37, 57.34, -13.71) |
| CIE-LCH | lch(68.37, 58.96, 346.56°) |
| OKLab | oklab(75.03% 0.1724 -0.0359) |
| OKLCH | oklch(75.03% 0.176 348.2) |
| XYZ | xyz(56.7317, 38.4696, 54.8792) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.91
Bubblegum Pink
#FE83CC
ΔE00 2.28
Bubblegum (survey)
#FF6CB5
ΔE00 2.96
Hot Pink
#FF69B4
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AC1 #7AFCB5
analogous
#F67AFC #FC7AC1 #FC7A80
triadic
#FC7AC1 #C1FC7A #7AC1FC
tetradic
#FC7AC1 #FCF67A #7AFCB5 #7A80FC
square
#FC7AC1 #FCF67A #7AFCB5 #7A80FC
split-complementary
#FC7AC1 #80FC7A #7AFCF6
monochromatic
#F60689 #FB3EA5 #FC7AC1 #FDB6DD #FEE1F1
Accessibility & contrast
On white
2.42
#FC7AC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FC7AC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AC1
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AC1 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8799C3
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#FF7795
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7ac1; /* rgb */ color: rgb(252, 122, 193); /* oklch */ color: oklch(75.0% 0.176 348.2);
Tailwind
colors: {
custom: {
50: '#ffa5d3',
500: '#fc7ac1',
950: '#000000',
},
}SCSS
$custom: #fc7ac1; $custom-light: #ffa5d3; $custom-dark: #000000;
JSON
{
"hex": "#fc7ac1",
"rgb": {
"r": 252,
"g": 122,
"b": 193
},
"hsl": {
"h": 327.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.75026,
"c": 0.17608,
"h": 348.2
},
"luminance": 0.38465
}Semantic roles & 50–950 ramp
primary
#FC7AC1
secondary
#D4F7E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82