#F57CEE#F57CEE
#F57CEE is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.2% C 0.200 H 329.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CEE |
|---|---|
| RGB | rgb(245, 124, 238) |
| HSL | hsl(303, 86%, 72%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 2.9%, 3.9%) |
| CIE-LAB | lab(69.47, 61.21, -37.09) |
| CIE-LCH | lch(69.47, 71.57, 328.78°) |
| OKLab | oklab(76.21% 0.1723 -0.1014) |
| OKLCH | oklch(76.21% 0.2 329.5) |
| XYZ | xyz(60.2958, 40.0044, 85.4181) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 1.81
Candy Pink
#FF63E9
ΔE00 4.00
Light Magenta
#FA5FF7
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CEE #7CF583
analogous
#C07CF5 #F57CEE #F57CB2
triadic
#F57CEE #EEF57C #7CEEF5
tetradic
#F57CEE #F5C07C #7CF583 #7CB2F5
square
#F57CEE #F5C07C #7CF583 #7CB2F5
split-complementary
#F57CEE #B2F57C #7CF5C0
monochromatic
#E511D9 #F143E7 #F57CEE #F9B5F5 #FDE3FB
Accessibility & contrast
On white
2.33
#F57CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F57CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CEE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CEE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#FD87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57cee; /* rgb */ color: rgb(245, 124, 238); /* oklch */ color: oklch(76.2% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#fba6f4',
500: '#f57cee',
950: '#000000',
},
}SCSS
$custom: #f57cee; $custom-light: #fba6f4; $custom-dark: #000000;
JSON
{
"hex": "#f57cee",
"rgb": {
"r": 245,
"g": 124,
"b": 238
},
"hsl": {
"h": 303.471,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.76209,
"c": 0.19994,
"h": 329.5
},
"luminance": 0.40001
}Semantic roles & 50–950 ramp
primary
#F57CEE
secondary
#D6F5D8
accent
#E21003
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85