#F57DF2#F57DF2
#F57DF2 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.5% C 0.202 H 328.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DF2 |
|---|---|
| RGB | rgb(245, 125, 242) |
| HSL | hsl(302, 86%, 73%) |
| HSV | hsv(302, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 1.2%, 3.9%) |
| CIE-LAB | lab(69.82, 61.41, -38.75) |
| CIE-LCH | lch(69.82, 72.61, 327.75°) |
| OKLab | oklab(76.52% 0.1716 -0.1062) |
| OKLCH | oklch(76.52% 0.202 328.3) |
| XYZ | xyz(61.0159, 40.4940, 88.5894) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DF2 #7DF580
analogous
#BC7DF5 #F57DF2 #F57DB6
triadic
#F57DF2 #F2F57D #7DF2F5
tetradic
#F57DF2 #F5BC7D #7DF580 #7DB6F5
square
#F57DF2 #F5BC7D #7DF580 #7DB6F5
split-complementary
#F57DF2 #B6F57D #7DF5BC
monochromatic
#E612E1 #F144EC #F57DF2 #F9B6F8 #FDE3FC
Accessibility & contrast
On white
2.31
#F57DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F57DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DF2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DF2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FC89AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57df2; /* rgb */ color: rgb(245, 125, 242); /* oklch */ color: oklch(76.5% 0.202 328.3);
Tailwind
colors: {
custom: {
50: '#fba7f6',
500: '#f57df2',
950: '#000000',
},
}SCSS
$custom: #f57df2; $custom-light: #fba7f6; $custom-dark: #000000;
JSON
{
"hex": "#f57df2",
"rgb": {
"r": 245,
"g": 125,
"b": 242
},
"hsl": {
"h": 301.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76521,
"c": 0.2018,
"h": 328.3
},
"luminance": 0.40491
}Semantic roles & 50–950 ramp
primary
#F57DF2
secondary
#D6F5D7
accent
#E20903
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85