#F76F95#F76F95
#F76F95 is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.5% C 0.170 H 4.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F76F95 |
|---|---|
| RGB | rgb(247, 111, 149) |
| HSL | hsl(343, 89%, 70%) |
| HSV | hsv(343, 55%, 97%) |
| CMYK | cmyk(0%, 55.1%, 39.7%, 3.1%) |
| CIE-LAB | lab(64.42, 55.57, 5.33) |
| CIE-LCH | lch(64.42, 55.82, 5.48°) |
| OKLab | oklab(71.51% 0.1691 0.0144) |
| OKLCH | oklch(71.51% 0.17 4.9) |
| XYZ | xyz(49.4700, 33.3182, 32.2538) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.63
Strawberry
#FC5A8D
ΔE00 3.55
Medium Pink
#F36196
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.09
Carnation
#FD798F
ΔE00 4.43
Watermelon
#FC6C85
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76F95 #6FF7D1
analogous
#F76FD9 #F76F95 #F78D6F
triadic
#F76F95 #95F76F #6F95F7
tetradic
#F76F95 #D9F76F #6FF7D1 #8D6FF7
square
#F76F95 #D9F76F #6FF7D1 #8D6FF7
split-complementary
#F76F95 #6FF78D #6FD9F7
monochromatic
#DF0C47 #F4356A #F76F95 #FAA9C0 #FDE2EA
Accessibility & contrast
On white
2.74
#F76F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#F76F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76F95
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76F95 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888C96
Deuteranopia (green-blind)
#ACA692
Tritanopia (blue-blind)
#FF617D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f76f95; /* rgb */ color: rgb(247, 111, 149); /* oklch */ color: oklch(71.5% 0.170 4.9);
Tailwind
colors: {
custom: {
50: '#fe9db4',
500: '#f76f95',
950: '#000000',
},
}SCSS
$custom: #f76f95; $custom-light: #fe9db4; $custom-dark: #000000;
JSON
{
"hex": "#f76f95",
"rgb": {
"r": 247,
"g": 111,
"b": 149
},
"hsl": {
"h": 343.235,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.71507,
"c": 0.16975,
"h": 4.9
},
"luminance": 0.33313
}Semantic roles & 50–950 ramp
primary
#F76F95
secondary
#CEF4E9
accent
#E6A500
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80