#F570DD#F570DD
#F570DD is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 73.9% C 0.205 H 334.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F570DD |
|---|---|
| RGB | rgb(245, 112, 221) |
| HSL | hsl(311, 87%, 70%) |
| HSV | hsv(311, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 9.8%, 3.9%) |
| CIE-LAB | lab(66.69, 63.98, -32.00) |
| CIE-LCH | lch(66.69, 71.54, 333.43°) |
| OKLab | oklab(73.93% 0.1853 -0.0868) |
| OKLCH | oklch(73.93% 0.205 334.9) |
| XYZ | xyz(56.5017, 36.2254, 72.4089) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570DD #70F588
analogous
#CA70F5 #F570DD #F5709B
triadic
#F570DD #DDF570 #70DDF5
tetradic
#F570DD #F5CA70 #70F588 #709BF5
square
#F570DD #F5CA70 #70F588 #709BF5
split-complementary
#F570DD #9BF570 #70F5CA
monochromatic
#DB0FB6 #F137CF #F570DD #F9A9EB #FDE2F8
Accessibility & contrast
On white
2.55
#F570DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F570DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570DD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570DD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7096E1
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#FF779D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f570dd; /* rgb */ color: rgb(245, 112, 221); /* oklch */ color: oklch(73.9% 0.205 334.9);
Tailwind
colors: {
custom: {
50: '#fb9fe8',
500: '#f570dd',
950: '#000000',
},
}SCSS
$custom: #f570dd; $custom-light: #fb9fe8; $custom-dark: #000000;
JSON
{
"hex": "#f570dd",
"rgb": {
"r": 245,
"g": 112,
"b": 221
},
"hsl": {
"h": 310.827,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.73925,
"c": 0.20468,
"h": 334.9
},
"luminance": 0.36221
}Semantic roles & 50–950 ramp
primary
#F570DD
secondary
#CEF3D4
accent
#E32B02
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84