#F178BF#F178BF
#F178BF is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.3% C 0.168 H 345.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F178BF |
|---|---|
| RGB | rgb(241, 120, 191) |
| HSL | hsl(325, 81%, 71%) |
| HSV | hsv(325, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 20.7%, 5.5%) |
| CIE-LAB | lab(66.44, 54.62, -15.63) |
| CIE-LCH | lch(66.44, 56.81, 344.03°) |
| OKLab | oklab(73.26% 0.1633 -0.0412) |
| OKLCH | oklch(73.26% 0.168 345.8) |
| XYZ | xyz(52.3973, 35.8995, 53.4497) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 4.55
Pale Magenta
#D767AD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178BF #78F1AA
analogous
#E678F1 #F178BF #F17882
triadic
#F178BF #BFF178 #78BFF1
tetradic
#F178BF #F1E678 #78F1AA #7882F1
square
#F178BF #F1E678 #78F1AA #7882F1
split-complementary
#F178BF #82F178 #78F1E6
monochromatic
#D81688 #EB41A5 #F178BF #F7AFD9 #FCE3F2
Accessibility & contrast
On white
2.57
#F178BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F178BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178BF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178BF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f178bf; /* rgb */ color: rgb(241, 120, 191); /* oklch */ color: oklch(73.3% 0.168 345.8);
Tailwind
colors: {
custom: {
50: '#f8a3d2',
500: '#f178bf',
950: '#000000',
},
}SCSS
$custom: #f178bf; $custom-light: #f8a3d2; $custom-dark: #000000;
JSON
{
"hex": "#f178bf",
"rgb": {
"r": 241,
"g": 120,
"b": 191
},
"hsl": {
"h": 324.793,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.73264,
"c": 0.1684,
"h": 345.8
},
"luminance": 0.35895
}Semantic roles & 50–950 ramp
primary
#F178BF
secondary
#D2F3E0
accent
#DE6008
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82