#F570EA#F570EA
#F570EA is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.5% C 0.215 H 330.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F570EA |
|---|---|
| RGB | rgb(245, 112, 234) |
| HSL | hsl(305, 87%, 70%) |
| HSV | hsv(305, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 4.5%, 3.9%) |
| CIE-LAB | lab(67.24, 66.06, -38.37) |
| CIE-LCH | lch(67.24, 76.39, 329.85°) |
| OKLab | oklab(74.5% 0.1874 -0.105) |
| OKLCH | oklch(74.5% 0.215 330.7) |
| XYZ | xyz(58.3013, 36.9452, 81.8863) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.11
Candy Pink
#FF63E9
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 3.67
Orchid
#DA70D6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570EA #70F57B
analogous
#BD70F5 #F570EA #F570A8
triadic
#F570EA #EAF570 #70EAF5
tetradic
#F570EA #F5BD70 #70F57B #70A8F5
square
#F570EA #F5BD70 #70F57B #70A8F5
split-complementary
#F570EA #A8F570 #70F5BD
monochromatic
#DB0FCA #F137E2 #F570EA #F9A9F2 #FDE2FB
Accessibility & contrast
On white
2.50
#F570EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F570EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570EA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570EA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#FE7CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f570ea; /* rgb */ color: rgb(245, 112, 234); /* oklch */ color: oklch(74.5% 0.215 330.7);
Tailwind
colors: {
custom: {
50: '#fb9ff1',
500: '#f570ea',
950: '#000000',
},
}SCSS
$custom: #f570ea; $custom-light: #fb9ff1; $custom-dark: #000000;
JSON
{
"hex": "#f570ea",
"rgb": {
"r": 245,
"g": 112,
"b": 234
},
"hsl": {
"h": 304.962,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.74504,
"c": 0.21483,
"h": 330.7
},
"luminance": 0.36941
}Semantic roles & 50–950 ramp
primary
#F570EA
secondary
#CEF3D1
accent
#E31502
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85