#F76D97#F76D97
#F76D97 is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.3% C 0.173 H 3.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F76D97 |
|---|---|
| RGB | rgb(247, 109, 151) |
| HSL | hsl(342, 90%, 70%) |
| HSV | hsv(342, 56%, 97%) |
| CMYK | cmyk(0%, 55.9%, 38.9%, 3.1%) |
| CIE-LAB | lab(64.12, 56.70, 3.76) |
| CIE-LCH | lch(64.12, 56.82, 3.79°) |
| OKLab | oklab(71.3% 0.1727 0.0104) |
| OKLCH | oklch(71.3% 0.173 3.4) |
| XYZ | xyz(49.4153, 32.9511, 33.0300) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.93
Medium Pink
#F36196
ΔE00 2.95
Strawberry
#FC5A8D
ΔE00 3.25
Carnation Pink
#FF7FA7
ΔE00 4.15
Palevioletred
#DB7093
ΔE00 4.80
Warm Pink
#FB5581
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76D97 #6DF7CD
analogous
#F76DDC #F76D97 #F7886D
triadic
#F76D97 #97F76D #6D97F7
tetradic
#F76D97 #DCF76D #6DF7CD #886DF7
square
#F76D97 #DCF76D #6DF7CD #886DF7
split-complementary
#F76D97 #6DF788 #6DDCF7
monochromatic
#DD0C4C #F4336E #F76D97 #FAA7C0 #FDE1EA
Accessibility & contrast
On white
2.77
#F76D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#F76D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76D97
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76D97 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868B98
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#FF5F7D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f76d97; /* rgb */ color: rgb(247, 109, 151); /* oklch */ color: oklch(71.3% 0.173 3.4);
Tailwind
colors: {
custom: {
50: '#fe9cb5',
500: '#f76d97',
950: '#000000',
},
}SCSS
$custom: #f76d97; $custom-light: #fe9cb5; $custom-dark: #000000;
JSON
{
"hex": "#f76d97",
"rgb": {
"r": 247,
"g": 109,
"b": 151
},
"hsl": {
"h": 341.739,
"s": 89.61,
"l": 69.804
},
"oklch": {
"l": 0.71301,
"c": 0.17301,
"h": 3.4
},
"luminance": 0.32946
}Semantic roles & 50–950 ramp
primary
#F76D97
secondary
#CCF3E8
accent
#E6A000
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80