#F57CE9#F57CE9
#F57CE9 is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.196 H 331.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CE9 |
|---|---|
| RGB | rgb(245, 124, 233) |
| HSL | hsl(306, 86%, 72%) |
| HSV | hsv(306, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 4.9%, 3.9%) |
| CIE-LAB | lab(69.27, 60.37, -34.66) |
| CIE-LCH | lch(69.27, 69.61, 330.14°) |
| OKLab | oklab(75.99% 0.1715 -0.0945) |
| OKLCH | oklch(75.99% 0.196 331.1) |
| XYZ | xyz(59.5714, 39.7146, 81.6030) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.68
Violet (CSS)
#EE82EE
ΔE00 1.85
Candy Pink
#FF63E9
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CE9 #7CF588
analogous
#C47CF5 #F57CE9 #F57CAD
triadic
#F57CE9 #E9F57C #7CE9F5
tetradic
#F57CE9 #F5C47C #7CF588 #7CADF5
square
#F57CE9 #F5C47C #7CF588 #7CADF5
split-complementary
#F57CE9 #ADF57C #7CF5C4
monochromatic
#E511D0 #F143DF #F57CE9 #F9B5F3 #FDE3FA
Accessibility & contrast
On white
2.35
#F57CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F57CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CE9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CE9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EED
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#FD85A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57ce9; /* rgb */ color: rgb(245, 124, 233); /* oklch */ color: oklch(76.0% 0.196 331.1);
Tailwind
colors: {
custom: {
50: '#fba6f0',
500: '#f57ce9',
950: '#000000',
},
}SCSS
$custom: #f57ce9; $custom-light: #fba6f0; $custom-dark: #000000;
JSON
{
"hex": "#f57ce9",
"rgb": {
"r": 245,
"g": 124,
"b": 233
},
"hsl": {
"h": 305.95,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.75988,
"c": 0.19576,
"h": 331.1
},
"luminance": 0.39711
}Semantic roles & 50–950 ramp
primary
#F57CE9
secondary
#D6F5D9
accent
#E21903
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84