#F179B5#F179B5
#F179B5 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.161 H 350.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F179B5 |
|---|---|
| RGB | rgb(241, 121, 181) |
| HSL | hsl(330, 81%, 71%) |
| HSV | hsv(330, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 24.9%, 5.5%) |
| CIE-LAB | lab(66.30, 52.75, -10.20) |
| CIE-LCH | lch(66.30, 53.73, 349.06°) |
| OKLab | oklab(73.05% 0.1589 -0.0264) |
| OKLCH | oklch(73.05% 0.161 350.6) |
| XYZ | xyz(51.4551, 35.7161, 47.8910) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.89
Pink (survey)
#FF81C0
ΔE00 3.00
Hot Pink
#FF69B4
ΔE00 3.24
Bubble Gum Pink
#FF69AF
ΔE00 3.41
Bubblegum Pink
#FE83CC
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F179B5 #79F1B5
analogous
#F179F1 #F179B5 #F17979
triadic
#F179B5 #B5F179 #79B5F1
tetradic
#F179B5 #F1F179 #79F1B5 #7979F1
square
#F179B5 #F1F179 #79F1B5 #7979F1
split-complementary
#F179B5 #79F179 #79F1F1
monochromatic
#D91778 #EB4296 #F179B5 #F7B0D4 #FCE3F0
Accessibility & contrast
On white
2.58
#F179B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F179B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F179B5
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F179B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F179B5 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8794B7
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f179b5; /* rgb */ color: rgb(241, 121, 181); /* oklch */ color: oklch(73.1% 0.161 350.6);
Tailwind
colors: {
custom: {
50: '#f8a3cb',
500: '#f179b5',
950: '#000000',
},
}SCSS
$custom: #f179b5; $custom-light: #f8a3cb; $custom-dark: #000000;
JSON
{
"hex": "#f179b5",
"rgb": {
"r": 241,
"g": 121,
"b": 181
},
"hsl": {
"h": 330,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.73051,
"c": 0.16113,
"h": 350.6
},
"luminance": 0.35712
}Semantic roles & 50–950 ramp
primary
#F179B5
secondary
#D3F3E3
accent
#DD7308
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82