#F570DC#F570DC
#F570DC is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 73.9% C 0.204 H 335.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F570DC |
|---|---|
| RGB | rgb(245, 112, 220) |
| HSL | hsl(311, 87%, 70%) |
| HSV | hsv(311, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 10.2%, 3.9%) |
| CIE-LAB | lab(66.65, 63.83, -31.51) |
| CIE-LCH | lch(66.65, 71.18, 333.73°) |
| OKLab | oklab(73.88% 0.1852 -0.0854) |
| OKLCH | oklch(73.88% 0.204 335.2) |
| XYZ | xyz(56.3689, 36.1722, 71.7093) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Candy Pink
#FF63E9
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570DC #70F589
analogous
#CB70F5 #F570DC #F5709A
triadic
#F570DC #DCF570 #70DCF5
tetradic
#F570DC #F5CB70 #70F589 #709AF5
square
#F570DC #F5CB70 #70F589 #709AF5
split-complementary
#F570DC #9AF570 #70F5CB
monochromatic
#DB0FB5 #F137CE #F570DC #F9A9EA #FDE2F8
Accessibility & contrast
On white
2.55
#F570DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F570DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570DC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570DC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7096DF
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#FF779C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f570dc; /* rgb */ color: rgb(245, 112, 220); /* oklch */ color: oklch(73.9% 0.204 335.2);
Tailwind
colors: {
custom: {
50: '#fb9fe7',
500: '#f570dc',
950: '#000000',
},
}SCSS
$custom: #f570dc; $custom-light: #fb9fe7; $custom-dark: #000000;
JSON
{
"hex": "#f570dc",
"rgb": {
"r": 245,
"g": 112,
"b": 220
},
"hsl": {
"h": 311.278,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.73882,
"c": 0.20392,
"h": 335.2
},
"luminance": 0.36168
}Semantic roles & 50–950 ramp
primary
#F570DC
secondary
#CEF3D5
accent
#E32C02
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84