#F9719C#F9719C
#F9719C is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.2% C 0.171 H 2.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F9719C |
|---|---|
| RGB | rgb(249, 113, 156) |
| HSL | hsl(341, 92%, 71%) |
| HSV | hsv(341, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 37.3%, 2.4%) |
| CIE-LAB | lab(65.24, 56.05, 2.56) |
| CIE-LCH | lch(65.24, 56.11, 2.62°) |
| OKLab | oklab(72.24% 0.1707 0.0073) |
| OKLCH | oklch(72.24% 0.171 2.5) |
| XYZ | xyz(50.9757, 34.3556, 35.3928) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.96
Carnation Pink
#FF7FA7
ΔE00 3.13
Medium Pink
#F36196
ΔE00 3.55
Strawberry
#FC5A8D
ΔE00 4.19
Pinky
#FC86AA
ΔE00 4.37
Rosa
#FE86A4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9719C #71F9CE
analogous
#F971E0 #F9719C #F98A71
triadic
#F9719C #9CF971 #719CF9
tetradic
#F9719C #E0F971 #71F9CE #8A71F9
square
#F9719C #E0F971 #71F9CE #8A71F9
split-complementary
#F9719C #71F98A #71E0F9
monochromatic
#E60A4F #F73673 #F9719C #FBACC5 #FEE2EB
Accessibility & contrast
On white
2.67
#F9719C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#F9719C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9719C
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9719C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9719C | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898E9D
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f9719c; /* rgb */ color: rgb(249, 113, 156); /* oklch */ color: oklch(72.2% 0.171 2.5);
Tailwind
colors: {
custom: {
50: '#ff9eb9',
500: '#f9719c',
950: '#000000',
},
}SCSS
$custom: #f9719c; $custom-light: #ff9eb9; $custom-dark: #000000;
JSON
{
"hex": "#f9719c",
"rgb": {
"r": 249,
"g": 113,
"b": 156
},
"hsl": {
"h": 341.029,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.72244,
"c": 0.17083,
"h": 2.5
},
"luminance": 0.3435
}Semantic roles & 50–950 ramp
primary
#F9719C
secondary
#D1F5EA
accent
#E69D00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80