#F57AEA#F57AEA
#F57AEA is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.8% C 0.200 H 330.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F57AEA |
|---|---|
| RGB | rgb(245, 122, 234) |
| HSL | hsl(305, 86%, 72%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 50.2%, 4.5%, 3.9%) |
| CIE-LAB | lab(68.95, 61.48, -35.70) |
| CIE-LCH | lch(68.95, 71.09, 329.86°) |
| OKLab | oklab(75.77% 0.1743 -0.0974) |
| OKLCH | oklch(75.77% 0.2 330.8) |
| XYZ | xyz(59.4665, 39.2757, 82.2747) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 1.92
Candy Pink
#FF63E9
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57AEA #7AF585
analogous
#C37AF5 #F57AEA #F57AAD
triadic
#F57AEA #EAF57A #7AEAF5
tetradic
#F57AEA #F5C37A #7AF585 #7AADF5
square
#F57AEA #F5C37A #7AF585 #7AADF5
split-complementary
#F57AEA #ADF57A #7AF5C3
monochromatic
#E311D1 #F141E1 #F57AEA #F9B3F3 #FDE3FB
Accessibility & contrast
On white
2.37
#F57AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F57AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57AEA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57AEA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FD84A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57aea; /* rgb */ color: rgb(245, 122, 234); /* oklch */ color: oklch(75.8% 0.200 330.8);
Tailwind
colors: {
custom: {
50: '#fba5f1',
500: '#f57aea',
950: '#000000',
},
}SCSS
$custom: #f57aea; $custom-light: #fba5f1; $custom-dark: #000000;
JSON
{
"hex": "#f57aea",
"rgb": {
"r": 245,
"g": 122,
"b": 234
},
"hsl": {
"h": 305.366,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.75768,
"c": 0.1997,
"h": 330.8
},
"luminance": 0.39272
}Semantic roles & 50–950 ramp
primary
#F57AEA
secondary
#D6F5D9
accent
#E31703
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84