#F76D9A#F76D9A
#F76D9A is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.4% C 0.174 H 2.1°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F76D9A |
|---|---|
| RGB | rgb(247, 109, 154) |
| HSL | hsl(340, 90%, 70%) |
| HSV | hsv(340, 56%, 97%) |
| CMYK | cmyk(0%, 55.9%, 37.7%, 3.1%) |
| CIE-LAB | lab(64.20, 57.02, 2.15) |
| CIE-LCH | lch(64.20, 57.06, 2.16°) |
| OKLab | oklab(71.39% 0.1737 0.0063) |
| OKLCH | oklch(71.39% 0.174 2.1) |
| XYZ | xyz(49.6620, 33.0498, 34.3295) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.63
Medium Pink
#F36196
ΔE00 2.63
Strawberry
#FC5A8D
ΔE00 3.52
Carnation Pink
#FF7FA7
ΔE00 4.01
Palevioletred
#DB7093
ΔE00 4.72
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76D9A #6DF7CA
analogous
#F76DDF #F76D9A #F7856D
triadic
#F76D9A #9AF76D #6D9AF7
tetradic
#F76D9A #DFF76D #6DF7CA #856DF7
square
#F76D9A #DFF76D #6DF7CA #856DF7
split-complementary
#F76D9A #6DF785 #6DDFF7
monochromatic
#DD0C50 #F43372 #F76D9A #FAA7C2 #FDE1EA
Accessibility & contrast
On white
2.76
#F76D9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#F76D9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76D9A
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76D9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76D9A | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858B9B
Deuteranopia (green-blind)
#AAA597
Tritanopia (blue-blind)
#FF607E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f76d9a; /* rgb */ color: rgb(247, 109, 154); /* oklch */ color: oklch(71.4% 0.174 2.1);
Tailwind
colors: {
custom: {
50: '#fe9cb7',
500: '#f76d9a',
950: '#000000',
},
}SCSS
$custom: #f76d9a; $custom-light: #fe9cb7; $custom-dark: #000000;
JSON
{
"hex": "#f76d9a",
"rgb": {
"r": 247,
"g": 109,
"b": 154
},
"hsl": {
"h": 340.435,
"s": 89.61,
"l": 69.804
},
"oklch": {
"l": 0.71387,
"c": 0.17384,
"h": 2.1
},
"luminance": 0.33045
}Semantic roles & 50–950 ramp
primary
#F76D9A
secondary
#CCF3E7
accent
#E69B00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80