#F57AE9#F57AE9
#F57AE9 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.7% C 0.199 H 331.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F57AE9 |
|---|---|
| RGB | rgb(245, 122, 233) |
| HSL | hsl(306, 86%, 72%) |
| HSV | hsv(306, 50%, 96%) |
| CMYK | cmyk(0%, 50.2%, 4.9%, 3.9%) |
| CIE-LAB | lab(68.91, 61.31, -35.21) |
| CIE-LCH | lch(68.91, 70.70, 330.13°) |
| OKLab | oklab(75.72% 0.1742 -0.096) |
| OKLCH | oklch(75.72% 0.199 331.1) |
| XYZ | xyz(59.3233, 39.2184, 81.5203) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 2.01
Candy Pink
#FF63E9
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57AE9 #7AF586
analogous
#C47AF5 #F57AE9 #F57AAB
triadic
#F57AE9 #E9F57A #7AE9F5
tetradic
#F57AE9 #F5C47A #7AF586 #7AABF5
square
#F57AE9 #F5C47A #7AF586 #7AABF5
split-complementary
#F57AE9 #ABF57A #7AF5C4
monochromatic
#E311CF #F141E0 #F57AE9 #F9B3F2 #FDE3FA
Accessibility & contrast
On white
2.37
#F57AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F57AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57AE9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57AE9 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DED
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#FD84A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57ae9; /* rgb */ color: rgb(245, 122, 233); /* oklch */ color: oklch(75.7% 0.199 331.1);
Tailwind
colors: {
custom: {
50: '#fba5f0',
500: '#f57ae9',
950: '#000000',
},
}SCSS
$custom: #f57ae9; $custom-light: #fba5f0; $custom-dark: #000000;
JSON
{
"hex": "#f57ae9",
"rgb": {
"r": 245,
"g": 122,
"b": 233
},
"hsl": {
"h": 305.854,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.75724,
"c": 0.19888,
"h": 331.1
},
"luminance": 0.39215
}Semantic roles & 50–950 ramp
primary
#F57AE9
secondary
#D6F5D9
accent
#E31903
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84