#F178B7#F178B7
#F178B7 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.0% C 0.164 H 349.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F178B7 |
|---|---|
| RGB | rgb(241, 120, 183) |
| HSL | hsl(329, 81%, 71%) |
| HSV | hsv(329, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 24.1%, 5.5%) |
| CIE-LAB | lab(66.18, 53.51, -11.51) |
| CIE-LCH | lch(66.18, 54.73, 347.86°) |
| OKLab | oklab(72.98% 0.161 -0.03) |
| OKLCH | oklch(72.98% 0.164 349.4) |
| XYZ | xyz(51.5409, 35.5569, 48.9392) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 3.09
Hot Pink
#FF69B4
ΔE00 3.12
Bubble Gum Pink
#FF69AF
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 4.10
Pale Magenta
#D767AD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178B7 #78F1B2
analogous
#EE78F1 #F178B7 #F1787A
triadic
#F178B7 #B7F178 #78B7F1
tetradic
#F178B7 #F1EE78 #78F1B2 #787AF1
square
#F178B7 #F1EE78 #78F1B2 #787AF1
split-complementary
#F178B7 #7AF178 #78F1EE
monochromatic
#D8167B #EB4199 #F178B7 #F7AFD5 #FCE3F0
Accessibility & contrast
On white
2.59
#F178B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F178B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178B7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178B7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594B9
Deuteranopia (green-blind)
#A5A9B4
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f178b7; /* rgb */ color: rgb(241, 120, 183); /* oklch */ color: oklch(73.0% 0.164 349.4);
Tailwind
colors: {
custom: {
50: '#f8a3cc',
500: '#f178b7',
950: '#000000',
},
}SCSS
$custom: #f178b7; $custom-light: #f8a3cc; $custom-dark: #000000;
JSON
{
"hex": "#f178b7",
"rgb": {
"r": 241,
"g": 120,
"b": 183
},
"hsl": {
"h": 328.76,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.7298,
"c": 0.16376,
"h": 349.4
},
"luminance": 0.35553
}Semantic roles & 50–950 ramp
primary
#F178B7
secondary
#D2F3E2
accent
#DE6E08
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82