#F570DE#F570DE
#F570DE is a light, highly saturated pink. Relative luminance 0.363; OKLCH L 74.0% C 0.205 H 334.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F570DE |
|---|---|
| RGB | rgb(245, 112, 222) |
| HSL | hsl(310, 87%, 70%) |
| HSV | hsv(310, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 9.4%, 3.9%) |
| CIE-LAB | lab(66.73, 64.14, -32.49) |
| CIE-LCH | lch(66.73, 71.90, 333.13°) |
| OKLab | oklab(73.97% 0.1855 -0.0882) |
| OKLCH | oklch(73.97% 0.205 334.6) |
| XYZ | xyz(56.6354, 36.2788, 73.1126) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 4.17
Orchid
#DA70D6
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570DE #70F587
analogous
#CA70F5 #F570DE #F5709B
triadic
#F570DE #DEF570 #70DEF5
tetradic
#F570DE #F5CA70 #70F587 #709BF5
square
#F570DE #F5CA70 #70F587 #709BF5
split-complementary
#F570DE #9BF570 #70F5CA
monochromatic
#DB0FB8 #F137D1 #F570DE #F9A9EB #FDE2F8
Accessibility & contrast
On white
2.54
#F570DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F570DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570DE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570DE | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E2
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#FF789D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f570de; /* rgb */ color: rgb(245, 112, 222); /* oklch */ color: oklch(74.0% 0.205 334.6);
Tailwind
colors: {
custom: {
50: '#fb9fe8',
500: '#f570de',
950: '#000000',
},
}SCSS
$custom: #f570de; $custom-light: #fb9fe8; $custom-dark: #000000;
JSON
{
"hex": "#f570de",
"rgb": {
"r": 245,
"g": 112,
"b": 222
},
"hsl": {
"h": 310.376,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.73968,
"c": 0.20544,
"h": 334.6
},
"luminance": 0.36275
}Semantic roles & 50–950 ramp
primary
#F570DE
secondary
#CEF3D4
accent
#E32902
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84