#F573BE#F573BE
#F573BE is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.1% C 0.179 H 346.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F573BE |
|---|---|
| RGB | rgb(245, 115, 190) |
| HSL | hsl(325, 87%, 71%) |
| HSV | hsv(325, 53%, 96%) |
| CMYK | cmyk(0%, 53.1%, 22.4%, 3.9%) |
| CIE-LAB | lab(66.06, 58.07, -15.59) |
| CIE-LCH | lch(66.06, 60.13, 344.97°) |
| OKLab | oklab(73.08% 0.1743 -0.0411) |
| OKLCH | oklch(73.08% 0.179 346.7) |
| XYZ | xyz(53.0827, 35.3962, 52.7417) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.79
Hot Pink
#FF69B4
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 3.75
Pink (survey)
#FF81C0
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Pale Magenta
#D767AD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F573BE #73F5AA
analogous
#EB73F5 #F573BE #F5737D
triadic
#F573BE #BEF573 #73BEF5
tetradic
#F573BE #F5EB73 #73F5AA #737DF5
square
#F573BE #F5EB73 #73F5AA #737DF5
split-complementary
#F573BE #7DF573 #73F5EB
monochromatic
#DE1087 #F13AA3 #F573BE #F9ACD9 #FDE2F2
Accessibility & contrast
On white
2.60
#F573BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F573BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F573BE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F573BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F573BE | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FF7190
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f573be; /* rgb */ color: rgb(245, 115, 190); /* oklch */ color: oklch(73.1% 0.179 346.7);
Tailwind
colors: {
custom: {
50: '#fba0d1',
500: '#f573be',
950: '#000000',
},
}SCSS
$custom: #f573be; $custom-light: #fba0d1; $custom-dark: #000000;
JSON
{
"hex": "#f573be",
"rgb": {
"r": 245,
"g": 115,
"b": 190
},
"hsl": {
"h": 325.385,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.73075,
"c": 0.17904,
"h": 346.7
},
"luminance": 0.35392
}Semantic roles & 50–950 ramp
primary
#F573BE
secondary
#D0F4DF
accent
#E36102
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82