#F57CEC#F57CEC
#F57CEC is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.1% C 0.198 H 330.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CEC |
|---|---|
| RGB | rgb(245, 124, 236) |
| HSL | hsl(304, 86%, 72%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 3.7%, 3.9%) |
| CIE-LAB | lab(69.39, 60.87, -36.12) |
| CIE-LCH | lch(69.39, 70.78, 329.32°) |
| OKLab | oklab(76.12% 0.172 -0.0986) |
| OKLCH | oklch(76.12% 0.198 330.2) |
| XYZ | xyz(60.0036, 39.8875, 83.8792) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 1.71
Candy Pink
#FF63E9
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CEC #7CF585
analogous
#C27CF5 #F57CEC #F57CAF
triadic
#F57CEC #ECF57C #7CECF5
tetradic
#F57CEC #F5C27C #7CF585 #7CAFF5
square
#F57CEC #F5C27C #7CF585 #7CAFF5
split-complementary
#F57CEC #AFF57C #7CF5C2
monochromatic
#E511D5 #F143E4 #F57CEC #F9B5F4 #FDE3FB
Accessibility & contrast
On white
2.34
#F57CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F57CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CEC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CEC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#FD86A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57cec; /* rgb */ color: rgb(245, 124, 236); /* oklch */ color: oklch(76.1% 0.198 330.2);
Tailwind
colors: {
custom: {
50: '#fba6f2',
500: '#f57cec',
950: '#000000',
},
}SCSS
$custom: #f57cec; $custom-light: #fba6f2; $custom-dark: #000000;
JSON
{
"hex": "#f57cec",
"rgb": {
"r": 245,
"g": 124,
"b": 236
},
"hsl": {
"h": 304.463,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.7612,
"c": 0.19826,
"h": 330.2
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#F57CEC
secondary
#D6F5D8
accent
#E21403
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85