#F76D99#F76D99
#F76D99 is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.4% C 0.174 H 2.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F76D99 |
|---|---|
| RGB | rgb(247, 109, 153) |
| HSL | hsl(341, 90%, 70%) |
| HSV | hsv(341, 56%, 97%) |
| CMYK | cmyk(0%, 55.9%, 38.1%, 3.1%) |
| CIE-LAB | lab(64.17, 56.91, 2.69) |
| CIE-LCH | lch(64.17, 56.98, 2.70°) |
| OKLab | oklab(71.36% 0.1734 0.0077) |
| OKLCH | oklch(71.36% 0.174 2.5) |
| XYZ | xyz(49.5791, 33.0166, 33.8927) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.39
Medium Pink
#F36196
ΔE00 2.72
Strawberry
#FC5A8D
ΔE00 3.41
Carnation Pink
#FF7FA7
ΔE00 4.04
Palevioletred
#DB7093
ΔE00 4.73
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76D99 #6DF7CB
analogous
#F76DDE #F76D99 #F7866D
triadic
#F76D99 #99F76D #6D99F7
tetradic
#F76D99 #DEF76D #6DF7CB #866DF7
square
#F76D99 #DEF76D #6DF7CB #866DF7
split-complementary
#F76D99 #6DF786 #6DDEF7
monochromatic
#DD0C4F #F43370 #F76D99 #FAA7C2 #FDE1EA
Accessibility & contrast
On white
2.76
#F76D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#F76D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76D99
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76D99 | 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)
#868B9A
Deuteranopia (green-blind)
#AAA596
Tritanopia (blue-blind)
#FF607E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f76d99; /* rgb */ color: rgb(247, 109, 153); /* oklch */ color: oklch(71.4% 0.174 2.5);
Tailwind
colors: {
custom: {
50: '#fe9cb6',
500: '#f76d99',
950: '#000000',
},
}SCSS
$custom: #f76d99; $custom-light: #fe9cb6; $custom-dark: #000000;
JSON
{
"hex": "#f76d99",
"rgb": {
"r": 247,
"g": 109,
"b": 153
},
"hsl": {
"h": 340.87,
"s": 89.61,
"l": 69.804
},
"oklch": {
"l": 0.71359,
"c": 0.17356,
"h": 2.5
},
"luminance": 0.33011
}Semantic roles & 50–950 ramp
primary
#F76D99
secondary
#CCF3E7
accent
#E69C00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80