#F571DA#F571DA
#F571DA is a light, highly saturated pink. Relative luminance 0.363; OKLCH L 73.9% C 0.201 H 335.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F571DA |
|---|---|
| RGB | rgb(245, 113, 218) |
| HSL | hsl(312, 87%, 70%) |
| HSV | hsv(312, 54%, 96%) |
| CMYK | cmyk(0%, 53.9%, 11%, 3.9%) |
| CIE-LAB | lab(66.74, 63.07, -30.25) |
| CIE-LCH | lch(66.74, 69.95, 334.37°) |
| OKLab | oklab(73.92% 0.1835 -0.0819) |
| OKLCH | oklch(73.92% 0.201 335.9) |
| XYZ | xyz(56.2166, 36.2888, 70.3596) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 4.57
Orchid
#DA70D6
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F571DA #71F58C
analogous
#CE71F5 #F571DA #F57198
triadic
#F571DA #DAF571 #71DAF5
tetradic
#F571DA #F5CE71 #71F58C #7198F5
square
#F571DA #F5CE71 #71F58C #7198F5
split-complementary
#F571DA #98F571 #71F5CE
monochromatic
#DC10B2 #F138CB #F571DA #F9AAE9 #FDE2F8
Accessibility & contrast
On white
2.54
#F571DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F571DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F571DA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F571DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F571DA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7296DD
Deuteranopia (green-blind)
#99AAD6
Tritanopia (blue-blind)
#FF779C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f571da; /* rgb */ color: rgb(245, 113, 218); /* oklch */ color: oklch(73.9% 0.201 335.9);
Tailwind
colors: {
custom: {
50: '#fb9fe5',
500: '#f571da',
950: '#000000',
},
}SCSS
$custom: #f571da; $custom-light: #fb9fe5; $custom-dark: #000000;
JSON
{
"hex": "#f571da",
"rgb": {
"r": 245,
"g": 113,
"b": 218
},
"hsl": {
"h": 312.273,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.73921,
"c": 0.20091,
"h": 335.9
},
"luminance": 0.36285
}Semantic roles & 50–950 ramp
primary
#F571DA
secondary
#CFF3D6
accent
#E33002
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84