#F8709B#F8709B
#F8709B is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.9% C 0.171 H 2.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F8709B |
|---|---|
| RGB | rgb(248, 112, 155) |
| HSL | hsl(341, 91%, 71%) |
| HSV | hsv(341, 55%, 97%) |
| CMYK | cmyk(0%, 54.8%, 37.5%, 2.7%) |
| CIE-LAB | lab(64.90, 56.08, 2.61) |
| CIE-LCH | lch(64.90, 56.14, 2.66°) |
| OKLab | oklab(71.95% 0.1708 0.0075) |
| OKLCH | oklch(71.95% 0.171 2.5) |
| XYZ | xyz(50.4248, 33.9166, 34.8950) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.76
Medium Pink
#F36196
ΔE00 3.31
Carnation Pink
#FF7FA7
ΔE00 3.40
Strawberry
#FC5A8D
ΔE00 3.97
Pinky
#FC86AA
ΔE00 4.62
Rosa
#FE86A4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8709B #70F8CD
analogous
#F870DF #F8709B #F88970
triadic
#F8709B #9BF870 #709BF8
tetradic
#F8709B #DFF870 #70F8CD #8970F8
square
#F8709B #DFF870 #70F8CD #8970F8
split-complementary
#F8709B #70F889 #70DFF8
monochromatic
#E30B4F #F53672 #F8709B #FBAAC4 #FEE2EB
Accessibility & contrast
On white
2.70
#F8709B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#F8709B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8709B
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8709B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8709B | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9C
Deuteranopia (green-blind)
#ABA798
Tritanopia (blue-blind)
#FF6380
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f8709b; /* rgb */ color: rgb(248, 112, 155); /* oklch */ color: oklch(71.9% 0.171 2.5);
Tailwind
colors: {
custom: {
50: '#ff9eb8',
500: '#f8709b',
950: '#000000',
},
}SCSS
$custom: #f8709b; $custom-light: #ff9eb8; $custom-dark: #000000;
JSON
{
"hex": "#f8709b",
"rgb": {
"r": 248,
"g": 112,
"b": 155
},
"hsl": {
"h": 341.029,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.71946,
"c": 0.17093,
"h": 2.5
},
"luminance": 0.33911
}Semantic roles & 50–950 ramp
primary
#F8709B
secondary
#CFF4E9
accent
#E69D00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80