#F179BE#F179BE
#F179BE is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.166 H 346.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F179BE |
|---|---|
| RGB | rgb(241, 121, 190) |
| HSL | hsl(326, 81%, 71%) |
| HSV | hsv(326, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 21.2%, 5.5%) |
| CIE-LAB | lab(66.59, 54.00, -14.84) |
| CIE-LCH | lch(66.59, 56.00, 344.64°) |
| OKLab | oklab(73.37% 0.1615 -0.0391) |
| OKLCH | oklch(73.37% 0.166 346.4) |
| XYZ | xyz(52.4085, 36.0974, 52.9125) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.49
Hot Pink
#FF69B4
ΔE00 3.76
Bubble Gum Pink
#FF69AF
ΔE00 4.44
Pale Magenta
#D767AD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F179BE #79F1AC
analogous
#E879F1 #F179BE #F17982
triadic
#F179BE #BEF179 #79BEF1
tetradic
#F179BE #F1E879 #79F1AC #7982F1
square
#F179BE #F1E879 #79F1AC #7982F1
split-complementary
#F179BE #82F179 #79F1E8
monochromatic
#D91786 #EB42A3 #F179BE #F7B0D9 #FCE3F2
Accessibility & contrast
On white
2.56
#F179BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F179BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F179BE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F179BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F179BE | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495C0
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#FF7793
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f179be; /* rgb */ color: rgb(241, 121, 190); /* oklch */ color: oklch(73.4% 0.166 346.4);
Tailwind
colors: {
custom: {
50: '#f8a3d1',
500: '#f179be',
950: '#000000',
},
}SCSS
$custom: #f179be; $custom-light: #f8a3d1; $custom-dark: #000000;
JSON
{
"hex": "#f179be",
"rgb": {
"r": 241,
"g": 121,
"b": 190
},
"hsl": {
"h": 325.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.73366,
"c": 0.1662,
"h": 346.4
},
"luminance": 0.36093
}Semantic roles & 50–950 ramp
primary
#F179BE
secondary
#D3F3E1
accent
#DD6308
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82