#F57DF9#F57DF9
#F57DF9 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.208 H 326.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DF9 |
|---|---|
| RGB | rgb(245, 125, 249) |
| HSL | hsl(298, 91%, 73%) |
| HSV | hsv(298, 50%, 98%) |
| CMYK | cmyk(1.6%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.12, 62.62, -42.11) |
| CIE-LCH | lch(70.12, 75.46, 326.08°) |
| OKLab | oklab(76.84% 0.1727 -0.1158) |
| OKLCH | oklch(76.84% 0.208 326.1) |
| XYZ | xyz(62.0874, 40.9226, 94.2327) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DF9 #81F97D
analogous
#B77DF9 #F57DF9 #F97DBF
triadic
#F57DF9 #F9F57D #7DF9F5
tetradic
#F57DF9 #F9B77D #81F97D #7DBFF9
square
#F57DF9 #F9B77D #81F97D #7DBFF9
split-complementary
#F57DF9 #BFF97D #7DF9B7
monochromatic
#E90BF0 #F142F6 #F57DF9 #FAB7FC #FDE2FE
Accessibility & contrast
On white
2.29
#F57DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F57DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DF9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DF9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#FB8BB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57df9; /* rgb */ color: rgb(245, 125, 249); /* oklch */ color: oklch(76.8% 0.208 326.1);
Tailwind
colors: {
custom: {
50: '#fba7fb',
500: '#f57df9',
950: '#000000',
},
}SCSS
$custom: #f57df9; $custom-light: #fba7fb; $custom-dark: #000000;
JSON
{
"hex": "#f57df9",
"rgb": {
"r": 245,
"g": 125,
"b": 249
},
"hsl": {
"h": 298.065,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.76843,
"c": 0.2079,
"h": 326.1
},
"luminance": 0.40919
}Semantic roles & 50–950 ramp
primary
#F57DF9
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85