#F573BF#F573BF
#F573BF is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.1% C 0.180 H 346.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F573BF |
|---|---|
| RGB | rgb(245, 115, 191) |
| HSL | hsl(325, 87%, 71%) |
| HSV | hsv(325, 53%, 96%) |
| CMYK | cmyk(0%, 53.1%, 22%, 3.9%) |
| CIE-LAB | lab(66.09, 58.21, -16.11) |
| CIE-LCH | lch(66.09, 60.39, 344.53°) |
| OKLab | oklab(73.11% 0.1745 -0.0425) |
| OKLCH | oklch(73.11% 0.18 346.3) |
| XYZ | xyz(53.1924, 35.4401, 53.3192) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.95
Hot Pink
#FF69B4
ΔE00 3.11
Bubblegum Pink
#FE83CC
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.00
Pale Magenta
#D767AD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F573BF #73F5A9
analogous
#EA73F5 #F573BF #F5737E
triadic
#F573BF #BFF573 #73BFF5
tetradic
#F573BF #F5EA73 #73F5A9 #737EF5
square
#F573BF #F5EA73 #73F5A9 #737EF5
split-complementary
#F573BF #7EF573 #73F5EA
monochromatic
#DE1088 #F13AA5 #F573BF #F9ACD9 #FDE2F2
Accessibility & contrast
On white
2.60
#F573BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F573BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F573BF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F573BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F573BF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f573bf; /* rgb */ color: rgb(245, 115, 191); /* oklch */ color: oklch(73.1% 0.180 346.3);
Tailwind
colors: {
custom: {
50: '#fba0d2',
500: '#f573bf',
950: '#000000',
},
}SCSS
$custom: #f573bf; $custom-light: #fba0d2; $custom-dark: #000000;
JSON
{
"hex": "#f573bf",
"rgb": {
"r": 245,
"g": 115,
"b": 191
},
"hsl": {
"h": 324.923,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.73111,
"c": 0.17963,
"h": 346.3
},
"luminance": 0.35436
}Semantic roles & 50–950 ramp
primary
#F573BF
secondary
#D0F4DF
accent
#E36002
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82