#F577B7#F577B7
#F577B7 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.169 H 350.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F577B7 |
|---|---|
| RGB | rgb(245, 119, 183) |
| HSL | hsl(330, 86%, 71%) |
| HSV | hsv(330, 51%, 96%) |
| CMYK | cmyk(0%, 51.4%, 25.3%, 3.9%) |
| CIE-LAB | lab(66.54, 55.24, -10.91) |
| CIE-LCH | lch(66.54, 56.31, 348.83°) |
| OKLab | oklab(73.36% 0.1666 -0.0283) |
| OKLCH | oklch(73.36% 0.169 350.3) |
| XYZ | xyz(52.8020, 36.0296, 48.9641) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.25
Hot Pink
#FF69B4
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 2.75
Bubble Gum Pink
#FF69AF
ΔE00 2.96
Bubblegum Pink
#FE83CC
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577B7 #77F5B5
analogous
#F477F5 #F577B7 #F57778
triadic
#F577B7 #B7F577 #77B7F5
tetradic
#F577B7 #F5F477 #77F5B5 #7778F5
square
#F577B7 #F5F477 #77F5B5 #7778F5
split-complementary
#F577B7 #78F577 #77F5F4
monochromatic
#E1117A #F13E99 #F577B7 #F9B0D5 #FDE2F0
Accessibility & contrast
On white
2.56
#F577B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F577B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577B7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577B7 | 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)
#8594B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f577b7; /* rgb */ color: rgb(245, 119, 183); /* oklch */ color: oklch(73.4% 0.169 350.3);
Tailwind
colors: {
custom: {
50: '#fba2cc',
500: '#f577b7',
950: '#000000',
},
}SCSS
$custom: #f577b7; $custom-light: #fba2cc; $custom-dark: #000000;
JSON
{
"hex": "#f577b7",
"rgb": {
"r": 245,
"g": 119,
"b": 183
},
"hsl": {
"h": 329.524,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.73363,
"c": 0.16899,
"h": 350.3
},
"luminance": 0.36025
}Semantic roles & 50–950 ramp
primary
#F577B7
secondary
#D4F4E4
accent
#E37103
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82