#F177BF#F177BF
#F177BF is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.170 H 345.7°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F177BF |
|---|---|
| RGB | rgb(241, 119, 191) |
| HSL | hsl(325, 81%, 71%) |
| HSV | hsv(325, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 20.7%, 5.5%) |
| CIE-LAB | lab(66.26, 55.10, -15.90) |
| CIE-LCH | lch(66.26, 57.35, 343.90°) |
| OKLab | oklab(73.13% 0.1647 -0.042) |
| OKLCH | oklch(73.13% 0.17 345.7) |
| XYZ | xyz(52.2777, 35.6602, 53.4099) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.46
Bubblegum (survey)
#FF6CB5
ΔE00 3.54
Hot Pink
#FF69B4
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 3.76
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Pale Magenta
#D767AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177BF #77F1A9
analogous
#E677F1 #F177BF #F17782
triadic
#F177BF #BFF177 #77BFF1
tetradic
#F177BF #F1E677 #77F1A9 #7782F1
square
#F177BF #F1E677 #77F1A9 #7782F1
split-complementary
#F177BF #82F177 #77F1E6
monochromatic
#D71688 #EB40A5 #F177BF #F7AED9 #FCE3F2
Accessibility & contrast
On white
2.58
#F177BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F177BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177BF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177BF | 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)
#8294C1
Deuteranopia (green-blind)
#A2A9BC
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f177bf; /* rgb */ color: rgb(241, 119, 191); /* oklch */ color: oklch(73.1% 0.170 345.7);
Tailwind
colors: {
custom: {
50: '#f8a2d2',
500: '#f177bf',
950: '#000000',
},
}SCSS
$custom: #f177bf; $custom-light: #f8a2d2; $custom-dark: #000000;
JSON
{
"hex": "#f177bf",
"rgb": {
"r": 241,
"g": 119,
"b": 191
},
"hsl": {
"h": 324.59,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.73126,
"c": 0.16998,
"h": 345.7
},
"luminance": 0.35656
}Semantic roles & 50–950 ramp
primary
#F177BF
secondary
#D1F2DF
accent
#DE5F08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82