#F57EF8#F57EF8
#F57EF8 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.9% C 0.205 H 326.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EF8 |
|---|---|
| RGB | rgb(245, 126, 248) |
| HSL | hsl(299, 90%, 73%) |
| HSV | hsv(299, 49%, 97%) |
| CMYK | cmyk(1.2%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.26, 61.98, -41.35) |
| CIE-LCH | lch(70.26, 74.50, 326.29°) |
| OKLab | oklab(76.93% 0.1712 -0.1136) |
| OKLCH | oklch(76.93% 0.205 326.4) |
| XYZ | xyz(62.0591, 41.1148, 93.4559) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EF8 #81F87E
analogous
#B87EF8 #F57EF8 #F87EBE
triadic
#F57EF8 #F8F57E #7EF8F5
tetradic
#F57EF8 #F8B87E #81F87E #7EBEF8
square
#F57EF8 #F8B87E #81F87E #7EBEF8
split-complementary
#F57EF8 #BEF87E #7EF8B8
monochromatic
#E90DEF #F144F5 #F57EF8 #FAB8FB #FDE2FD
Accessibility & contrast
On white
2.28
#F57EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F57EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EF8
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EF8 | 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)
#71A2FC
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#FB8CB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f57ef8; /* rgb */ color: rgb(245, 126, 248); /* oklch */ color: oklch(76.9% 0.205 326.4);
Tailwind
colors: {
custom: {
50: '#fba7fb',
500: '#f57ef8',
950: '#000000',
},
}SCSS
$custom: #f57ef8; $custom-light: #fba7fb; $custom-dark: #000000;
JSON
{
"hex": "#f57ef8",
"rgb": {
"r": 245,
"g": 126,
"b": 248
},
"hsl": {
"h": 298.525,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76928,
"c": 0.20548,
"h": 326.4
},
"luminance": 0.41111
}Semantic roles & 50–950 ramp
primary
#F57EF8
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85