#F57EDF#F57EDF
#F57EDF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.8% C 0.185 H 334.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EDF |
|---|---|
| RGB | rgb(245, 126, 223) |
| HSL | hsl(311, 86%, 73%) |
| HSV | hsv(311, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 9%, 3.9%) |
| CIE-LAB | lab(69.23, 57.79, -29.19) |
| CIE-LCH | lch(69.23, 64.74, 333.20°) |
| OKLab | oklab(75.83% 0.1668 -0.079) |
| OKLCH | oklch(75.83% 0.185 334.6) |
| XYZ | xyz(58.4364, 39.6657, 74.3761) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.04
Candy Pink
#FF63E9
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EDF #7EF594
analogous
#CF7EF5 #F57EDF #F57EA4
triadic
#F57EDF #DFF57E #7EDFF5
tetradic
#F57EDF #F5CF7E #7EF594 #7EA4F5
square
#F57EDF #F5CF7E #7EF594 #7EA4F5
split-complementary
#F57EDF #A4F57E #7EF5CF
monochromatic
#E712BF #F145D1 #F57EDF #F9B7ED #FDE3F8
Accessibility & contrast
On white
2.35
#F57EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F57EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EDF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EDF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE2
Deuteranopia (green-blind)
#9FAFDC
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57edf; /* rgb */ color: rgb(245, 126, 223); /* oklch */ color: oklch(75.8% 0.185 334.6);
Tailwind
colors: {
custom: {
50: '#fba7e9',
500: '#f57edf',
950: '#000000',
},
}SCSS
$custom: #f57edf; $custom-light: #fba7e9; $custom-dark: #000000;
JSON
{
"hex": "#f57edf",
"rgb": {
"r": 245,
"g": 126,
"b": 223
},
"hsl": {
"h": 311.092,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.75832,
"c": 0.18453,
"h": 334.6
},
"luminance": 0.39662
}Semantic roles & 50–950 ramp
primary
#F57EDF
secondary
#D6F5DC
accent
#E22D03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84