#F571B5#F571B5
#F571B5 is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.5% C 0.177 H 350.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F571B5 |
|---|---|
| RGB | rgb(245, 113, 181) |
| HSL | hsl(329, 87%, 70%) |
| HSV | hsv(329, 54%, 96%) |
| CMYK | cmyk(0%, 53.9%, 26.1%, 3.9%) |
| CIE-LAB | lab(65.41, 57.79, -11.48) |
| CIE-LCH | lch(65.41, 58.92, 348.76°) |
| OKLab | oklab(72.49% 0.1746 -0.0298) |
| OKLCH | oklch(72.49% 0.177 350.3) |
| XYZ | xyz(51.9037, 34.5636, 47.6450) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.65
Hot Pink
#FF69B4
ΔE00 1.84
Bubble Gum Pink
#FF69AF
ΔE00 2.33
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum Pink
#FE83CC
ΔE00 4.79
Pale Magenta
#D767AD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F571B5 #71F5B1
analogous
#F371F5 #F571B5 #F57173
triadic
#F571B5 #B5F571 #71B5F5
tetradic
#F571B5 #F5F371 #71F5B1 #7173F5
square
#F571B5 #F5F371 #71F5B1 #7173F5
split-complementary
#F571B5 #73F571 #71F5F3
monochromatic
#DC1079 #F13897 #F571B5 #F9AAD3 #FDE2F0
Accessibility & contrast
On white
2.65
#F571B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#F571B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F571B5
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F571B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F571B5 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8190B7
Deuteranopia (green-blind)
#A4A7B2
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f571b5; /* rgb */ color: rgb(245, 113, 181); /* oklch */ color: oklch(72.5% 0.177 350.3);
Tailwind
colors: {
custom: {
50: '#fc9ecb',
500: '#f571b5',
950: '#000000',
},
}SCSS
$custom: #f571b5; $custom-light: #fc9ecb; $custom-dark: #000000;
JSON
{
"hex": "#f571b5",
"rgb": {
"r": 245,
"g": 113,
"b": 181
},
"hsl": {
"h": 329.091,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.72494,
"c": 0.17711,
"h": 350.3
},
"luminance": 0.34559
}Semantic roles & 50–950 ramp
primary
#F571B5
secondary
#CFF3E0
accent
#E36F02
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82