#F76FA0#F76FA0
#F76FA0 is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.8% C 0.173 H 359.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F76FA0 |
|---|---|
| RGB | rgb(247, 111, 160) |
| HSL | hsl(338, 89%, 70%) |
| HSV | hsv(338, 55%, 97%) |
| CMYK | cmyk(0%, 55.1%, 35.2%, 3.1%) |
| CIE-LAB | lab(64.71, 56.77, -0.53) |
| CIE-LCH | lch(64.71, 56.78, 359.47°) |
| OKLab | oklab(71.82% 0.1729 -0.0007) |
| OKLCH | oklch(71.82% 0.173 359.8) |
| XYZ | xyz(50.3900, 33.6862, 37.0992) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.95
Bubble Gum Pink
#FF69AF
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 3.76
Rosy Pink
#F6688E
ΔE00 3.96
Strawberry
#FC5A8D
ΔE00 4.52
Bubblegum (survey)
#FF6CB5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76FA0 #6FF7C6
analogous
#F76FE4 #F76FA0 #F7826F
triadic
#F76FA0 #A0F76F #6FA0F7
tetradic
#F76FA0 #E4F76F #6FF7C6 #826FF7
square
#F76FA0 #E4F76F #6FF7C6 #826FF7
split-complementary
#F76FA0 #6FF782 #6FE4F7
monochromatic
#DF0C58 #F4357A #F76FA0 #FAA9C6 #FDE2EC
Accessibility & contrast
On white
2.71
#F76FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#F76FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76FA0
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76FA0 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868DA1
Deuteranopia (green-blind)
#A9A79D
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f76fa0; /* rgb */ color: rgb(247, 111, 160); /* oklch */ color: oklch(71.8% 0.173 359.8);
Tailwind
colors: {
custom: {
50: '#fe9dbc',
500: '#f76fa0',
950: '#000000',
},
}SCSS
$custom: #f76fa0; $custom-light: #fe9dbc; $custom-dark: #000000;
JSON
{
"hex": "#f76fa0",
"rgb": {
"r": 247,
"g": 111,
"b": 160
},
"hsl": {
"h": 338.382,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.71824,
"c": 0.1729,
"h": 359.8
},
"luminance": 0.33681
}Semantic roles & 50–950 ramp
primary
#F76FA0
secondary
#CEF4E6
accent
#E69300
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80