#F573AE#F573AE
#F573AE is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.5% C 0.171 H 353.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F573AE |
|---|---|
| RGB | rgb(245, 115, 174) |
| HSL | hsl(333, 87%, 71%) |
| HSV | hsv(333, 53%, 96%) |
| CMYK | cmyk(0%, 53.1%, 29%, 3.9%) |
| CIE-LAB | lab(65.54, 55.96, -7.31) |
| CIE-LCH | lch(65.54, 56.44, 352.56°) |
| OKLab | oklab(72.52% 0.1697 -0.0186) |
| OKLCH | oklch(72.52% 0.171 353.7) |
| XYZ | xyz(51.4290, 34.7347, 44.0321) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.09
Bubblegum (survey)
#FF6CB5
ΔE00 2.24
Hot Pink
#FF69B4
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 3.89
Medium Pink
#F36196
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F573AE #73F5BA
analogous
#F573EF #F573AE #F57973
triadic
#F573AE #AEF573 #73AEF5
tetradic
#F573AE #EFF573 #73F5BA #7973F5
square
#F573AE #EFF573 #73F5BA #7973F5
split-complementary
#F573AE #73F579 #73EFF5
monochromatic
#DE106D #F13A8D #F573AE #F9ACCF #FDE2EE
Accessibility & contrast
On white
2.64
#F573AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#F573AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F573AE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F573AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F573AE | 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)
#8591B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF6C89
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f573ae; /* rgb */ color: rgb(245, 115, 174); /* oklch */ color: oklch(72.5% 0.171 353.7);
Tailwind
colors: {
custom: {
50: '#fca0c6',
500: '#f573ae',
950: '#000000',
},
}SCSS
$custom: #f573ae; $custom-light: #fca0c6; $custom-dark: #000000;
JSON
{
"hex": "#f573ae",
"rgb": {
"r": 245,
"g": 115,
"b": 174
},
"hsl": {
"h": 332.769,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.72522,
"c": 0.17067,
"h": 353.7
},
"luminance": 0.3473
}Semantic roles & 50–950 ramp
primary
#F573AE
secondary
#D0F4E4
accent
#E37D02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82