#F57CFA#F57CFA
#F57CFA is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.210 H 325.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CFA |
|---|---|
| RGB | rgb(245, 124, 250) |
| HSL | hsl(298, 93%, 73%) |
| HSV | hsv(298, 50%, 98%) |
| CMYK | cmyk(2%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(69.99, 63.27, -42.86) |
| CIE-LCH | lch(69.99, 76.42, 325.88°) |
| OKLab | oklab(76.76% 0.1741 -0.118) |
| OKLCH | oklch(76.76% 0.21 325.9) |
| XYZ | xyz(62.1179, 40.7332, 95.0143) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CFA #81FA7C
analogous
#B67CFA #F57CFA #FA7CC0
triadic
#F57CFA #FAF57C #7CFAF5
tetradic
#F57CFA #FAB67C #81FA7C #7CC0FA
square
#F57CFA #FAB67C #81FA7C #7CC0FA
split-complementary
#F57CFA #C0FA7C #7CFAB6
monochromatic
#E909F2 #F041F8 #F57CFA #F9B7FC #FDE2FE
Accessibility & contrast
On white
2.30
#F57CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F57CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CFA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CFA | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#93B0F6
Tritanopia (blue-blind)
#FA8BB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57cfa; /* rgb */ color: rgb(245, 124, 250); /* oklch */ color: oklch(76.8% 0.210 325.9);
Tailwind
colors: {
custom: {
50: '#fba6fc',
500: '#f57cfa',
950: '#000000',
},
}SCSS
$custom: #f57cfa; $custom-light: #fba6fc; $custom-dark: #000000;
JSON
{
"hex": "#f57cfa",
"rgb": {
"r": 245,
"g": 124,
"b": 250
},
"hsl": {
"h": 297.619,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.76759,
"c": 0.21031,
"h": 325.9
},
"luminance": 0.4073
}Semantic roles & 50–950 ramp
primary
#F57CFA
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85