#F57BED#F57BED
#F57BED is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.0% C 0.201 H 329.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BED |
|---|---|
| RGB | rgb(245, 123, 237) |
| HSL | hsl(304, 86%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 3.3%, 3.9%) |
| CIE-LAB | lab(69.25, 61.51, -36.88) |
| CIE-LCH | lch(69.25, 71.72, 329.05°) |
| OKLab | oklab(76.03% 0.1735 -0.1008) |
| OKLCH | oklch(76.03% 0.201 329.8) |
| XYZ | xyz(60.0246, 39.6964, 84.6049) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.61
Violet (CSS)
#EE82EE
ΔE00 1.62
Candy Pink
#FF63E9
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BED #7BF583
analogous
#C07BF5 #F57BED #F57BB0
triadic
#F57BED #EDF57B #7BEDF5
tetradic
#F57BED #F5C07B #7BF583 #7BB0F5
square
#F57BED #F5C07B #7BF583 #7BB0F5
split-complementary
#F57BED #B0F57B #7BF5C0
monochromatic
#E411D6 #F142E5 #F57BED #F9B4F5 #FDE3FB
Accessibility & contrast
On white
2.35
#F57BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F57BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BED
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BED | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FD86A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57bed; /* rgb */ color: rgb(245, 123, 237); /* oklch */ color: oklch(76.0% 0.201 329.8);
Tailwind
colors: {
custom: {
50: '#fba5f3',
500: '#f57bed',
950: '#000000',
},
}SCSS
$custom: #f57bed; $custom-light: #fba5f3; $custom-dark: #000000;
JSON
{
"hex": "#f57bed",
"rgb": {
"r": 245,
"g": 123,
"b": 237
},
"hsl": {
"h": 303.934,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.76033,
"c": 0.20065,
"h": 329.8
},
"luminance": 0.39693
}Semantic roles & 50–950 ramp
primary
#F57BED
secondary
#D6F5D8
accent
#E21203
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85