#F57DED#F57DED
#F57DED is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.3% C 0.198 H 329.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DED |
|---|---|
| RGB | rgb(245, 125, 237) |
| HSL | hsl(304, 86%, 73%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 3.3%, 3.9%) |
| CIE-LAB | lab(69.61, 60.56, -36.33) |
| CIE-LCH | lch(69.61, 70.62, 329.04°) |
| OKLab | oklab(76.3% 0.1708 -0.0992) |
| OKLCH | oklch(76.3% 0.198 329.8) |
| XYZ | xyz(60.2752, 40.1977, 84.6885) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.41
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DED #7DF585
analogous
#C17DF5 #F57DED #F57DB1
triadic
#F57DED #EDF57D #7DEDF5
tetradic
#F57DED #F5C17D #7DF585 #7DB1F5
square
#F57DED #F5C17D #7DF585 #7DB1F5
split-complementary
#F57DED #B1F57D #7DF5C1
monochromatic
#E612D8 #F144E5 #F57DED #F9B6F5 #FDE3FB
Accessibility & contrast
On white
2.32
#F57DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F57DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DED
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DED | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FD88AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57ded; /* rgb */ color: rgb(245, 125, 237); /* oklch */ color: oklch(76.3% 0.198 329.8);
Tailwind
colors: {
custom: {
50: '#fba7f3',
500: '#f57ded',
950: '#000000',
},
}SCSS
$custom: #f57ded; $custom-light: #fba7f3; $custom-dark: #000000;
JSON
{
"hex": "#f57ded",
"rgb": {
"r": 245,
"g": 125,
"b": 237
},
"hsl": {
"h": 304,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76297,
"c": 0.19754,
"h": 329.8
},
"luminance": 0.40194
}Semantic roles & 50–950 ramp
primary
#F57DED
secondary
#D6F5D8
accent
#E21203
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85