#F570CC#F570CC
#F570CC is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.2% C 0.192 H 340.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F570CC |
|---|---|
| RGB | rgb(245, 112, 204) |
| HSL | hsl(318, 87%, 70%) |
| HSV | hsv(318, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 16.7%, 3.9%) |
| CIE-LAB | lab(66.03, 61.42, -23.51) |
| CIE-LCH | lch(66.03, 65.77, 339.05°) |
| OKLab | oklab(73.22% 0.1819 -0.0629) |
| OKLCH | oklch(73.22% 0.192 340.9) |
| XYZ | xyz(54.3504, 35.3648, 61.0786) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 5.34
Bubblegum (survey)
#FF6CB5
ΔE00 5.44
Hot Pink
#FF69B4
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570CC #70F599
analogous
#DB70F5 #F570CC #F5708A
triadic
#F570CC #CCF570 #70CCF5
tetradic
#F570CC #F5DB70 #70F599 #708AF5
square
#F570CC #F5DB70 #70F599 #708AF5
split-complementary
#F570CC #8AF570 #70F5DB
monochromatic
#DB0F9C #F137B8 #F570CC #F9A9E0 #FDE2F5
Accessibility & contrast
On white
2.60
#F570CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F570CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570CC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570CC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7793CF
Deuteranopia (green-blind)
#9DA8C9
Tritanopia (blue-blind)
#FF7295
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f570cc; /* rgb */ color: rgb(245, 112, 204); /* oklch */ color: oklch(73.2% 0.192 340.9);
Tailwind
colors: {
custom: {
50: '#fb9edb',
500: '#f570cc',
950: '#000000',
},
}SCSS
$custom: #f570cc; $custom-light: #fb9edb; $custom-dark: #000000;
JSON
{
"hex": "#f570cc",
"rgb": {
"r": 245,
"g": 112,
"b": 204
},
"hsl": {
"h": 318.496,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.7322,
"c": 0.19247,
"h": 340.9
},
"luminance": 0.3536
}Semantic roles & 50–950 ramp
primary
#F570CC
secondary
#CEF3D9
accent
#E34802
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83