#F178B4#F178B4
#F178B4 is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.9% C 0.162 H 350.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F178B4 |
|---|---|
| RGB | rgb(241, 120, 180) |
| HSL | hsl(330, 81%, 71%) |
| HSV | hsv(330, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 25.3%, 5.5%) |
| CIE-LAB | lab(66.08, 53.10, -9.96) |
| CIE-LCH | lch(66.08, 54.03, 349.38°) |
| OKLab | oklab(72.88% 0.1601 -0.0258) |
| OKLCH | oklch(72.88% 0.162 350.8) |
| XYZ | xyz(51.2320, 35.4334, 47.3123) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.76
Hot Pink
#FF69B4
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 3.16
Bubble Gum Pink
#FF69AF
ΔE00 3.23
Bubblegum Pink
#FE83CC
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178B4 #78F1B5
analogous
#F178F0 #F178B4 #F17878
triadic
#F178B4 #B4F178 #78B4F1
tetradic
#F178B4 #F0F178 #78F1B5 #7878F1
square
#F178B4 #F0F178 #78F1B5 #7878F1
split-complementary
#F178B4 #78F178 #78F0F1
monochromatic
#D81676 #EB4195 #F178B4 #F7AFD3 #FCE3F0
Accessibility & contrast
On white
2.60
#F178B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F178B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178B4
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178B4 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B6
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#FF748F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f178b4; /* rgb */ color: rgb(241, 120, 180); /* oklch */ color: oklch(72.9% 0.162 350.8);
Tailwind
colors: {
custom: {
50: '#f8a2ca',
500: '#f178b4',
950: '#000000',
},
}SCSS
$custom: #f178b4; $custom-light: #f8a2ca; $custom-dark: #000000;
JSON
{
"hex": "#f178b4",
"rgb": {
"r": 241,
"g": 120,
"b": 180
},
"hsl": {
"h": 330.248,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.72877,
"c": 0.16217,
"h": 350.8
},
"luminance": 0.35429
}Semantic roles & 50–950 ramp
primary
#F178B4
secondary
#D2F3E3
accent
#DE7408
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82