#F57AEE#F57AEE
#F57AEE is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.203 H 329.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F57AEE |
|---|---|
| RGB | rgb(245, 122, 238) |
| HSL | hsl(303, 86%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 50.2%, 2.9%, 3.9%) |
| CIE-LAB | lab(69.12, 62.14, -37.64) |
| CIE-LCH | lch(69.12, 72.66, 328.80°) |
| OKLab | oklab(75.95% 0.175 -0.103) |
| OKLCH | oklch(75.95% 0.203 329.5) |
| XYZ | xyz(60.0477, 39.5082, 85.3354) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Violet (CSS)
#EE82EE
ΔE00 1.71
Candy Pink
#FF63E9
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57AEE #7AF581
analogous
#BF7AF5 #F57AEE #F57AB0
triadic
#F57AEE #EEF57A #7AEEF5
tetradic
#F57AEE #F5BF7A #7AF581 #7AB0F5
square
#F57AEE #F5BF7A #7AF581 #7AB0F5
split-complementary
#F57AEE #B0F57A #7AF5BF
monochromatic
#E311D8 #F141E7 #F57AEE #F9B3F5 #FDE3FB
Accessibility & contrast
On white
2.36
#F57AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F57AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57AEE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57AEE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FD85A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57aee; /* rgb */ color: rgb(245, 122, 238); /* oklch */ color: oklch(75.9% 0.203 329.5);
Tailwind
colors: {
custom: {
50: '#fba5f4',
500: '#f57aee',
950: '#000000',
},
}SCSS
$custom: #f57aee; $custom-light: #fba5f4; $custom-dark: #000000;
JSON
{
"hex": "#f57aee",
"rgb": {
"r": 245,
"g": 122,
"b": 238
},
"hsl": {
"h": 303.415,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.75947,
"c": 0.20303,
"h": 329.5
},
"luminance": 0.39505
}Semantic roles & 50–950 ramp
primary
#F57AEE
secondary
#D6F5D8
accent
#E31003
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85