#FC729F#FC729F
#FC729F is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.173 H 1.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC729F |
|---|---|
| RGB | rgb(252, 114, 159) |
| HSL | hsl(340, 96%, 72%) |
| HSV | hsv(340, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 36.9%, 1.2%) |
| CIE-LAB | lab(65.93, 56.88, 1.91) |
| CIE-LCH | lch(65.93, 56.91, 1.92°) |
| OKLab | oklab(72.87% 0.1732 0.0057) |
| OKLCH | oklch(72.87% 0.173 1.9) |
| XYZ | xyz(52.4231, 35.2387, 36.8351) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.68
Rosy Pink
#F6688E
ΔE00 3.56
Medium Pink
#F36196
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.01
Rosa
#FE86A4
ΔE00 4.45
Strawberry
#FC5A8D
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC729F #72FCCF
analogous
#FC72E4 #FC729F #FC8A72
triadic
#FC729F #9FFC72 #729FFC
tetradic
#FC729F #E4FC72 #72FCCF #8A72FC
square
#FC729F #E4FC72 #72FCCF #8A72FC
split-complementary
#FC729F #72FC8A #72E4FC
monochromatic
#EF0551 #FB3676 #FC729F #FDAEC8 #FEE1EB
Accessibility & contrast
On white
2.61
#FC729F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FC729F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC729F
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC729F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC729F | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A90A0
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#FF6583
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc729f; /* rgb */ color: rgb(252, 114, 159); /* oklch */ color: oklch(72.9% 0.173 1.9);
Tailwind
colors: {
custom: {
50: '#ff9fbb',
500: '#fc729f',
950: '#000000',
},
}SCSS
$custom: #fc729f; $custom-light: #ff9fbb; $custom-dark: #000000;
JSON
{
"hex": "#fc729f",
"rgb": {
"r": 252,
"g": 114,
"b": 159
},
"hsl": {
"h": 340.435,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.72874,
"c": 0.17332,
"h": 1.9
},
"luminance": 0.35233
}Semantic roles & 50–950 ramp
primary
#FC729F
secondary
#D3F6EB
accent
#E69B00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80