#F76D9B#F76D9B
#F76D9B is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.4% C 0.174 H 1.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F76D9B |
|---|---|
| RGB | rgb(247, 109, 155) |
| HSL | hsl(340, 90%, 70%) |
| HSV | hsv(340, 56%, 97%) |
| CMYK | cmyk(0%, 55.9%, 37.2%, 3.1%) |
| CIE-LAB | lab(64.23, 57.13, 1.62) |
| CIE-LCH | lch(64.23, 57.15, 1.63°) |
| OKLab | oklab(71.42% 0.1741 0.0049) |
| OKLCH | oklch(71.42% 0.174 1.6) |
| XYZ | xyz(49.7456, 33.0832, 34.7699) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.57
Rosy Pink
#F6688E
ΔE00 2.87
Strawberry
#FC5A8D
ΔE00 3.63
Carnation Pink
#FF7FA7
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Palevioletred
#DB7093
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76D9B #6DF7C9
analogous
#F76DE0 #F76D9B #F7846D
triadic
#F76D9B #9BF76D #6D9BF7
tetradic
#F76D9B #E0F76D #6DF7C9 #846DF7
square
#F76D9B #E0F76D #6DF7C9 #846DF7
split-complementary
#F76D9B #6DF784 #6DE0F7
monochromatic
#DD0C52 #F43373 #F76D9B #FAA7C3 #FDE1EA
Accessibility & contrast
On white
2.76
#F76D9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#F76D9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76D9B
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76D9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76D9B | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858B9C
Deuteranopia (green-blind)
#A9A698
Tritanopia (blue-blind)
#FF607E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f76d9b; /* rgb */ color: rgb(247, 109, 155); /* oklch */ color: oklch(71.4% 0.174 1.6);
Tailwind
colors: {
custom: {
50: '#fe9cb8',
500: '#f76d9b',
950: '#000000',
},
}SCSS
$custom: #f76d9b; $custom-light: #fe9cb8; $custom-dark: #000000;
JSON
{
"hex": "#f76d9b",
"rgb": {
"r": 247,
"g": 109,
"b": 155
},
"hsl": {
"h": 340,
"s": 89.61,
"l": 69.804
},
"oklch": {
"l": 0.71417,
"c": 0.17414,
"h": 1.6
},
"luminance": 0.33078
}Semantic roles & 50–950 ramp
primary
#F76D9B
secondary
#CCF3E6
accent
#E69900
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80