#F573AF#F573AF
#F573AF is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.6% C 0.171 H 353.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F573AF |
|---|---|
| RGB | rgb(245, 115, 175) |
| HSL | hsl(332, 87%, 71%) |
| HSV | hsv(332, 53%, 96%) |
| CMYK | cmyk(0%, 53.1%, 28.6%, 3.9%) |
| CIE-LAB | lab(65.57, 56.09, -7.83) |
| CIE-LCH | lch(65.57, 56.63, 352.05°) |
| OKLab | oklab(72.56% 0.17 -0.02) |
| OKLCH | oklch(72.56% 0.171 353.3) |
| XYZ | xyz(51.5268, 34.7739, 44.5475) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.06
Bubblegum (survey)
#FF6CB5
ΔE00 2.10
Hot Pink
#FF69B4
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 3.78
Medium Pink
#F36196
ΔE00 5.28
Carnation Pink
#FF7FA7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F573AF #73F5B9
analogous
#F573F0 #F573AF #F57873
triadic
#F573AF #AFF573 #73AFF5
tetradic
#F573AF #F0F573 #73F5B9 #7873F5
square
#F573AF #F0F573 #73F5B9 #7873F5
split-complementary
#F573AF #73F578 #73F0F5
monochromatic
#DE106F #F13A8E #F573AF #F9ACD0 #FDE2EF
Accessibility & contrast
On white
2.64
#F573AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#F573AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F573AF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F573AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F573AF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FF6C8A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f573af; /* rgb */ color: rgb(245, 115, 175); /* oklch */ color: oklch(72.6% 0.171 353.3);
Tailwind
colors: {
custom: {
50: '#fca0c6',
500: '#f573af',
950: '#000000',
},
}SCSS
$custom: #f573af; $custom-light: #fca0c6; $custom-dark: #000000;
JSON
{
"hex": "#f573af",
"rgb": {
"r": 245,
"g": 115,
"b": 175
},
"hsl": {
"h": 332.308,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.72555,
"c": 0.17113,
"h": 353.3
},
"luminance": 0.34769
}Semantic roles & 50–950 ramp
primary
#F573AF
secondary
#D0F4E3
accent
#E37B02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82