#F57CFC#F57CFC
#F57CFC is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.212 H 325.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CFC |
|---|---|
| RGB | rgb(245, 124, 252) |
| HSL | hsl(297, 96%, 74%) |
| HSV | hsv(297, 51%, 99%) |
| CMYK | cmyk(2.8%, 50.8%, 0%, 1.2%) |
| CIE-LAB | lab(70.08, 63.62, -43.82) |
| CIE-LCH | lch(70.08, 77.25, 325.44°) |
| OKLab | oklab(76.85% 0.1744 -0.1207) |
| OKLCH | oklch(76.85% 0.212 325.3) |
| XYZ | xyz(62.4331, 40.8593, 96.6747) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CFC #83FC7C
analogous
#B57CFC #F57CFC #FC7CC3
triadic
#F57CFC #FCF57C #7CFCF5
tetradic
#F57CFC #FCB57C #83FC7C #7CC3FC
square
#F57CFC #FCB57C #83FC7C #7CC3FC
split-complementary
#F57CFC #C3FC7C #7CFCB5
monochromatic
#EB06F8 #F040FB #F57CFC #FAB8FD #FDE1FE
Accessibility & contrast
On white
2.29
#F57CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F57CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CFC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CFC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#FA8BB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57cfc; /* rgb */ color: rgb(245, 124, 252); /* oklch */ color: oklch(76.9% 0.212 325.3);
Tailwind
colors: {
custom: {
50: '#fba6fe',
500: '#f57cfc',
950: '#000000',
},
}SCSS
$custom: #f57cfc; $custom-light: #fba6fe; $custom-dark: #000000;
JSON
{
"hex": "#f57cfc",
"rgb": {
"r": 245,
"g": 124,
"b": 252
},
"hsl": {
"h": 296.719,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.76853,
"c": 0.21207,
"h": 325.3
},
"luminance": 0.40856
}Semantic roles & 50–950 ramp
primary
#F57CFC
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86