#F57DF5#F57DF5
#F57DF5 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.204 H 327.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DF5 |
|---|---|
| RGB | rgb(245, 125, 245) |
| HSL | hsl(300, 86%, 73%) |
| HSV | hsv(300, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 0%, 3.9%) |
| CIE-LAB | lab(69.95, 61.93, -40.19) |
| CIE-LCH | lch(69.95, 73.83, 327.02°) |
| OKLab | oklab(76.66% 0.1721 -0.1103) |
| OKLCH | oklch(76.66% 0.204 327.3) |
| XYZ | xyz(61.4702, 40.6757, 90.9819) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DF5 #7DF57D
analogous
#B97DF5 #F57DF5 #F57DB9
triadic
#F57DF5 #F5F57D #7DF5F5
tetradic
#F57DF5 #F5B97D #7DF57D #7DB9F5
square
#F57DF5 #F5B97D #7DF57D #7DB9F5
split-complementary
#F57DF5 #B9F57D #7DF5B9
monochromatic
#E612E6 #F144F1 #F57DF5 #F9B6F9 #FDE3FD
Accessibility & contrast
On white
2.30
#F57DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F57DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DF5
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DF5 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#96B1F1
Tritanopia (blue-blind)
#FB8AAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57df5; /* rgb */ color: rgb(245, 125, 245); /* oklch */ color: oklch(76.7% 0.204 327.3);
Tailwind
colors: {
custom: {
50: '#fba7f9',
500: '#f57df5',
950: '#000000',
},
}SCSS
$custom: #f57df5; $custom-light: #fba7f9; $custom-dark: #000000;
JSON
{
"hex": "#f57df5",
"rgb": {
"r": 245,
"g": 125,
"b": 245
},
"hsl": {
"h": 300,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76658,
"c": 0.2044,
"h": 327.3
},
"luminance": 0.40672
}Semantic roles & 50–950 ramp
primary
#F57DF5
secondary
#D6F5D6
accent
#E20303
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85