#F8719F#F8719F
#F8719F is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.2% C 0.171 H 0.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8719F |
|---|---|
| RGB | rgb(248, 113, 159) |
| HSL | hsl(340, 91%, 71%) |
| HSV | hsv(340, 54%, 97%) |
| CMYK | cmyk(0%, 54.4%, 35.9%, 2.7%) |
| CIE-LAB | lab(65.18, 56.06, 0.74) |
| CIE-LCH | lch(65.18, 56.06, 0.76°) |
| OKLab | oklab(72.19% 0.1707 0.0026) |
| OKLCH | oklch(72.19% 0.171 0.9) |
| XYZ | xyz(50.8773, 34.2751, 36.7305) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.20
Medium Pink
#F36196
ΔE00 3.35
Rosy Pink
#F6688E
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.41
Strawberry
#FC5A8D
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8719F #71F8CA
analogous
#F871E2 #F8719F #F88671
triadic
#F8719F #9FF871 #719FF8
tetradic
#F8719F #E2F871 #71F8CA #8671F8
square
#F8719F #E2F871 #71F8CA #8671F8
split-complementary
#F8719F #71F886 #71E2F8
monochromatic
#E30B55 #F53778 #F8719F #FBABC6 #FEE2EB
Accessibility & contrast
On white
2.67
#F8719F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#F8719F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8719F
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8719F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8719F | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA0
Deuteranopia (green-blind)
#ABA89C
Tritanopia (blue-blind)
#FF6582
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f8719f; /* rgb */ color: rgb(248, 113, 159); /* oklch */ color: oklch(72.2% 0.171 0.9);
Tailwind
colors: {
custom: {
50: '#fe9ebb',
500: '#f8719f',
950: '#000000',
},
}SCSS
$custom: #f8719f; $custom-light: #fe9ebb; $custom-dark: #000000;
JSON
{
"hex": "#f8719f",
"rgb": {
"r": 248,
"g": 113,
"b": 159
},
"hsl": {
"h": 339.556,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.72194,
"c": 0.17072,
"h": 0.9
},
"luminance": 0.3427
}Semantic roles & 50–950 ramp
primary
#F8719F
secondary
#D0F5E8
accent
#E69700
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80