#F573C0#F573C0
#F573C0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.180 H 345.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F573C0 |
|---|---|
| RGB | rgb(245, 115, 192) |
| HSL | hsl(324, 87%, 71%) |
| HSV | hsv(324, 53%, 96%) |
| CMYK | cmyk(0%, 53.1%, 21.6%, 3.9%) |
| CIE-LAB | lab(66.12, 58.34, -16.62) |
| CIE-LCH | lch(66.12, 60.66, 344.10°) |
| OKLab | oklab(73.15% 0.1748 -0.0439) |
| OKLCH | oklch(73.15% 0.18 345.9) |
| XYZ | xyz(53.3028, 35.4842, 53.9008) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.13
Hot Pink
#FF69B4
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.67
Pink (survey)
#FF81C0
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.18
Pale Magenta
#D767AD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F573C0 #73F5A8
analogous
#E973F5 #F573C0 #F5737F
triadic
#F573C0 #C0F573 #73C0F5
tetradic
#F573C0 #F5E973 #73F5A8 #737FF5
square
#F573C0 #F5E973 #73F5A8 #737FF5
split-complementary
#F573C0 #7FF573 #73F5E9
monochromatic
#DE108A #F13AA6 #F573C0 #F9ACDA #FDE2F2
Accessibility & contrast
On white
2.59
#F573C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F573C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F573C0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F573C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F573C0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C3
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f573c0; /* rgb */ color: rgb(245, 115, 192); /* oklch */ color: oklch(73.1% 0.180 345.9);
Tailwind
colors: {
custom: {
50: '#fba0d3',
500: '#f573c0',
950: '#000000',
},
}SCSS
$custom: #f573c0; $custom-light: #fba0d3; $custom-dark: #000000;
JSON
{
"hex": "#f573c0",
"rgb": {
"r": 245,
"g": 115,
"b": 192
},
"hsl": {
"h": 324.462,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.73148,
"c": 0.18023,
"h": 345.9
},
"luminance": 0.3548
}Semantic roles & 50–950 ramp
primary
#F573C0
secondary
#D0F4DF
accent
#E35E02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82