#F9709E#F9709E
#F9709E is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.2% C 0.173 H 1.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F9709E |
|---|---|
| RGB | rgb(249, 112, 158) |
| HSL | hsl(340, 92%, 71%) |
| HSV | hsv(340, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 36.5%, 2.4%) |
| CIE-LAB | lab(65.12, 56.73, 1.24) |
| CIE-LCH | lch(65.12, 56.74, 1.26°) |
| OKLab | oklab(72.17% 0.1728 0.004) |
| OKLCH | oklch(72.17% 0.173 1.3) |
| XYZ | xyz(51.0355, 34.2020, 36.2550) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.26
Carnation Pink
#FF7FA7
ΔE00 3.28
Rosy Pink
#F6688E
ΔE00 3.38
Strawberry
#FC5A8D
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.45
Pinky
#FC86AA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9709E #70F9CB
analogous
#F970E2 #F9709E #F98670
triadic
#F9709E #9EF970 #709EF9
tetradic
#F9709E #E2F970 #70F9CB #8670F9
square
#F9709E #E2F970 #70F9CB #8670F9
split-complementary
#F9709E #70F986 #70E2F9
monochromatic
#E50A53 #F73576 #F9709E #FBABC6 #FEE2EB
Accessibility & contrast
On white
2.68
#F9709E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#F9709E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9709E
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9709E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9709E | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9F
Deuteranopia (green-blind)
#ABA89B
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f9709e; /* rgb */ color: rgb(249, 112, 158); /* oklch */ color: oklch(72.2% 0.173 1.3);
Tailwind
colors: {
custom: {
50: '#ff9eba',
500: '#f9709e',
950: '#000000',
},
}SCSS
$custom: #f9709e; $custom-light: #ff9eba; $custom-dark: #000000;
JSON
{
"hex": "#f9709e",
"rgb": {
"r": 249,
"g": 112,
"b": 158
},
"hsl": {
"h": 339.854,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72171,
"c": 0.17284,
"h": 1.3
},
"luminance": 0.34197
}Semantic roles & 50–950 ramp
primary
#F9709E
secondary
#D0F5E8
accent
#E69800
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80