#F176C4#F176C4
#F176C4 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.2% C 0.175 H 343.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F176C4 |
|---|---|
| RGB | rgb(241, 118, 196) |
| HSL | hsl(322, 81%, 70%) |
| HSV | hsv(322, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 18.7%, 5.5%) |
| CIE-LAB | lab(66.25, 56.29, -18.73) |
| CIE-LCH | lch(66.25, 59.33, 341.59°) |
| OKLab | oklab(73.18% 0.1675 -0.0498) |
| OKLCH | oklch(73.18% 0.175 343.4) |
| XYZ | xyz(52.7189, 35.6473, 56.3179) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.46
Pink (survey)
#FF81C0
ΔE00 4.56
Bubble Gum Pink
#FF69AF
ΔE00 5.36
Pale Magenta
#D767AD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176C4 #76F1A3
analogous
#E076F1 #F176C4 #F17686
triadic
#F176C4 #C4F176 #76C4F1
tetradic
#F176C4 #F1E076 #76F1A3 #7686F1
square
#F176C4 #F1E076 #76F1A3 #7686F1
split-complementary
#F176C4 #86F176 #76F1E0
monochromatic
#D71690 #EB3EAC #F176C4 #F7AEDC #FCE3F3
Accessibility & contrast
On white
2.58
#F176C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F176C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176C4
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176C4 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C7
Deuteranopia (green-blind)
#A0A9C1
Tritanopia (blue-blind)
#FE7694
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f176c4; /* rgb */ color: rgb(241, 118, 196); /* oklch */ color: oklch(73.2% 0.175 343.4);
Tailwind
colors: {
custom: {
50: '#f8a2d6',
500: '#f176c4',
950: '#000000',
},
}SCSS
$custom: #f176c4; $custom-light: #f8a2d6; $custom-dark: #000000;
JSON
{
"hex": "#f176c4",
"rgb": {
"r": 241,
"g": 118,
"b": 196
},
"hsl": {
"h": 321.951,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.73176,
"c": 0.1747,
"h": 343.4
},
"luminance": 0.35643
}Semantic roles & 50–950 ramp
primary
#F176C4
secondary
#D1F2DD
accent
#DE5608
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83