#F177B5#F177B5
#F177B5 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.8% C 0.164 H 350.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F177B5 |
|---|---|
| RGB | rgb(241, 119, 181) |
| HSL | hsl(330, 81%, 71%) |
| HSV | hsv(330, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 24.9%, 5.5%) |
| CIE-LAB | lab(65.93, 53.72, -10.75) |
| CIE-LCH | lch(65.93, 54.78, 348.68°) |
| OKLab | oklab(72.77% 0.1619 -0.0279) |
| OKLCH | oklch(72.77% 0.164 350.2) |
| XYZ | xyz(51.2146, 35.2350, 47.8108) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.64
Hot Pink
#FF69B4
ΔE00 2.95
Bubble Gum Pink
#FF69AF
ΔE00 3.20
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum Pink
#FE83CC
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177B5 #77F1B3
analogous
#F077F1 #F177B5 #F17778
triadic
#F177B5 #B5F177 #77B5F1
tetradic
#F177B5 #F1F077 #77F1B3 #7778F1
square
#F177B5 #F1F077 #77F1B3 #7778F1
split-complementary
#F177B5 #78F177 #77F1F0
monochromatic
#D71678 #EB4097 #F177B5 #F7AED3 #FCE3F0
Accessibility & contrast
On white
2.61
#F177B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F177B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177B5
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177B5 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8593B7
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f177b5; /* rgb */ color: rgb(241, 119, 181); /* oklch */ color: oklch(72.8% 0.164 350.2);
Tailwind
colors: {
custom: {
50: '#f8a2cb',
500: '#f177b5',
950: '#000000',
},
}SCSS
$custom: #f177b5; $custom-light: #f8a2cb; $custom-dark: #000000;
JSON
{
"hex": "#f177b5",
"rgb": {
"r": 241,
"g": 119,
"b": 181
},
"hsl": {
"h": 329.508,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.72773,
"c": 0.16425,
"h": 350.2
},
"luminance": 0.35231
}Semantic roles & 50–950 ramp
primary
#F177B5
secondary
#D1F2E2
accent
#DE7108
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82