#F57BEE#F57BEE
#F57BEE is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.201 H 329.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BEE |
|---|---|
| RGB | rgb(245, 123, 238) |
| HSL | hsl(303, 86%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 2.9%, 3.9%) |
| CIE-LAB | lab(69.29, 61.68, -37.37) |
| CIE-LCH | lch(69.29, 72.11, 328.79°) |
| OKLab | oklab(76.08% 0.1737 -0.1022) |
| OKLCH | oklch(76.08% 0.201 329.5) |
| XYZ | xyz(60.1711, 39.7550, 85.3765) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 1.68
Candy Pink
#FF63E9
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BEE #7BF582
analogous
#BF7BF5 #F57BEE #F57BB1
triadic
#F57BEE #EEF57B #7BEEF5
tetradic
#F57BEE #F5BF7B #7BF582 #7BB1F5
square
#F57BEE #F5BF7B #7BF582 #7BB1F5
split-complementary
#F57BEE #B1F57B #7BF5BF
monochromatic
#E411D8 #F142E7 #F57BEE #F9B4F5 #FDE3FB
Accessibility & contrast
On white
2.35
#F57BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F57BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BEE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BEE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FD86AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57bee; /* rgb */ color: rgb(245, 123, 238); /* oklch */ color: oklch(76.1% 0.201 329.5);
Tailwind
colors: {
custom: {
50: '#fba5f4',
500: '#f57bee',
950: '#000000',
},
}SCSS
$custom: #f57bee; $custom-light: #fba5f4; $custom-dark: #000000;
JSON
{
"hex": "#f57bee",
"rgb": {
"r": 245,
"g": 123,
"b": 238
},
"hsl": {
"h": 303.443,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.76077,
"c": 0.20149,
"h": 329.5
},
"luminance": 0.39751
}Semantic roles & 50–950 ramp
primary
#F57BEE
secondary
#D6F5D8
accent
#E21003
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85