#F177AE#F177AE
#F177AE is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.5% C 0.161 H 353.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F177AE |
|---|---|
| RGB | rgb(241, 119, 174) |
| HSL | hsl(333, 81%, 71%) |
| HSV | hsv(333, 51%, 95%) |
| CMYK | cmyk(0%, 50.6%, 27.8%, 5.5%) |
| CIE-LAB | lab(65.71, 52.79, -7.12) |
| CIE-LCH | lch(65.71, 53.27, 352.32°) |
| OKLab | oklab(72.54% 0.1597 -0.0181) |
| OKLCH | oklch(72.54% 0.161 353.5) |
| XYZ | xyz(50.5143, 34.9549, 44.1227) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.01
Bubblegum (survey)
#FF6CB5
ΔE00 3.04
Hot Pink
#FF69B4
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 4.97
Pinky
#FC86AA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F177AE #77F1BA
analogous
#F177EB #F177AE #F17D77
triadic
#F177AE #AEF177 #77AEF1
tetradic
#F177AE #EBF177 #77F1BA #7D77F1
square
#F177AE #EBF177 #77F1BA #7D77F1
split-complementary
#F177AE #77F17D #77EBF1
monochromatic
#D7166D #EB408D #F177AE #F7AECF #FCE3EE
Accessibility & contrast
On white
2.63
#F177AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F177AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F177AE
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F177AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F177AE | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF718C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f177ae; /* rgb */ color: rgb(241, 119, 174); /* oklch */ color: oklch(72.5% 0.161 353.5);
Tailwind
colors: {
custom: {
50: '#f9a2c6',
500: '#f177ae',
950: '#000000',
},
}SCSS
$custom: #f177ae; $custom-light: #f9a2c6; $custom-dark: #000000;
JSON
{
"hex": "#f177ae",
"rgb": {
"r": 241,
"g": 119,
"b": 174
},
"hsl": {
"h": 332.951,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.72538,
"c": 0.16076,
"h": 353.5
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#F177AE
secondary
#D1F2E4
accent
#DE7D08
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82