#F57FED#F57FED
#F57FED is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.194 H 329.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FED |
|---|---|
| RGB | rgb(245, 127, 237) |
| HSL | hsl(304, 86%, 73%) |
| HSV | hsv(304, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 3.3%, 3.9%) |
| CIE-LAB | lab(69.97, 59.61, -35.76) |
| CIE-LCH | lch(69.97, 69.52, 329.04°) |
| OKLab | oklab(76.57% 0.1681 -0.0977) |
| OKLCH | oklch(76.57% 0.194 329.8) |
| XYZ | xyz(60.5310, 40.7092, 84.7737) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.54
Violet Pink
#FB5FFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FED #7FF587
analogous
#C27FF5 #F57FED #F57FB2
triadic
#F57FED #EDF57F #7FEDF5
tetradic
#F57FED #F5C27F #7FF587 #7FB2F5
square
#F57FED #F5C27F #7FF587 #7FB2F5
split-complementary
#F57FED #B2F57F #7FF5C2
monochromatic
#E812D9 #F146E5 #F57FED #F9B8F5 #FDE3FB
Accessibility & contrast
On white
2.30
#F57FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F57FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FED
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FED | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FD89AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57fed; /* rgb */ color: rgb(245, 127, 237); /* oklch */ color: oklch(76.6% 0.194 329.8);
Tailwind
colors: {
custom: {
50: '#fba8f3',
500: '#f57fed',
950: '#000000',
},
}SCSS
$custom: #f57fed; $custom-light: #fba8f3; $custom-dark: #000000;
JSON
{
"hex": "#f57fed",
"rgb": {
"r": 245,
"g": 127,
"b": 237
},
"hsl": {
"h": 304.068,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.76565,
"c": 0.1944,
"h": 329.8
},
"luminance": 0.40706
}Semantic roles & 50–950 ramp
primary
#F57FED
secondary
#D6F5D8
accent
#E21303
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85