#F57DEC#F57DEC
#F57DEC is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.3% C 0.197 H 330.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DEC |
|---|---|
| RGB | rgb(245, 125, 236) |
| HSL | hsl(305, 86%, 73%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 3.7%, 3.9%) |
| CIE-LAB | lab(69.57, 60.40, -35.84) |
| CIE-LCH | lch(69.57, 70.23, 329.31°) |
| OKLab | oklab(76.25% 0.1706 -0.0979) |
| OKLCH | oklch(76.25% 0.197 330.2) |
| XYZ | xyz(60.1295, 40.1394, 83.9212) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.48
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DEC #7DF586
analogous
#C27DF5 #F57DEC #F57DB0
triadic
#F57DEC #ECF57D #7DECF5
tetradic
#F57DEC #F5C27D #7DF586 #7DB0F5
square
#F57DEC #F5C27D #7DF586 #7DB0F5
split-complementary
#F57DEC #B0F57D #7DF5C2
monochromatic
#E612D6 #F144E4 #F57DEC #F9B6F4 #FDE3FB
Accessibility & contrast
On white
2.33
#F57DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F57DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DEC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DEC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FF0
Deuteranopia (green-blind)
#99B0E8
Tritanopia (blue-blind)
#FD87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57dec; /* rgb */ color: rgb(245, 125, 236); /* oklch */ color: oklch(76.3% 0.197 330.2);
Tailwind
colors: {
custom: {
50: '#fba7f2',
500: '#f57dec',
950: '#000000',
},
}SCSS
$custom: #f57dec; $custom-light: #fba7f2; $custom-dark: #000000;
JSON
{
"hex": "#f57dec",
"rgb": {
"r": 245,
"g": 125,
"b": 236
},
"hsl": {
"h": 304.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76253,
"c": 0.19669,
"h": 330.2
},
"luminance": 0.40136
}Semantic roles & 50–950 ramp
primary
#F57DEC
secondary
#D6F5D8
accent
#E21403
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85