#F178C0#F178C0
#F178C0 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.3% C 0.169 H 345.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F178C0 |
|---|---|
| RGB | rgb(241, 120, 192) |
| HSL | hsl(324, 81%, 71%) |
| HSV | hsv(324, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 20.3%, 5.5%) |
| CIE-LAB | lab(66.48, 54.76, -16.14) |
| CIE-LCH | lch(66.48, 57.09, 343.58°) |
| OKLab | oklab(73.3% 0.1635 -0.0426) |
| OKLCH | oklch(73.3% 0.169 345.4) |
| XYZ | xyz(52.5077, 35.9437, 54.0313) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.28
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 3.94
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178C0 #78F1A9
analogous
#E678F1 #F178C0 #F17883
triadic
#F178C0 #C0F178 #78C0F1
tetradic
#F178C0 #F1E678 #78F1A9 #7883F1
square
#F178C0 #F1E678 #78F1A9 #7883F1
split-complementary
#F178C0 #83F178 #78F1E6
monochromatic
#D8168A #EB41A6 #F178C0 #F7AFDA #FCE3F2
Accessibility & contrast
On white
2.56
#F178C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F178C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178C0
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178C0 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C2
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f178c0; /* rgb */ color: rgb(241, 120, 192); /* oklch */ color: oklch(73.3% 0.169 345.4);
Tailwind
colors: {
custom: {
50: '#f8a3d3',
500: '#f178c0',
950: '#000000',
},
}SCSS
$custom: #f178c0; $custom-light: #f8a3d3; $custom-dark: #000000;
JSON
{
"hex": "#f178c0",
"rgb": {
"r": 241,
"g": 120,
"b": 192
},
"hsl": {
"h": 324.298,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.733,
"c": 0.16901,
"h": 345.4
},
"luminance": 0.35939
}Semantic roles & 50–950 ramp
primary
#F178C0
secondary
#D2F3DF
accent
#DE5E08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82