#F577B8#F577B8
#F577B8 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.4% C 0.170 H 349.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F577B8 |
|---|---|
| RGB | rgb(245, 119, 184) |
| HSL | hsl(329, 86%, 71%) |
| HSV | hsv(329, 51%, 96%) |
| CMYK | cmyk(0%, 51.4%, 24.9%, 3.9%) |
| CIE-LAB | lab(66.57, 55.38, -11.43) |
| CIE-LCH | lch(66.57, 56.54, 348.34°) |
| OKLab | oklab(73.4% 0.1669 -0.0297) |
| OKLCH | oklch(73.4% 0.17 349.9) |
| XYZ | xyz(52.9065, 36.0714, 49.5142) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.29
Hot Pink
#FF69B4
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 2.74
Bubble Gum Pink
#FF69AF
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 3.88
Carnation Pink
#FF7FA7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577B8 #77F5B4
analogous
#F377F5 #F577B8 #F57779
triadic
#F577B8 #B8F577 #77B8F5
tetradic
#F577B8 #F5F377 #77F5B4 #7779F5
square
#F577B8 #F5F377 #77F5B4 #7779F5
split-complementary
#F577B8 #79F577 #77F5F3
monochromatic
#E1117C #F13E9A #F577B8 #F9B0D6 #FDE2F0
Accessibility & contrast
On white
2.56
#F577B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F577B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577B8
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577B8 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594BA
Deuteranopia (green-blind)
#A7AAB5
Tritanopia (blue-blind)
#FF7390
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f577b8; /* rgb */ color: rgb(245, 119, 184); /* oklch */ color: oklch(73.4% 0.170 349.9);
Tailwind
colors: {
custom: {
50: '#fba2cd',
500: '#f577b8',
950: '#000000',
},
}SCSS
$custom: #f577b8; $custom-light: #fba2cd; $custom-dark: #000000;
JSON
{
"hex": "#f577b8",
"rgb": {
"r": 245,
"g": 119,
"b": 184
},
"hsl": {
"h": 329.048,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.73397,
"c": 0.16952,
"h": 349.9
},
"luminance": 0.36067
}Semantic roles & 50–950 ramp
primary
#F577B8
secondary
#D4F4E3
accent
#E36F03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82