#FC709F#FC709F
#FC709F is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.6% C 0.176 H 1.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC709F |
|---|---|
| RGB | rgb(252, 112, 159) |
| HSL | hsl(340, 96%, 71%) |
| HSV | hsv(340, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 36.9%, 1.2%) |
| CIE-LAB | lab(65.59, 57.80, 1.40) |
| CIE-LCH | lch(65.59, 57.81, 1.39°) |
| OKLab | oklab(72.61% 0.1761 0.0044) |
| OKLCH | oklch(72.61% 0.176 1.4) |
| XYZ | xyz(52.2000, 34.7924, 36.7607) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.06
Rosy Pink
#F6688E
ΔE00 3.54
Medium Pink
#F36196
ΔE00 3.55
Strawberry
#FC5A8D
ΔE00 4.37
Pinky
#FC86AA
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC709F #70FCCD
analogous
#FC70E5 #FC709F #FC8770
triadic
#FC709F #9FFC70 #709FFC
tetradic
#FC709F #E5FC70 #70FCCD #8770FC
square
#FC709F #E5FC70 #70FCCD #8770FC
split-complementary
#FC709F #70FC87 #70E5FC
monochromatic
#ED0553 #FB3477 #FC709F #FDACC7 #FEE1EB
Accessibility & contrast
On white
2.64
#FC709F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#FC709F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC709F
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC709F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC709F | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888FA0
Deuteranopia (green-blind)
#ADA99C
Tritanopia (blue-blind)
#FF6382
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fc709f; /* rgb */ color: rgb(252, 112, 159); /* oklch */ color: oklch(72.6% 0.176 1.4);
Tailwind
colors: {
custom: {
50: '#ff9ebb',
500: '#fc709f',
950: '#000000',
},
}SCSS
$custom: #fc709f; $custom-light: #ff9ebb; $custom-dark: #000000;
JSON
{
"hex": "#fc709f",
"rgb": {
"r": 252,
"g": 112,
"b": 159
},
"hsl": {
"h": 339.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.72614,
"c": 0.17613,
"h": 1.4
},
"luminance": 0.34787
}Semantic roles & 50–950 ramp
primary
#FC709F
secondary
#D2F6EA
accent
#E69800
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80