#F177BE#F177BE
#F177BE is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.169 H 346.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F177BE |
|---|---|
| RGB | rgb(241, 119, 190) |
| HSL | hsl(325, 81%, 71%) |
| HSV | hsv(325, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 21.2%, 5.5%) |
| CIE-LAB | lab(66.23, 54.96, -15.39) |
| CIE-LCH | lch(66.23, 57.07, 344.35°) |
| OKLab | oklab(73.09% 0.1644 -0.0406) |
| OKLCH | oklch(73.09% 0.169 346.1) |
| XYZ | xyz(52.1680, 35.6164, 52.8323) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 3.51
Hot Pink
#FF69B4
ΔE00 3.62
Pink (survey)
#FF81C0
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Pale Magenta
#D767AD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177BE #77F1AA
analogous
#E777F1 #F177BE #F17781
triadic
#F177BE #BEF177 #77BEF1
tetradic
#F177BE #F1E777 #77F1AA #7781F1
square
#F177BE #F1E777 #77F1AA #7781F1
split-complementary
#F177BE #81F177 #77F1E7
monochromatic
#D71687 #EB40A3 #F177BE #F7AED9 #FCE3F2
Accessibility & contrast
On white
2.59
#F177BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F177BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177BE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177BE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f177be; /* rgb */ color: rgb(241, 119, 190); /* oklch */ color: oklch(73.1% 0.169 346.1);
Tailwind
colors: {
custom: {
50: '#f8a2d1',
500: '#f177be',
950: '#000000',
},
}SCSS
$custom: #f177be; $custom-light: #f8a2d1; $custom-dark: #000000;
JSON
{
"hex": "#f177be",
"rgb": {
"r": 241,
"g": 119,
"b": 190
},
"hsl": {
"h": 325.082,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.7309,
"c": 0.16936,
"h": 346.1
},
"luminance": 0.35612
}Semantic roles & 50–950 ramp
primary
#F177BE
secondary
#D1F2DF
accent
#DE6108
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82