#F570EC#F570EC
#F570EC is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.6% C 0.216 H 330.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F570EC |
|---|---|
| RGB | rgb(245, 112, 236) |
| HSL | hsl(304, 87%, 70%) |
| HSV | hsv(304, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 3.7%, 3.9%) |
| CIE-LAB | lab(67.32, 66.38, -39.34) |
| CIE-LCH | lch(67.32, 77.16, 329.35°) |
| OKLab | oklab(74.6% 0.1877 -0.1078) |
| OKLCH | oklch(74.6% 0.216 330.1) |
| XYZ | xyz(58.5902, 37.0607, 83.4081) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.30
Candy Pink
#FF63E9
ΔE00 2.22
Light Magenta
#FA5FF7
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 3.26
Violet Pink
#FB5FFC
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570EC #70F579
analogous
#BB70F5 #F570EC #F570AA
triadic
#F570EC #ECF570 #70ECF5
tetradic
#F570EC #F5BB70 #70F579 #70AAF5
square
#F570EC #F5BB70 #70F579 #70AAF5
split-complementary
#F570EC #AAF570 #70F5BB
monochromatic
#DB0FCD #F137E4 #F570EC #F9A9F4 #FDE2FB
Accessibility & contrast
On white
2.50
#F570EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F570EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570EC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570EC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898F0
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#FD7CA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f570ec; /* rgb */ color: rgb(245, 112, 236); /* oklch */ color: oklch(74.6% 0.216 330.1);
Tailwind
colors: {
custom: {
50: '#fb9ff2',
500: '#f570ec',
950: '#000000',
},
}SCSS
$custom: #f570ec; $custom-light: #fb9ff2; $custom-dark: #000000;
JSON
{
"hex": "#f570ec",
"rgb": {
"r": 245,
"g": 112,
"b": 236
},
"hsl": {
"h": 304.06,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.74596,
"c": 0.21645,
"h": 330.1
},
"luminance": 0.37057
}Semantic roles & 50–950 ramp
primary
#F570EC
secondary
#CEF3D0
accent
#E31102
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85