#F8709D#F8709D
#F8709D is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.0% C 0.172 H 1.6°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F8709D |
|---|---|
| RGB | rgb(248, 112, 157) |
| HSL | hsl(340, 91%, 71%) |
| HSV | hsv(340, 55%, 97%) |
| CMYK | cmyk(0%, 54.8%, 36.7%, 2.7%) |
| CIE-LAB | lab(64.95, 56.30, 1.55) |
| CIE-LCH | lch(64.95, 56.32, 1.57°) |
| OKLab | oklab(72% 0.1715 0.0047) |
| OKLCH | oklch(72% 0.172 1.6) |
| XYZ | xyz(50.5942, 33.9843, 35.7869) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.19
Medium Pink
#F36196
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.36
Strawberry
#FC5A8D
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8709D #70F8CB
analogous
#F870E1 #F8709D #F88770
triadic
#F8709D #9DF870 #709DF8
tetradic
#F8709D #E1F870 #70F8CB #8770F8
square
#F8709D #E1F870 #70F8CB #8770F8
split-complementary
#F8709D #70F887 #70E1F8
monochromatic
#E30B52 #F53675 #F8709D #FBAAC5 #FEE2EB
Accessibility & contrast
On white
2.69
#F8709D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#F8709D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8709D
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8709D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8709D | 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)
#888D9E
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f8709d; /* rgb */ color: rgb(248, 112, 157); /* oklch */ color: oklch(72.0% 0.172 1.6);
Tailwind
colors: {
custom: {
50: '#fe9eb9',
500: '#f8709d',
950: '#000000',
},
}SCSS
$custom: #f8709d; $custom-light: #fe9eb9; $custom-dark: #000000;
JSON
{
"hex": "#f8709d",
"rgb": {
"r": 248,
"g": 112,
"b": 157
},
"hsl": {
"h": 340.147,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.72004,
"c": 0.17152,
"h": 1.6
},
"luminance": 0.33979
}Semantic roles & 50–950 ramp
primary
#F8709D
secondary
#CFF4E8
accent
#E69A00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80