#F176AF#F176AF
#F176AF is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.4% C 0.163 H 352.8°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F176AF |
|---|---|
| RGB | rgb(241, 118, 175) |
| HSL | hsl(332, 81%, 70%) |
| HSV | hsv(332, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 27.4%, 5.5%) |
| CIE-LAB | lab(65.56, 53.40, -7.91) |
| CIE-LCH | lch(65.56, 53.99, 351.57°) |
| OKLab | oklab(72.43% 0.1615 -0.0203) |
| OKLCH | oklch(72.43% 0.163 352.8) |
| XYZ | xyz(50.4938, 34.7573, 44.5986) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.78
Bubble Gum Pink
#FF69AF
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 3.75
Carnation Pink
#FF7FA7
ΔE00 5.34
Bubblegum Pink
#FE83CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176AF #76F1B8
analogous
#F176ED #F176AF #F17A76
triadic
#F176AF #AFF176 #76AFF1
tetradic
#F176AF #EDF176 #76F1B8 #7A76F1
square
#F176AF #EDF176 #76F1B8 #7A76F1
split-complementary
#F176AF #76F17A #76EDF1
monochromatic
#D7166F #EB3E8F #F176AF #F7AECF #FCE3EF
Accessibility & contrast
On white
2.64
#F176AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#F176AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176AF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176AF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B1
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#FF708B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f176af; /* rgb */ color: rgb(241, 118, 175); /* oklch */ color: oklch(72.4% 0.163 352.8);
Tailwind
colors: {
custom: {
50: '#f9a1c6',
500: '#f176af',
950: '#000000',
},
}SCSS
$custom: #f176af; $custom-light: #f9a1c6; $custom-dark: #000000;
JSON
{
"hex": "#f176af",
"rgb": {
"r": 241,
"g": 118,
"b": 175
},
"hsl": {
"h": 332.195,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.72432,
"c": 0.16278,
"h": 352.8
},
"luminance": 0.34753
}Semantic roles & 50–950 ramp
primary
#F176AF
secondary
#D1F2E3
accent
#DE7B08
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82