#F57CEA#F57CEA
#F57CEA is a light, vivid purple. Relative luminance 0.398; OKLCH L 76.0% C 0.197 H 330.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CEA |
|---|---|
| RGB | rgb(245, 124, 234) |
| HSL | hsl(305, 86%, 72%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 4.5%, 3.9%) |
| CIE-LAB | lab(69.31, 60.54, -35.15) |
| CIE-LCH | lch(69.31, 70.00, 329.86°) |
| OKLab | oklab(76.03% 0.1716 -0.0959) |
| OKLCH | oklch(76.03% 0.197 330.8) |
| XYZ | xyz(59.7146, 39.7719, 82.3574) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.67
Violet (CSS)
#EE82EE
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CEA #7CF587
analogous
#C47CF5 #F57CEA #F57CAD
triadic
#F57CEA #EAF57C #7CEAF5
tetradic
#F57CEA #F5C47C #7CF587 #7CADF5
square
#F57CEA #F5C47C #7CF587 #7CADF5
split-complementary
#F57CEA #ADF57C #7CF5C4
monochromatic
#E511D2 #F143E1 #F57CEA #F9B5F3 #FDE3FA
Accessibility & contrast
On white
2.35
#F57CEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F57CEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CEA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CEA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEE
Deuteranopia (green-blind)
#9AAFE6
Tritanopia (blue-blind)
#FD86A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57cea; /* rgb */ color: rgb(245, 124, 234); /* oklch */ color: oklch(76.0% 0.197 330.8);
Tailwind
colors: {
custom: {
50: '#fba6f1',
500: '#f57cea',
950: '#000000',
},
}SCSS
$custom: #f57cea; $custom-light: #fba6f1; $custom-dark: #000000;
JSON
{
"hex": "#f57cea",
"rgb": {
"r": 245,
"g": 124,
"b": 234
},
"hsl": {
"h": 305.455,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.76032,
"c": 0.1966,
"h": 330.8
},
"luminance": 0.39768
}Semantic roles & 50–950 ramp
primary
#F57CEA
secondary
#D6F5D9
accent
#E21703
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84