#F570DA#F570DA
#F570DA is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 73.8% C 0.202 H 335.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F570DA |
|---|---|
| RGB | rgb(245, 112, 218) |
| HSL | hsl(312, 87%, 70%) |
| HSV | hsv(312, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 11%, 3.9%) |
| CIE-LAB | lab(66.57, 63.52, -30.51) |
| CIE-LCH | lch(66.57, 70.47, 334.34°) |
| OKLab | oklab(73.8% 0.1848 -0.0826) |
| OKLCH | oklch(73.8% 0.202 335.9) |
| XYZ | xyz(56.1056, 36.0669, 70.3226) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 3.10
Orchid
#DA70D6
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570DA #70F58B
analogous
#CD70F5 #F570DA #F57098
triadic
#F570DA #DAF570 #70DAF5
tetradic
#F570DA #F5CD70 #70F58B #7098F5
square
#F570DA #F5CD70 #70F58B #7098F5
split-complementary
#F570DA #98F570 #70F5CD
monochromatic
#DB0FB2 #F137CB #F570DA #F9A9E9 #FDE2F8
Accessibility & contrast
On white
2.56
#F570DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F570DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570DA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570DA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7195DD
Deuteranopia (green-blind)
#98A9D6
Tritanopia (blue-blind)
#FF769B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f570da; /* rgb */ color: rgb(245, 112, 218); /* oklch */ color: oklch(73.8% 0.202 335.9);
Tailwind
colors: {
custom: {
50: '#fb9fe5',
500: '#f570da',
950: '#000000',
},
}SCSS
$custom: #f570da; $custom-light: #fb9fe5; $custom-dark: #000000;
JSON
{
"hex": "#f570da",
"rgb": {
"r": 245,
"g": 112,
"b": 218
},
"hsl": {
"h": 312.18,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.73796,
"c": 0.20242,
"h": 335.9
},
"luminance": 0.36063
}Semantic roles & 50–950 ramp
primary
#F570DA
secondary
#CEF3D5
accent
#E33002
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84