#F76F9E#F76F9E
#F76F9E is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.8% C 0.172 H 0.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F76F9E |
|---|---|
| RGB | rgb(247, 111, 158) |
| HSL | hsl(339, 89%, 70%) |
| HSV | hsv(339, 55%, 97%) |
| CMYK | cmyk(0%, 55.1%, 36%, 3.1%) |
| CIE-LAB | lab(64.66, 56.55, 0.53) |
| CIE-LCH | lch(64.66, 56.55, 0.54°) |
| OKLab | oklab(71.77% 0.1722 0.0021) |
| OKLCH | oklch(71.77% 0.172 0.7) |
| XYZ | xyz(50.2165, 33.6168, 36.1852) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.90
Rosy Pink
#F6688E
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Strawberry
#FC5A8D
ΔE00 4.22
Palevioletred
#DB7093
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76F9E #6FF7C8
analogous
#F76FE2 #F76F9E #F7846F
triadic
#F76F9E #9EF76F #6F9EF7
tetradic
#F76F9E #E2F76F #6FF7C8 #846FF7
square
#F76F9E #E2F76F #6FF7C8 #846FF7
split-complementary
#F76F9E #6FF784 #6FE2F7
monochromatic
#DF0C55 #F43577 #F76F9E #FAA9C5 #FDE2EB
Accessibility & contrast
On white
2.72
#F76F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#F76F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76F9E
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76F9E | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868D9F
Deuteranopia (green-blind)
#AAA69B
Tritanopia (blue-blind)
#FF6381
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f76f9e; /* rgb */ color: rgb(247, 111, 158); /* oklch */ color: oklch(71.8% 0.172 0.7);
Tailwind
colors: {
custom: {
50: '#fe9dba',
500: '#f76f9e',
950: '#000000',
},
}SCSS
$custom: #f76f9e; $custom-light: #fe9dba; $custom-dark: #000000;
JSON
{
"hex": "#f76f9e",
"rgb": {
"r": 247,
"g": 111,
"b": 158
},
"hsl": {
"h": 339.265,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.71765,
"c": 0.17224,
"h": 0.7
},
"luminance": 0.33612
}Semantic roles & 50–950 ramp
primary
#F76F9E
secondary
#CEF4E7
accent
#E69600
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80