#F57FEF#F57FEF
#F57FEF is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.7% C 0.196 H 329.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FEF |
|---|---|
| RGB | rgb(245, 127, 239) |
| HSL | hsl(303, 86%, 73%) |
| HSV | hsv(303, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 2.4%, 3.9%) |
| CIE-LAB | lab(70.05, 59.95, -36.73) |
| CIE-LCH | lch(70.05, 70.31, 328.50°) |
| OKLab | oklab(76.65% 0.1684 -0.1004) |
| OKLCH | oklch(76.65% 0.196 329.2) |
| XYZ | xyz(60.8248, 40.8267, 86.3212) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.17
Purply Pink
#F075E6
ΔE00 2.31
Candy Pink
#FF63E9
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FEF #7FF585
analogous
#C07FF5 #F57FEF #F57FB4
triadic
#F57FEF #EFF57F #7FEFF5
tetradic
#F57FEF #F5C07F #7FF585 #7FB4F5
square
#F57FEF #F5C07F #7FF585 #7FB4F5
split-complementary
#F57FEF #B4F57F #7FF5C0
monochromatic
#E812DD #F146E8 #F57FEF #F9B8F6 #FDE3FB
Accessibility & contrast
On white
2.29
#F57FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F57FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FEF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FEF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FC8AAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57fef; /* rgb */ color: rgb(245, 127, 239); /* oklch */ color: oklch(76.7% 0.196 329.2);
Tailwind
colors: {
custom: {
50: '#fba8f4',
500: '#f57fef',
950: '#000000',
},
}SCSS
$custom: #f57fef; $custom-light: #fba8f4; $custom-dark: #000000;
JSON
{
"hex": "#f57fef",
"rgb": {
"r": 245,
"g": 127,
"b": 239
},
"hsl": {
"h": 303.051,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.76653,
"c": 0.1961,
"h": 329.2
},
"luminance": 0.40823
}Semantic roles & 50–950 ramp
primary
#F57FEF
secondary
#D6F5D8
accent
#E20F03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85