#F76C9F#F76C9F
#F76C9F is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.4% C 0.177 H 359.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F76C9F |
|---|---|
| RGB | rgb(247, 108, 159) |
| HSL | hsl(338, 90%, 70%) |
| HSV | hsv(338, 56%, 97%) |
| CMYK | cmyk(0%, 56.3%, 35.6%, 3.1%) |
| CIE-LAB | lab(64.17, 58.03, -0.76) |
| CIE-LCH | lch(64.17, 58.03, 359.25°) |
| OKLab | oklab(71.41% 0.1768 -0.0012) |
| OKLCH | oklch(71.41% 0.177 359.6) |
| XYZ | xyz(49.9811, 33.0077, 36.5331) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.44
Bubble Gum Pink
#FF69AF
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 3.90
Strawberry
#FC5A8D
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.31
Bubblegum (survey)
#FF6CB5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76C9F #6CF7C4
analogous
#F76CE4 #F76C9F #F77F6C
triadic
#F76C9F #9FF76C #6C9FF7
tetradic
#F76C9F #E4F76C #6CF7C4 #7F6CF7
square
#F76C9F #E4F76C #6CF7C4 #7F6CF7
split-complementary
#F76C9F #6CF77F #6CE4F7
monochromatic
#DD0C59 #F43279 #F76C9F #FAA6C5 #FDE0EB
Accessibility & contrast
On white
2.76
#F76C9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#F76C9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76C9F
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76C9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76C9F | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838BA0
Deuteranopia (green-blind)
#A8A59C
Tritanopia (blue-blind)
#FF607F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f76c9f; /* rgb */ color: rgb(247, 108, 159); /* oklch */ color: oklch(71.4% 0.177 359.6);
Tailwind
colors: {
custom: {
50: '#fe9bbb',
500: '#f76c9f',
950: '#000000',
},
}SCSS
$custom: #f76c9f; $custom-light: #fe9bbb; $custom-dark: #000000;
JSON
{
"hex": "#f76c9f",
"rgb": {
"r": 247,
"g": 108,
"b": 159
},
"hsl": {
"h": 337.986,
"s": 89.677,
"l": 69.608
},
"oklch": {
"l": 0.71407,
"c": 0.17682,
"h": 359.6
},
"luminance": 0.33002
}Semantic roles & 50–950 ramp
primary
#F76C9F
secondary
#CCF3E5
accent
#E69100
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80