#F577C1#F577C1
#F577C1 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.175 H 346.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F577C1 |
|---|---|
| RGB | rgb(245, 119, 193) |
| HSL | hsl(325, 86%, 71%) |
| HSV | hsv(325, 51%, 96%) |
| CMYK | cmyk(0%, 51.4%, 21.2%, 3.9%) |
| CIE-LAB | lab(66.87, 56.61, -16.05) |
| CIE-LCH | lch(66.87, 58.84, 344.17°) |
| OKLab | oklab(73.72% 0.1694 -0.0424) |
| OKLCH | oklch(73.72% 0.175 346) |
| XYZ | xyz(53.8800, 36.4608, 54.6416) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Pink (survey)
#FF81C0
ΔE00 3.40
Hot Pink
#FF69B4
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577C1 #77F5AB
analogous
#EA77F5 #F577C1 #F57782
triadic
#F577C1 #C1F577 #77C1F5
tetradic
#F577C1 #F5EA77 #77F5AB #7782F5
square
#F577C1 #F5EA77 #77F5AB #7782F5
split-complementary
#F577C1 #82F577 #77F5EA
monochromatic
#E1118B #F13EA7 #F577C1 #F9B0DB #FDE2F2
Accessibility & contrast
On white
2.53
#F577C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F577C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577C1
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577C1 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C3
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f577c1; /* rgb */ color: rgb(245, 119, 193); /* oklch */ color: oklch(73.7% 0.175 346.0);
Tailwind
colors: {
custom: {
50: '#fba2d3',
500: '#f577c1',
950: '#000000',
},
}SCSS
$custom: #f577c1; $custom-light: #fba2d3; $custom-dark: #000000;
JSON
{
"hex": "#f577c1",
"rgb": {
"r": 245,
"g": 119,
"b": 193
},
"hsl": {
"h": 324.762,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.73716,
"c": 0.17464,
"h": 346
},
"luminance": 0.36456
}Semantic roles & 50–950 ramp
primary
#F577C1
secondary
#D4F4E1
accent
#E35F03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82