#F8739D#F8739D
#F8739D is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.4% C 0.167 H 2.3°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F8739D |
|---|---|
| RGB | rgb(248, 115, 157) |
| HSL | hsl(341, 90%, 71%) |
| HSV | hsv(341, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 36.7%, 2.7%) |
| CIE-LAB | lab(65.48, 54.90, 2.32) |
| CIE-LCH | lch(65.48, 54.95, 2.42°) |
| OKLab | oklab(72.4% 0.1671 0.0067) |
| OKLCH | oklch(72.4% 0.167 2.3) |
| XYZ | xyz(50.9307, 34.6574, 35.8991) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.84
Rosy Pink
#F6688E
ΔE00 3.23
Medium Pink
#F36196
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.03
Rosa
#FE86A4
ΔE00 4.37
Strawberry
#FC5A8D
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8739D #73F8CE
analogous
#F873DF #F8739D #F88B73
triadic
#F8739D #9DF873 #739DF8
tetradic
#F8739D #DFF873 #73F8CE #8B73F8
square
#F8739D #DFF873 #73F8CE #8B73F8
split-complementary
#F8739D #73F88B #73DFF8
monochromatic
#E50B50 #F53974 #F8739D #FBADC6 #FEE2EB
Accessibility & contrast
On white
2.65
#F8739D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#F8739D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8739D
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8739D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8739D | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9E
Deuteranopia (green-blind)
#ADA99A
Tritanopia (blue-blind)
#FF6783
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f8739d; /* rgb */ color: rgb(248, 115, 157); /* oklch */ color: oklch(72.4% 0.167 2.3);
Tailwind
colors: {
custom: {
50: '#fe9fb9',
500: '#f8739d',
950: '#000000',
},
}SCSS
$custom: #f8739d; $custom-light: #fe9fb9; $custom-dark: #000000;
JSON
{
"hex": "#f8739d",
"rgb": {
"r": 248,
"g": 115,
"b": 157
},
"hsl": {
"h": 341.053,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.72402,
"c": 0.16726,
"h": 2.3
},
"luminance": 0.34652
}Semantic roles & 50–950 ramp
primary
#F8739D
secondary
#D2F5EA
accent
#E69D00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80