#F9729B#F9729B
#F9729B is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.3% C 0.169 H 3.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F9729B |
|---|---|
| RGB | rgb(249, 114, 155) |
| HSL | hsl(342, 92%, 71%) |
| HSV | hsv(342, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 37.8%, 2.4%) |
| CIE-LAB | lab(65.39, 55.47, 3.35) |
| CIE-LCH | lch(65.39, 55.58, 3.45°) |
| OKLab | oklab(72.35% 0.1689 0.0094) |
| OKLCH | oklch(72.35% 0.169 3.2) |
| XYZ | xyz(51.0035, 34.5462, 34.9860) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.81
Carnation Pink
#FF7FA7
ΔE00 3.03
Medium Pink
#F36196
ΔE00 3.85
Pinky
#FC86AA
ΔE00 4.24
Strawberry
#FC5A8D
ΔE00 4.27
Rosa
#FE86A4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9729B #72F9D0
analogous
#F972DE #F9729B #F98C72
triadic
#F9729B #9BF972 #729BF9
tetradic
#F9729B #DEF972 #72F9D0 #8C72F9
square
#F9729B #DEF972 #72F9D0 #8C72F9
split-complementary
#F9729B #72F98C #72DEF9
monochromatic
#E70A4D #F73771 #F9729B #FBADC5 #FEE2EA
Accessibility & contrast
On white
2.66
#F9729B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#F9729B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9729B
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9729B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9729B | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9C
Deuteranopia (green-blind)
#ADA898
Tritanopia (blue-blind)
#FF6581
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f9729b; /* rgb */ color: rgb(249, 114, 155); /* oklch */ color: oklch(72.3% 0.169 3.2);
Tailwind
colors: {
custom: {
50: '#ff9fb8',
500: '#f9729b',
950: '#000000',
},
}SCSS
$custom: #f9729b; $custom-light: #ff9fb8; $custom-dark: #000000;
JSON
{
"hex": "#f9729b",
"rgb": {
"r": 249,
"g": 114,
"b": 155
},
"hsl": {
"h": 341.778,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.72348,
"c": 0.16914,
"h": 3.2
},
"luminance": 0.34541
}Semantic roles & 50–950 ramp
primary
#F9729B
secondary
#D2F5EA
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80