#F57BEF#F57BEF
#F57BEF is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.202 H 329.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BEF |
|---|---|
| RGB | rgb(245, 123, 239) |
| HSL | hsl(303, 86%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 2.4%, 3.9%) |
| CIE-LAB | lab(69.34, 61.84, -37.85) |
| CIE-LCH | lch(69.34, 72.51, 328.53°) |
| OKLab | oklab(76.12% 0.1738 -0.1036) |
| OKLCH | oklch(76.12% 0.202 329.2) |
| XYZ | xyz(60.3184, 39.8139, 86.1524) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BEF #7BF581
analogous
#BE7BF5 #F57BEF #F57BB2
triadic
#F57BEF #EFF57B #7BEFF5
tetradic
#F57BEF #F5BE7B #7BF581 #7BB2F5
square
#F57BEF #F5BE7B #7BF581 #7BB2F5
split-complementary
#F57BEF #B2F57B #7BF5BE
monochromatic
#E411DA #F142E8 #F57BEF #F9B4F6 #FDE3FC
Accessibility & contrast
On white
2.34
#F57BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F57BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BEF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BEF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#FC86AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57bef; /* rgb */ color: rgb(245, 123, 239); /* oklch */ color: oklch(76.1% 0.202 329.2);
Tailwind
colors: {
custom: {
50: '#fba6f4',
500: '#f57bef',
950: '#000000',
},
}SCSS
$custom: #f57bef; $custom-light: #fba6f4; $custom-dark: #000000;
JSON
{
"hex": "#f57bef",
"rgb": {
"r": 245,
"g": 123,
"b": 239
},
"hsl": {
"h": 302.951,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.76122,
"c": 0.20234,
"h": 329.2
},
"luminance": 0.3981
}Semantic roles & 50–950 ramp
primary
#F57BEF
secondary
#D6F5D8
accent
#E20E03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85