#F57AEF#F57AEF
#F57AEF is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.204 H 329.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F57AEF |
|---|---|
| RGB | rgb(245, 122, 239) |
| HSL | hsl(303, 86%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 50.2%, 2.4%, 3.9%) |
| CIE-LAB | lab(69.16, 62.31, -38.13) |
| CIE-LCH | lch(69.16, 73.05, 328.54°) |
| OKLab | oklab(75.99% 0.1751 -0.1044) |
| OKLCH | oklch(75.99% 0.204 329.2) |
| XYZ | xyz(60.1950, 39.5671, 86.1112) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.66
Violet (CSS)
#EE82EE
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57AEF #7AF580
analogous
#BE7AF5 #F57AEF #F57AB2
triadic
#F57AEF #EFF57A #7AEFF5
tetradic
#F57AEF #F5BE7A #7AF580 #7AB2F5
square
#F57AEF #F5BE7A #7AF580 #7AB2F5
split-complementary
#F57AEF #B2F57A #7AF5BE
monochromatic
#E311D9 #F141E8 #F57AEF #F9B3F6 #FDE3FC
Accessibility & contrast
On white
2.36
#F57AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F57AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57AEF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57AEF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#FC86AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57aef; /* rgb */ color: rgb(245, 122, 239); /* oklch */ color: oklch(76.0% 0.204 329.2);
Tailwind
colors: {
custom: {
50: '#fba5f4',
500: '#f57aef',
950: '#000000',
},
}SCSS
$custom: #f57aef; $custom-light: #fba5f4; $custom-dark: #000000;
JSON
{
"hex": "#f57aef",
"rgb": {
"r": 245,
"g": 122,
"b": 239
},
"hsl": {
"h": 302.927,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.75992,
"c": 0.20388,
"h": 329.2
},
"luminance": 0.39564
}Semantic roles & 50–950 ramp
primary
#F57AEF
secondary
#D6F5D7
accent
#E30E03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85