#F178AE#F178AE
#F178AE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.7% C 0.159 H 353.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F178AE |
|---|---|
| RGB | rgb(241, 120, 174) |
| HSL | hsl(333, 81%, 71%) |
| HSV | hsv(333, 50%, 95%) |
| CMYK | cmyk(0%, 50.2%, 27.8%, 5.5%) |
| CIE-LAB | lab(65.90, 52.31, -6.84) |
| CIE-LCH | lch(65.90, 52.76, 352.55°) |
| OKLab | oklab(72.68% 0.1583 -0.0174) |
| OKLCH | oklch(72.68% 0.159 353.7) |
| XYZ | xyz(50.6339, 35.1942, 44.1626) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.17
Bubblegum (survey)
#FF6CB5
ΔE00 3.20
Hot Pink
#FF69B4
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.80
Pinky
#FC86AA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F178AE #78F1BB
analogous
#F178EB #F178AE #F17E78
triadic
#F178AE #AEF178 #78AEF1
tetradic
#F178AE #EBF178 #78F1BB #7E78F1
square
#F178AE #EBF178 #78F1BB #7E78F1
split-complementary
#F178AE #78F17E #78EBF1
monochromatic
#D8166D #EB418D #F178AE #F7AFCF #FCE3EE
Accessibility & contrast
On white
2.61
#F178AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F178AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F178AE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F178AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F178AE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF728C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f178ae; /* rgb */ color: rgb(241, 120, 174); /* oklch */ color: oklch(72.7% 0.159 353.7);
Tailwind
colors: {
custom: {
50: '#f9a2c6',
500: '#f178ae',
950: '#000000',
},
}SCSS
$custom: #f178ae; $custom-light: #f9a2c6; $custom-dark: #000000;
JSON
{
"hex": "#f178ae",
"rgb": {
"r": 241,
"g": 120,
"b": 174
},
"hsl": {
"h": 333.223,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.72678,
"c": 0.15921,
"h": 353.7
},
"luminance": 0.3519
}Semantic roles & 50–950 ramp
primary
#F178AE
secondary
#D2F3E4
accent
#DE7E08
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82