#F577B5#F577B5
#F577B5 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.3% C 0.168 H 351.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F577B5 |
|---|---|
| RGB | rgb(245, 119, 181) |
| HSL | hsl(330, 86%, 71%) |
| HSV | hsv(330, 51%, 96%) |
| CMYK | cmyk(0%, 51.4%, 26.1%, 3.9%) |
| CIE-LAB | lab(66.48, 54.98, -9.88) |
| CIE-LCH | lch(66.48, 55.86, 349.81°) |
| OKLab | oklab(73.3% 0.166 -0.0255) |
| OKLCH | oklch(73.3% 0.168 351.3) |
| XYZ | xyz(52.5953, 35.9469, 47.8755) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.24
Hot Pink
#FF69B4
ΔE00 2.64
Bubble Gum Pink
#FF69AF
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 2.82
Bubblegum Pink
#FE83CC
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577B5 #77F5B7
analogous
#F577F4 #F577B5 #F57877
triadic
#F577B5 #B5F577 #77B5F5
tetradic
#F577B5 #F4F577 #77F5B7 #7877F5
square
#F577B5 #F4F577 #77F5B7 #7877F5
split-complementary
#F577B5 #77F578 #77F4F5
monochromatic
#E11177 #F13E96 #F577B5 #F9B0D4 #FDE2EF
Accessibility & contrast
On white
2.56
#F577B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F577B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577B5
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577B5 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B7
Deuteranopia (green-blind)
#A7AAB2
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f577b5; /* rgb */ color: rgb(245, 119, 181); /* oklch */ color: oklch(73.3% 0.168 351.3);
Tailwind
colors: {
custom: {
50: '#fba2cb',
500: '#f577b5',
950: '#000000',
},
}SCSS
$custom: #f577b5; $custom-light: #fba2cb; $custom-dark: #000000;
JSON
{
"hex": "#f577b5",
"rgb": {
"r": 245,
"g": 119,
"b": 181
},
"hsl": {
"h": 330.476,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.73295,
"c": 0.16795,
"h": 351.3
},
"luminance": 0.35942
}Semantic roles & 50–950 ramp
primary
#F577B5
secondary
#D4F4E4
accent
#E37503
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82