#F573B6#F573B6
#F573B6 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.175 H 350.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F573B6 |
|---|---|
| RGB | rgb(245, 115, 182) |
| HSL | hsl(329, 87%, 71%) |
| HSV | hsv(329, 53%, 96%) |
| CMYK | cmyk(0%, 53.1%, 25.7%, 3.9%) |
| CIE-LAB | lab(65.79, 56.99, -11.47) |
| CIE-LCH | lch(65.79, 58.14, 348.62°) |
| OKLab | oklab(72.79% 0.172 -0.0298) |
| OKLCH | oklch(72.79% 0.175 350.2) |
| XYZ | xyz(52.2322, 35.0560, 48.2625) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.80
Hot Pink
#FF69B4
ΔE00 2.08
Bubble Gum Pink
#FF69AF
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 4.48
Pale Magenta
#D767AD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F573B6 #73F5B2
analogous
#F373F5 #F573B6 #F57375
triadic
#F573B6 #B6F573 #73B6F5
tetradic
#F573B6 #F5F373 #73F5B2 #7375F5
square
#F573B6 #F5F373 #73F5B2 #7375F5
split-complementary
#F573B6 #75F573 #73F5F3
monochromatic
#DE107A #F13A98 #F573B6 #F9ACD4 #FDE2F0
Accessibility & contrast
On white
2.62
#F573B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F573B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F573B6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F573B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F573B6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8292B8
Deuteranopia (green-blind)
#A5A8B3
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f573b6; /* rgb */ color: rgb(245, 115, 182); /* oklch */ color: oklch(72.8% 0.175 350.2);
Tailwind
colors: {
custom: {
50: '#fba0cb',
500: '#f573b6',
950: '#000000',
},
}SCSS
$custom: #f573b6; $custom-light: #fba0cb; $custom-dark: #000000;
JSON
{
"hex": "#f573b6",
"rgb": {
"r": 245,
"g": 115,
"b": 182
},
"hsl": {
"h": 329.077,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.72792,
"c": 0.17461,
"h": 350.2
},
"luminance": 0.35051
}Semantic roles & 50–950 ramp
primary
#F573B6
secondary
#D0F4E1
accent
#E36F02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82