#F76E9A#F76E9A
#F76E9A is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.5% C 0.172 H 2.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F76E9A |
|---|---|
| RGB | rgb(247, 110, 154) |
| HSL | hsl(341, 90%, 70%) |
| HSV | hsv(341, 55%, 97%) |
| CMYK | cmyk(0%, 55.5%, 37.7%, 3.1%) |
| CIE-LAB | lab(64.37, 56.56, 2.41) |
| CIE-LCH | lch(64.37, 56.62, 2.44°) |
| OKLab | oklab(71.52% 0.1723 0.0069) |
| OKLCH | oklch(71.52% 0.172 2.3) |
| XYZ | xyz(49.7693, 33.2643, 34.3652) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.59
Medium Pink
#F36196
ΔE00 2.85
Strawberry
#FC5A8D
ΔE00 3.63
Carnation Pink
#FF7FA7
ΔE00 3.84
Palevioletred
#DB7093
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76E9A #6EF7CB
analogous
#F76EDE #F76E9A #F7876E
triadic
#F76E9A #9AF76E #6E9AF7
tetradic
#F76E9A #DEF76E #6EF7CB #876EF7
square
#F76E9A #DEF76E #6EF7CB #876EF7
split-complementary
#F76E9A #6EF787 #6EDEF7
monochromatic
#DE0C50 #F43472 #F76E9A #FAA8C2 #FDE2EB
Accessibility & contrast
On white
2.74
#F76E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#F76E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76E9A
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76E9A | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9B
Deuteranopia (green-blind)
#AAA697
Tritanopia (blue-blind)
#FF617E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f76e9a; /* rgb */ color: rgb(247, 110, 154); /* oklch */ color: oklch(71.5% 0.172 2.3);
Tailwind
colors: {
custom: {
50: '#fe9cb7',
500: '#f76e9a',
950: '#000000',
},
}SCSS
$custom: #f76e9a; $custom-light: #fe9cb7; $custom-dark: #000000;
JSON
{
"hex": "#f76e9a",
"rgb": {
"r": 247,
"g": 110,
"b": 154
},
"hsl": {
"h": 340.73,
"s": 89.542,
"l": 70
},
"oklch": {
"l": 0.71517,
"c": 0.17245,
"h": 2.3
},
"luminance": 0.33259
}Semantic roles & 50–950 ramp
primary
#F76E9A
secondary
#CDF4E7
accent
#E69C00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80