#F76E9E#F76E9E
#F76E9E is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.6% C 0.174 H 0.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F76E9E |
|---|---|
| RGB | rgb(247, 110, 158) |
| HSL | hsl(339, 90%, 70%) |
| HSV | hsv(339, 55%, 97%) |
| CMYK | cmyk(0%, 55.5%, 36%, 3.1%) |
| CIE-LAB | lab(64.48, 57.01, 0.28) |
| CIE-LCH | lch(64.48, 57.01, 0.28°) |
| OKLab | oklab(71.63% 0.1737 0.0014) |
| OKLCH | oklch(71.63% 0.174 0.5) |
| XYZ | xyz(50.1080, 33.3998, 36.1491) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.72
Rosy Pink
#F6688E
ΔE00 3.53
Carnation Pink
#FF7FA7
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Strawberry
#FC5A8D
ΔE00 4.14
Palevioletred
#DB7093
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76E9E #6EF7C7
analogous
#F76EE2 #F76E9E #F7836E
triadic
#F76E9E #9EF76E #6E9EF7
tetradic
#F76E9E #E2F76E #6EF7C7 #836EF7
square
#F76E9E #E2F76E #6EF7C7 #836EF7
split-complementary
#F76E9E #6EF783 #6EE2F7
monochromatic
#DE0C56 #F43477 #F76E9E #FAA8C5 #FDE2EC
Accessibility & contrast
On white
2.73
#F76E9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#F76E9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76E9E
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76E9E | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858C9F
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#FF6280
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f76e9e; /* rgb */ color: rgb(247, 110, 158); /* oklch */ color: oklch(71.6% 0.174 0.5);
Tailwind
colors: {
custom: {
50: '#fe9cba',
500: '#f76e9e',
950: '#000000',
},
}SCSS
$custom: #f76e9e; $custom-light: #fe9cba; $custom-dark: #000000;
JSON
{
"hex": "#f76e9e",
"rgb": {
"r": 247,
"g": 110,
"b": 158
},
"hsl": {
"h": 338.978,
"s": 89.542,
"l": 70
},
"oklch": {
"l": 0.71634,
"c": 0.17367,
"h": 0.5
},
"luminance": 0.33395
}Semantic roles & 50–950 ramp
primary
#F76E9E
secondary
#CDF4E6
accent
#E69500
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80