#F57DEF#F57DEF
#F57DEF is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.4% C 0.199 H 329.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DEF |
|---|---|
| RGB | rgb(245, 125, 239) |
| HSL | hsl(303, 86%, 73%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 2.4%, 3.9%) |
| CIE-LAB | lab(69.69, 60.90, -37.30) |
| CIE-LCH | lch(69.69, 71.41, 328.52°) |
| OKLab | oklab(76.39% 0.1711 -0.102) |
| OKLCH | oklch(76.39% 0.199 329.2) |
| XYZ | xyz(60.5691, 40.3152, 86.2359) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.33
Purply Pink
#F075E6
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DEF #7DF583
analogous
#BF7DF5 #F57DEF #F57DB3
triadic
#F57DEF #EFF57D #7DEFF5
tetradic
#F57DEF #F5BF7D #7DF583 #7DB3F5
square
#F57DEF #F5BF7D #7DF583 #7DB3F5
split-complementary
#F57DEF #B3F57D #7DF5BF
monochromatic
#E612DB #F144E8 #F57DEF #F9B6F6 #FDE3FC
Accessibility & contrast
On white
2.32
#F57DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F57DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DEF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DEF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FC88AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57def; /* rgb */ color: rgb(245, 125, 239); /* oklch */ color: oklch(76.4% 0.199 329.2);
Tailwind
colors: {
custom: {
50: '#fba7f4',
500: '#f57def',
950: '#000000',
},
}SCSS
$custom: #f57def; $custom-light: #fba7f4; $custom-dark: #000000;
JSON
{
"hex": "#f57def",
"rgb": {
"r": 245,
"g": 125,
"b": 239
},
"hsl": {
"h": 303,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76386,
"c": 0.19923,
"h": 329.2
},
"luminance": 0.40312
}Semantic roles & 50–950 ramp
primary
#F57DEF
secondary
#D6F5D8
accent
#E20E03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85