#F571EA#F571EA
#F571EA is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.213 H 330.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F571EA |
|---|---|
| RGB | rgb(245, 113, 234) |
| HSL | hsl(305, 87%, 70%) |
| HSV | hsv(305, 54%, 96%) |
| CMYK | cmyk(0%, 53.9%, 4.5%, 3.9%) |
| CIE-LAB | lab(67.40, 65.61, -38.11) |
| CIE-LCH | lch(67.40, 75.87, 329.85°) |
| OKLab | oklab(74.63% 0.1862 -0.1042) |
| OKLCH | oklch(74.63% 0.213 330.8) |
| XYZ | xyz(58.4122, 37.1671, 81.9233) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.01
Candy Pink
#FF63E9
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F571EA #71F57C
analogous
#BE71F5 #F571EA #F571A8
triadic
#F571EA #EAF571 #71EAF5
tetradic
#F571EA #F5BE71 #71F57C #71A8F5
square
#F571EA #F5BE71 #71F57C #71A8F5
split-complementary
#F571EA #A8F571 #71F5BE
monochromatic
#DC10CB #F138E2 #F571EA #F9AAF2 #FDE2FB
Accessibility & contrast
On white
2.49
#F571EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F571EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F571EA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F571EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F571EA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A98EE
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#FD7DA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f571ea; /* rgb */ color: rgb(245, 113, 234); /* oklch */ color: oklch(74.6% 0.213 330.8);
Tailwind
colors: {
custom: {
50: '#fb9ff1',
500: '#f571ea',
950: '#000000',
},
}SCSS
$custom: #f571ea; $custom-light: #fb9ff1; $custom-dark: #000000;
JSON
{
"hex": "#f571ea",
"rgb": {
"r": 245,
"g": 113,
"b": 234
},
"hsl": {
"h": 305,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.74626,
"c": 0.21335,
"h": 330.8
},
"luminance": 0.37163
}Semantic roles & 50–950 ramp
primary
#F571EA
secondary
#CFF3D2
accent
#E31502
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85