#F57FF4#F57FF4
#F57FF4 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.9% C 0.200 H 327.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FF4 |
|---|---|
| RGB | rgb(245, 127, 244) |
| HSL | hsl(301, 86%, 73%) |
| HSV | hsv(301, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 0.4%, 3.9%) |
| CIE-LAB | lab(70.26, 60.81, -39.15) |
| CIE-LCH | lch(70.26, 72.32, 327.23°) |
| OKLab | oklab(76.88% 0.1693 -0.1073) |
| OKLCH | oklch(76.88% 0.2 327.6) |
| XYZ | xyz(61.5737, 41.1263, 90.2653) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.30
Purply Pink
#F075E6
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FF4 #7FF580
analogous
#BB7FF5 #F57FF4 #F57FB9
triadic
#F57FF4 #F4F57F #7FF4F5
tetradic
#F57FF4 #F5BB7F #7FF580 #7FB9F5
square
#F57FF4 #F5BB7F #7FF580 #7FB9F5
split-complementary
#F57FF4 #B9F57F #7FF5BB
monochromatic
#E812E6 #F146EF #F57FF4 #F9B8F9 #FDE3FD
Accessibility & contrast
On white
2.28
#F57FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F57FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FF4
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FF4 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#FB8BAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f57ff4; /* rgb */ color: rgb(245, 127, 244); /* oklch */ color: oklch(76.9% 0.200 327.6);
Tailwind
colors: {
custom: {
50: '#fba8f8',
500: '#f57ff4',
950: '#000000',
},
}SCSS
$custom: #f57ff4; $custom-light: #fba8f8; $custom-dark: #000000;
JSON
{
"hex": "#f57ff4",
"rgb": {
"r": 245,
"g": 127,
"b": 244
},
"hsl": {
"h": 300.508,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.76878,
"c": 0.20043,
"h": 327.6
},
"luminance": 0.41123
}Semantic roles & 50–950 ramp
primary
#F57FF4
secondary
#D6F5D6
accent
#E20503
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85