#F9729D#F9729D
#F9729D is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.4% C 0.170 H 2.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F9729D |
|---|---|
| RGB | rgb(249, 114, 157) |
| HSL | hsl(341, 92%, 71%) |
| HSV | hsv(341, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 36.9%, 2.4%) |
| CIE-LAB | lab(65.45, 55.69, 2.29) |
| CIE-LCH | lch(65.45, 55.74, 2.35°) |
| OKLab | oklab(72.41% 0.1696 0.0066) |
| OKLCH | oklch(72.41% 0.17 2.2) |
| XYZ | xyz(51.1729, 34.6139, 35.8779) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.93
Rosy Pink
#F6688E
ΔE00 3.18
Medium Pink
#F36196
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.16
Strawberry
#FC5A8D
ΔE00 4.41
Rosa
#FE86A4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9729D #72F9CE
analogous
#F972E0 #F9729D #F98A72
triadic
#F9729D #9DF972 #729DF9
tetradic
#F9729D #E0F972 #72F9CE #8A72F9
square
#F9729D #E0F972 #72F9CE #8A72F9
split-complementary
#F9729D #72F98A #72E0F9
monochromatic
#E70A50 #F73774 #F9729D #FBADC6 #FEE2EB
Accessibility & contrast
On white
2.65
#F9729D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F9729D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9729D
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9729D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9729D | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9E
Deuteranopia (green-blind)
#ADA99A
Tritanopia (blue-blind)
#FF6682
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f9729d; /* rgb */ color: rgb(249, 114, 157); /* oklch */ color: oklch(72.4% 0.170 2.2);
Tailwind
colors: {
custom: {
50: '#ff9fb9',
500: '#f9729d',
950: '#000000',
},
}SCSS
$custom: #f9729d; $custom-light: #ff9fb9; $custom-dark: #000000;
JSON
{
"hex": "#f9729d",
"rgb": {
"r": 249,
"g": 114,
"b": 157
},
"hsl": {
"h": 340.889,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.72405,
"c": 0.1697,
"h": 2.2
},
"luminance": 0.34609
}Semantic roles & 50–950 ramp
primary
#F9729D
secondary
#D2F5EA
accent
#E69C00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80