#F57AED#F57AED
#F57AED is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.202 H 329.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F57AED |
|---|---|
| RGB | rgb(245, 122, 237) |
| HSL | hsl(304, 86%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 50.2%, 3.3%, 3.9%) |
| CIE-LAB | lab(69.08, 61.98, -37.16) |
| CIE-LCH | lch(69.08, 72.26, 329.06°) |
| OKLab | oklab(75.9% 0.1748 -0.1016) |
| OKLCH | oklch(75.9% 0.202 329.8) |
| XYZ | xyz(59.9012, 39.4496, 84.5638) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Violet (CSS)
#EE82EE
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57AED #7AF582
analogous
#BF7AF5 #F57AED #F57AB0
triadic
#F57AED #EDF57A #7AEDF5
tetradic
#F57AED #F5BF7A #7AF582 #7AB0F5
square
#F57AED #F5BF7A #7AF582 #7AB0F5
split-complementary
#F57AED #B0F57A #7AF5BF
monochromatic
#E311D6 #F141E5 #F57AED #F9B3F5 #FDE3FB
Accessibility & contrast
On white
2.36
#F57AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F57AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57AED
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57AED | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#FD85A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57aed; /* rgb */ color: rgb(245, 122, 237); /* oklch */ color: oklch(75.9% 0.202 329.8);
Tailwind
colors: {
custom: {
50: '#fba5f3',
500: '#f57aed',
950: '#000000',
},
}SCSS
$custom: #f57aed; $custom-light: #fba5f3; $custom-dark: #000000;
JSON
{
"hex": "#f57aed",
"rgb": {
"r": 245,
"g": 122,
"b": 237
},
"hsl": {
"h": 303.902,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.75902,
"c": 0.2022,
"h": 329.8
},
"luminance": 0.39446
}Semantic roles & 50–950 ramp
primary
#F57AED
secondary
#D6F5D8
accent
#E31203
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85