#F57CED#F57CED
#F57CED is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.2% C 0.199 H 329.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CED |
|---|---|
| RGB | rgb(245, 124, 237) |
| HSL | hsl(304, 86%, 72%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 3.3%, 3.9%) |
| CIE-LAB | lab(69.43, 61.04, -36.60) |
| CIE-LCH | lch(69.43, 71.17, 329.05°) |
| OKLab | oklab(76.16% 0.1721 -0.1) |
| OKLCH | oklch(76.16% 0.199 329.8) |
| XYZ | xyz(60.1493, 39.9458, 84.6465) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CED #7CF584
analogous
#C17CF5 #F57CED #F57CB1
triadic
#F57CED #EDF57C #7CEDF5
tetradic
#F57CED #F5C17C #7CF584 #7CB1F5
square
#F57CED #F5C17C #7CF584 #7CB1F5
split-complementary
#F57CED #B1F57C #7CF5C1
monochromatic
#E511D7 #F143E5 #F57CED #F9B5F5 #FDE3FB
Accessibility & contrast
On white
2.34
#F57CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F57CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CED
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CED | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#98B0E9
Tritanopia (blue-blind)
#FD87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57ced; /* rgb */ color: rgb(245, 124, 237); /* oklch */ color: oklch(76.2% 0.199 329.8);
Tailwind
colors: {
custom: {
50: '#fba6f3',
500: '#f57ced',
950: '#000000',
},
}SCSS
$custom: #f57ced; $custom-light: #fba6f3; $custom-dark: #000000;
JSON
{
"hex": "#f57ced",
"rgb": {
"r": 245,
"g": 124,
"b": 237
},
"hsl": {
"h": 303.967,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.76164,
"c": 0.1991,
"h": 329.8
},
"luminance": 0.39942
}Semantic roles & 50–950 ramp
primary
#F57CED
secondary
#D6F5D8
accent
#E21203
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85