#F8709E#F8709E
#F8709E is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.0% C 0.172 H 1.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F8709E |
|---|---|
| RGB | rgb(248, 112, 158) |
| HSL | hsl(340, 91%, 71%) |
| HSV | hsv(340, 55%, 97%) |
| CMYK | cmyk(0%, 54.8%, 36.3%, 2.7%) |
| CIE-LAB | lab(64.98, 56.41, 1.02) |
| CIE-LCH | lch(64.98, 56.42, 1.03°) |
| OKLab | oklab(72.03% 0.1718 0.0034) |
| OKLCH | oklch(72.03% 0.172 1.1) |
| XYZ | xyz(50.6799, 34.0186, 36.2384) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.17
Carnation Pink
#FF7FA7
ΔE00 3.37
Rosy Pink
#F6688E
ΔE00 3.41
Strawberry
#FC5A8D
ΔE00 4.29
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8709E #70F8CA
analogous
#F870E2 #F8709E #F88670
triadic
#F8709E #9EF870 #709EF8
tetradic
#F8709E #E2F870 #70F8CA #8670F8
square
#F8709E #E2F870 #70F8CA #8670F8
split-complementary
#F8709E #70F886 #70E2F8
monochromatic
#E30B54 #F53676 #F8709E #FBAAC6 #FEE2EB
Accessibility & contrast
On white
2.69
#F8709E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#F8709E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8709E
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8709E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8709E | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878E9F
Deuteranopia (green-blind)
#ABA79B
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f8709e; /* rgb */ color: rgb(248, 112, 158); /* oklch */ color: oklch(72.0% 0.172 1.1);
Tailwind
colors: {
custom: {
50: '#fe9eba',
500: '#f8709e',
950: '#000000',
},
}SCSS
$custom: #f8709e; $custom-light: #fe9eba; $custom-dark: #000000;
JSON
{
"hex": "#f8709e",
"rgb": {
"r": 248,
"g": 112,
"b": 158
},
"hsl": {
"h": 339.706,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.72033,
"c": 0.17182,
"h": 1.1
},
"luminance": 0.34013
}Semantic roles & 50–950 ramp
primary
#F8709E
secondary
#CFF4E8
accent
#E69800
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80