#F178B0#F178B0
#F178B0 is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.7% C 0.160 H 352.8°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F178B0 |
|---|---|
| RGB | rgb(241, 120, 176) |
| HSL | hsl(332, 81%, 71%) |
| HSV | hsv(332, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 27%, 5.5%) |
| CIE-LAB | lab(65.96, 52.57, -7.88) |
| CIE-LCH | lch(65.96, 53.16, 351.47°) |
| OKLab | oklab(72.74% 0.1589 -0.0202) |
| OKLCH | oklch(72.74% 0.16 352.8) |
| XYZ | xyz(50.8304, 35.2727, 45.1971) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Bubble Gum Pink
#FF69AF
ΔE00 3.12
Hot Pink
#FF69B4
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 3.48
Carnation Pink
#FF7FA7
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178B0 #78F1B9
analogous
#F178ED #F178B0 #F17C78
triadic
#F178B0 #B0F178 #78B0F1
tetradic
#F178B0 #EDF178 #78F1B9 #7C78F1
square
#F178B0 #EDF178 #78F1B9 #7C78F1
split-complementary
#F178B0 #78F17C #78EDF1
monochromatic
#D81670 #EB4190 #F178B0 #F7AFD0 #FCE3EF
Accessibility & contrast
On white
2.61
#F178B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F178B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178B0
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178B0 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B2
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#FF738D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f178b0; /* rgb */ color: rgb(241, 120, 176); /* oklch */ color: oklch(72.7% 0.160 352.8);
Tailwind
colors: {
custom: {
50: '#f8a2c7',
500: '#f178b0',
950: '#000000',
},
}SCSS
$custom: #f178b0; $custom-light: #f8a2c7; $custom-dark: #000000;
JSON
{
"hex": "#f178b0",
"rgb": {
"r": 241,
"g": 120,
"b": 176
},
"hsl": {
"h": 332.231,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.72743,
"c": 0.16016,
"h": 352.8
},
"luminance": 0.35268
}Semantic roles & 50–950 ramp
primary
#F178B0
secondary
#D2F3E4
accent
#DE7B08
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82