#F572B7#F572B7
#F572B7 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.7% C 0.177 H 349.6°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F572B7 |
|---|---|
| RGB | rgb(245, 114, 183) |
| HSL | hsl(328, 87%, 70%) |
| HSV | hsv(328, 53%, 96%) |
| CMYK | cmyk(0%, 53.5%, 25.3%, 3.9%) |
| CIE-LAB | lab(65.65, 57.59, -12.25) |
| CIE-LCH | lch(65.65, 58.88, 347.99°) |
| OKLab | oklab(72.69% 0.1737 -0.0319) |
| OKLCH | oklch(72.69% 0.177 349.6) |
| XYZ | xyz(52.2225, 34.8707, 48.7709) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.82
Hot Pink
#FF69B4
ΔE00 2.04
Bubble Gum Pink
#FF69AF
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 4.46
Pale Magenta
#D767AD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F572B7 #72F5B0
analogous
#F272F5 #F572B7 #F57275
triadic
#F572B7 #B7F572 #72B7F5
tetradic
#F572B7 #F5F272 #72F5B0 #7275F5
square
#F572B7 #F5F272 #72F5B0 #7275F5
split-complementary
#F572B7 #75F572 #72F5F2
monochromatic
#DD107C #F1399A #F572B7 #F9ABD4 #FDE2F0
Accessibility & contrast
On white
2.63
#F572B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#F572B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F572B7
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F572B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F572B7 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B9
Deuteranopia (green-blind)
#A4A8B4
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f572b7; /* rgb */ color: rgb(245, 114, 183); /* oklch */ color: oklch(72.7% 0.177 349.6);
Tailwind
colors: {
custom: {
50: '#fc9fcc',
500: '#f572b7',
950: '#000000',
},
}SCSS
$custom: #f572b7; $custom-light: #fc9fcc; $custom-dark: #000000;
JSON
{
"hex": "#f572b7",
"rgb": {
"r": 245,
"g": 114,
"b": 183
},
"hsl": {
"h": 328.397,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.72695,
"c": 0.17665,
"h": 349.6
},
"luminance": 0.34866
}Semantic roles & 50–950 ramp
primary
#F572B7
secondary
#CFF3E0
accent
#E36D02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82