#F178BD#F178BD
#F178BD is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.2% C 0.167 H 346.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F178BD |
|---|---|
| RGB | rgb(241, 120, 189) |
| HSL | hsl(326, 81%, 71%) |
| HSV | hsv(326, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 21.6%, 5.5%) |
| CIE-LAB | lab(66.38, 54.34, -14.60) |
| CIE-LCH | lch(66.38, 56.27, 344.96°) |
| OKLab | oklab(73.19% 0.1627 -0.0384) |
| OKLCH | oklch(73.19% 0.167 346.7) |
| XYZ | xyz(52.1787, 35.8121, 52.2985) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 3.44
Hot Pink
#FF69B4
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Pale Magenta
#D767AD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178BD #78F1AC
analogous
#E878F1 #F178BD #F17880
triadic
#F178BD #BDF178 #78BDF1
tetradic
#F178BD #F1E878 #78F1AC #7880F1
square
#F178BD #F1E878 #78F1AC #7880F1
split-complementary
#F178BD #80F178 #78F1E8
monochromatic
#D81685 #EB41A2 #F178BD #F7AFD8 #FCE3F1
Accessibility & contrast
On white
2.57
#F178BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F178BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178BD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178BD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395BF
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f178bd; /* rgb */ color: rgb(241, 120, 189); /* oklch */ color: oklch(73.2% 0.167 346.7);
Tailwind
colors: {
custom: {
50: '#f8a3d1',
500: '#f178bd',
950: '#000000',
},
}SCSS
$custom: #f178bd; $custom-light: #f8a3d1; $custom-dark: #000000;
JSON
{
"hex": "#f178bd",
"rgb": {
"r": 241,
"g": 120,
"b": 189
},
"hsl": {
"h": 325.785,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.73191,
"c": 0.16718,
"h": 346.7
},
"luminance": 0.35808
}Semantic roles & 50–950 ramp
primary
#F178BD
secondary
#D2F3E0
accent
#DE6408
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82