#F577B4#F577B4
#F577B4 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.3% C 0.167 H 351.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F577B4 |
|---|---|
| RGB | rgb(245, 119, 180) |
| HSL | hsl(331, 86%, 71%) |
| HSV | hsv(331, 51%, 96%) |
| CMYK | cmyk(0%, 51.4%, 26.5%, 3.9%) |
| CIE-LAB | lab(66.45, 54.85, -9.36) |
| CIE-LCH | lch(66.45, 55.64, 350.32°) |
| OKLab | oklab(73.26% 0.1657 -0.0241) |
| OKLCH | oklch(73.26% 0.167 351.7) |
| XYZ | xyz(52.4931, 35.9061, 47.3371) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.28
Hot Pink
#FF69B4
ΔE00 2.67
Bubble Gum Pink
#FF69AF
ΔE00 2.72
Pink (survey)
#FF81C0
ΔE00 2.88
Bubblegum Pink
#FE83CC
ΔE00 4.52
Carnation Pink
#FF7FA7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577B4 #77F5B8
analogous
#F577F3 #F577B4 #F57977
triadic
#F577B4 #B4F577 #77B4F5
tetradic
#F577B4 #F3F577 #77F5B8 #7977F5
square
#F577B4 #F3F577 #77F5B8 #7977F5
split-complementary
#F577B4 #77F579 #77F3F5
monochromatic
#E11175 #F13E95 #F577B4 #F9B0D3 #FDE2EF
Accessibility & contrast
On white
2.57
#F577B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F577B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577B4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577B4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f577b4; /* rgb */ color: rgb(245, 119, 180); /* oklch */ color: oklch(73.3% 0.167 351.7);
Tailwind
colors: {
custom: {
50: '#fba2ca',
500: '#f577b4',
950: '#000000',
},
}SCSS
$custom: #f577b4; $custom-light: #fba2ca; $custom-dark: #000000;
JSON
{
"hex": "#f577b4",
"rgb": {
"r": 245,
"g": 119,
"b": 180
},
"hsl": {
"h": 330.952,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.73261,
"c": 0.16745,
"h": 351.7
},
"luminance": 0.35901
}Semantic roles & 50–950 ramp
primary
#F577B4
secondary
#D4F4E4
accent
#E37603
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82