#F8709F#F8709F
#F8709F is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.1% C 0.172 H 0.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F8709F |
|---|---|
| RGB | rgb(248, 112, 159) |
| HSL | hsl(339, 91%, 71%) |
| HSV | hsv(339, 55%, 97%) |
| CMYK | cmyk(0%, 54.8%, 35.9%, 2.7%) |
| CIE-LAB | lab(65.00, 56.52, 0.48) |
| CIE-LCH | lch(65.00, 56.52, 0.49°) |
| OKLab | oklab(72.06% 0.1721 0.002) |
| OKLCH | oklch(72.06% 0.172 0.7) |
| XYZ | xyz(50.7663, 34.0532, 36.6935) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.17
Carnation Pink
#FF7FA7
ΔE00 3.40
Rosy Pink
#F6688E
ΔE00 3.64
Bubble Gum Pink
#FF69AF
ΔE00 4.16
Strawberry
#FC5A8D
ΔE00 4.42
Pinky
#FC86AA
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8709F #70F8C9
analogous
#F870E3 #F8709F #F88570
triadic
#F8709F #9FF870 #709FF8
tetradic
#F8709F #E3F870 #70F8C9 #8570F8
square
#F8709F #E3F870 #70F8C9 #8570F8
split-complementary
#F8709F #70F885 #70E3F8
monochromatic
#E30B56 #F53678 #F8709F #FBAAC6 #FEE2EB
Accessibility & contrast
On white
2.69
#F8709F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#F8709F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8709F
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8709F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8709F | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878EA0
Deuteranopia (green-blind)
#ABA79C
Tritanopia (blue-blind)
#FF6482
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f8709f; /* rgb */ color: rgb(248, 112, 159); /* oklch */ color: oklch(72.1% 0.172 0.7);
Tailwind
colors: {
custom: {
50: '#fe9ebb',
500: '#f8709f',
950: '#000000',
},
}SCSS
$custom: #f8709f; $custom-light: #fe9ebb; $custom-dark: #000000;
JSON
{
"hex": "#f8709f",
"rgb": {
"r": 248,
"g": 112,
"b": 159
},
"hsl": {
"h": 339.265,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.72063,
"c": 0.17214,
"h": 0.7
},
"luminance": 0.34048
}Semantic roles & 50–950 ramp
primary
#F8709F
secondary
#CFF4E8
accent
#E69600
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80