#F8739B#F8739B
#F8739B is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.3% C 0.167 H 3.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F8739B |
|---|---|
| RGB | rgb(248, 115, 155) |
| HSL | hsl(342, 90%, 71%) |
| HSV | hsv(342, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 37.5%, 2.7%) |
| CIE-LAB | lab(65.43, 54.68, 3.38) |
| CIE-LCH | lch(65.43, 54.79, 3.54°) |
| OKLab | oklab(72.35% 0.1664 0.0094) |
| OKLCH | oklch(72.35% 0.167 3.2) |
| XYZ | xyz(50.7614, 34.5897, 35.0072) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.87
Carnation Pink
#FF7FA7
ΔE00 2.96
Medium Pink
#F36196
ΔE00 3.97
Pinky
#FC86AA
ΔE00 4.11
Rosa
#FE86A4
ΔE00 4.23
Strawberry
#FC5A8D
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8739B #73F8D0
analogous
#F873DD #F8739B #F88D73
triadic
#F8739B #9BF873 #739BF8
tetradic
#F8739B #DDF873 #73F8D0 #8D73F8
square
#F8739B #DDF873 #73F8D0 #8D73F8
split-complementary
#F8739B #73F88D #73DDF8
monochromatic
#E50B4D #F53971 #F8739B #FBADC5 #FEE2EA
Accessibility & contrast
On white
2.65
#F8739B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F8739B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8739B
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8739B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8739B | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9C
Deuteranopia (green-blind)
#ADA898
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f8739b; /* rgb */ color: rgb(248, 115, 155); /* oklch */ color: oklch(72.3% 0.167 3.2);
Tailwind
colors: {
custom: {
50: '#fe9fb8',
500: '#f8739b',
950: '#000000',
},
}SCSS
$custom: #f8739b; $custom-light: #fe9fb8; $custom-dark: #000000;
JSON
{
"hex": "#f8739b",
"rgb": {
"r": 248,
"g": 115,
"b": 155
},
"hsl": {
"h": 341.955,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.72345,
"c": 0.16671,
"h": 3.2
},
"luminance": 0.34584
}Semantic roles & 50–950 ramp
primary
#F8739B
secondary
#D2F5EA
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80