#F9739D#F9739D
#F9739D is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.5% C 0.168 H 2.5°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F9739D |
|---|---|
| RGB | rgb(249, 115, 157) |
| HSL | hsl(341, 92%, 71%) |
| HSV | hsv(341, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 36.9%, 2.4%) |
| CIE-LAB | lab(65.62, 55.23, 2.54) |
| CIE-LCH | lch(65.62, 55.29, 2.64°) |
| OKLab | oklab(72.54% 0.1681 0.0073) |
| OKLCH | oklch(72.54% 0.168 2.5) |
| XYZ | xyz(51.2863, 34.8408, 35.9158) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.76
Rosy Pink
#F6688E
ΔE00 3.21
Medium Pink
#F36196
ΔE00 3.92
Pinky
#FC86AA
ΔE00 3.98
Rosa
#FE86A4
ΔE00 4.28
Strawberry
#FC5A8D
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9739D #73F9CF
analogous
#F973E0 #F9739D #F98C73
triadic
#F9739D #9DF973 #739DF9
tetradic
#F9739D #E0F973 #73F9CF #8C73F9
square
#F9739D #E0F973 #73F9CF #8C73F9
split-complementary
#F9739D #73F98C #73E0F9
monochromatic
#E80A4F #F63874 #F9739D #FCAEC6 #FEE2EA
Accessibility & contrast
On white
2.64
#F9739D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#F9739D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9739D
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9739D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9739D | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9E
Deuteranopia (green-blind)
#ADA99A
Tritanopia (blue-blind)
#FF6783
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f9739d; /* rgb */ color: rgb(249, 115, 157); /* oklch */ color: oklch(72.5% 0.168 2.5);
Tailwind
colors: {
custom: {
50: '#ffa0b9',
500: '#f9739d',
950: '#000000',
},
}SCSS
$custom: #f9739d; $custom-light: #ffa0b9; $custom-dark: #000000;
JSON
{
"hex": "#f9739d",
"rgb": {
"r": 249,
"g": 115,
"b": 157
},
"hsl": {
"h": 341.194,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.72538,
"c": 0.16829,
"h": 2.5
},
"luminance": 0.34836
}Semantic roles & 50–950 ramp
primary
#F9739D
secondary
#D2F5EA
accent
#E69E00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80