#F178BE#F178BE
#F178BE is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.2% C 0.168 H 346.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F178BE |
|---|---|
| RGB | rgb(241, 120, 190) |
| HSL | hsl(325, 81%, 71%) |
| HSV | hsv(325, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 21.2%, 5.5%) |
| CIE-LAB | lab(66.41, 54.48, -15.11) |
| CIE-LCH | lch(66.41, 56.54, 344.49°) |
| OKLab | oklab(73.23% 0.163 -0.0398) |
| OKLCH | oklch(73.23% 0.168 346.3) |
| XYZ | xyz(52.2877, 35.8556, 52.8722) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.38
Bubblegum (survey)
#FF6CB5
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 3.49
Hot Pink
#FF69B4
ΔE00 3.69
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Pale Magenta
#D767AD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178BE #78F1AB
analogous
#E778F1 #F178BE #F17881
triadic
#F178BE #BEF178 #78BEF1
tetradic
#F178BE #F1E778 #78F1AB #7881F1
square
#F178BE #F1E778 #78F1AB #7881F1
split-complementary
#F178BE #81F178 #78F1E7
monochromatic
#D81687 #EB41A3 #F178BE #F7AFD9 #FCE3F2
Accessibility & contrast
On white
2.57
#F178BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F178BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178BE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178BE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f178be; /* rgb */ color: rgb(241, 120, 190); /* oklch */ color: oklch(73.2% 0.168 346.3);
Tailwind
colors: {
custom: {
50: '#f8a3d1',
500: '#f178be',
950: '#000000',
},
}SCSS
$custom: #f178be; $custom-light: #f8a3d1; $custom-dark: #000000;
JSON
{
"hex": "#f178be",
"rgb": {
"r": 241,
"g": 120,
"b": 190
},
"hsl": {
"h": 325.289,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.73227,
"c": 0.16778,
"h": 346.3
},
"luminance": 0.35851
}Semantic roles & 50–950 ramp
primary
#F178BE
secondary
#D2F3E0
accent
#DE6208
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82