#F57CFE#F57CFE
#F57CFE is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.214 H 324.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CFE |
|---|---|
| RGB | rgb(245, 124, 254) |
| HSL | hsl(296, 98%, 74%) |
| HSV | hsv(296, 51%, 100%) |
| CMYK | cmyk(3.5%, 51.2%, 0%, 0.4%) |
| CIE-LAB | lab(70.17, 63.97, -44.77) |
| CIE-LCH | lch(70.17, 78.08, 325.01°) |
| OKLab | oklab(76.95% 0.1746 -0.1234) |
| OKLCH | oklch(76.95% 0.214 324.7) |
| XYZ | xyz(62.7517, 40.9868, 98.3526) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CFE #85FE7C
analogous
#B47CFE #F57CFE #FE7CC6
triadic
#F57CFE #FEF57C #7CFEF5
tetradic
#F57CFE #FEB47C #85FE7C #7CC6FE
square
#F57CFE #FEB47C #85FE7C #7CC6FE
split-complementary
#F57CFE #C6FE7C #7CFEB4
monochromatic
#EC03FD #F03FFE #F57CFE #FAB9FE #FDE1FF
Accessibility & contrast
On white
2.28
#F57CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F57CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CFE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CFE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#FA8CB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57cfe; /* rgb */ color: rgb(245, 124, 254); /* oklch */ color: oklch(76.9% 0.214 324.7);
Tailwind
colors: {
custom: {
50: '#fba6ff',
500: '#f57cfe',
950: '#000000',
},
}SCSS
$custom: #f57cfe; $custom-light: #fba6ff; $custom-dark: #000000;
JSON
{
"hex": "#f57cfe",
"rgb": {
"r": 245,
"g": 124,
"b": 254
},
"hsl": {
"h": 295.846,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.76948,
"c": 0.21385,
"h": 324.7
},
"luminance": 0.40984
}Semantic roles & 50–950 ramp
primary
#F57CFE
secondary
#D6F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86