#F57DF8#F57DF8
#F57DF8 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.207 H 326.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DF8 |
|---|---|
| RGB | rgb(245, 125, 248) |
| HSL | hsl(299, 90%, 73%) |
| HSV | hsv(299, 50%, 97%) |
| CMYK | cmyk(1.2%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.08, 62.45, -41.63) |
| CIE-LCH | lch(70.08, 75.05, 326.31°) |
| OKLab | oklab(76.8% 0.1725 -0.1144) |
| OKLCH | oklch(76.8% 0.207 326.4) |
| XYZ | xyz(61.9319, 40.8603, 93.4134) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DF8 #80F87D
analogous
#B87DF8 #F57DF8 #F87DBD
triadic
#F57DF8 #F8F57D #7DF8F5
tetradic
#F57DF8 #F8B87D #80F87D #7DBDF8
square
#F57DF8 #F8B87D #80F87D #7DBDF8
split-complementary
#F57DF8 #BDF87D #7DF8B8
monochromatic
#E80DEE #F143F5 #F57DF8 #F9B7FB #FDE2FD
Accessibility & contrast
On white
2.29
#F57DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F57DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DF8
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DF8 | 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)
#70A2FC
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#FB8BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57df8; /* rgb */ color: rgb(245, 125, 248); /* oklch */ color: oklch(76.8% 0.207 326.4);
Tailwind
colors: {
custom: {
50: '#fba7fb',
500: '#f57df8',
950: '#000000',
},
}SCSS
$custom: #f57df8; $custom-light: #fba7fb; $custom-dark: #000000;
JSON
{
"hex": "#f57df8",
"rgb": {
"r": 245,
"g": 125,
"b": 248
},
"hsl": {
"h": 298.537,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76796,
"c": 0.20702,
"h": 326.4
},
"luminance": 0.40857
}Semantic roles & 50–950 ramp
primary
#F57DF8
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85