#F57FF2#F57FF2
#F57FF2 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.8% C 0.199 H 328.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FF2 |
|---|---|
| RGB | rgb(245, 127, 242) |
| HSL | hsl(302, 86%, 73%) |
| HSV | hsv(302, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 1.2%, 3.9%) |
| CIE-LAB | lab(70.18, 60.46, -38.19) |
| CIE-LCH | lch(70.18, 71.51, 327.73°) |
| OKLab | oklab(76.79% 0.1689 -0.1046) |
| OKLCH | oklch(76.79% 0.199 328.2) |
| XYZ | xyz(61.2717, 41.0054, 88.6747) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.18
Purply Pink
#F075E6
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FF2 #7FF582
analogous
#BD7FF5 #F57FF2 #F57FB7
triadic
#F57FF2 #F2F57F #7FF2F5
tetradic
#F57FF2 #F5BD7F #7FF582 #7FB7F5
square
#F57FF2 #F5BD7F #7FF582 #7FB7F5
split-complementary
#F57FF2 #B7F57F #7FF5BD
monochromatic
#E812E2 #F146EC #F57FF2 #F9B8F8 #FDE3FC
Accessibility & contrast
On white
2.28
#F57FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F57FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FF2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FF2 | 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)
#76A2F6
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#FC8BAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f57ff2; /* rgb */ color: rgb(245, 127, 242); /* oklch */ color: oklch(76.8% 0.199 328.2);
Tailwind
colors: {
custom: {
50: '#fba8f6',
500: '#f57ff2',
950: '#000000',
},
}SCSS
$custom: #f57ff2; $custom-light: #fba8f6; $custom-dark: #000000;
JSON
{
"hex": "#f57ff2",
"rgb": {
"r": 245,
"g": 127,
"b": 242
},
"hsl": {
"h": 301.525,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.76787,
"c": 0.19869,
"h": 328.2
},
"luminance": 0.41002
}Semantic roles & 50–950 ramp
primary
#F57FF2
secondary
#D6F5D7
accent
#E20903
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85