#F57BF7#F57BF7
#F57BF7 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.209 H 326.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BF7 |
|---|---|
| RGB | rgb(245, 123, 247) |
| HSL | hsl(299, 89%, 73%) |
| HSV | hsv(299, 50%, 97%) |
| CMYK | cmyk(0.8%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.68, 63.21, -41.70) |
| CIE-LCH | lch(69.68, 75.73, 326.59°) |
| OKLab | oklab(76.49% 0.175 -0.1146) |
| OKLCH | oklch(76.49% 0.209 326.8) |
| XYZ | xyz(61.5265, 40.2972, 92.5150) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 2.72
Light Magenta
#FA5FF7
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BF7 #7DF77B
analogous
#B77BF7 #F57BF7 #F77BBB
triadic
#F57BF7 #F7F57B #7BF7F5
tetradic
#F57BF7 #F7B77B #7DF77B #7BBBF7
square
#F57BF7 #F7B77B #7DF77B #7BBBF7
split-complementary
#F57BF7 #BBF77B #7BF7B7
monochromatic
#E60EE9 #F141F4 #F57BF7 #F9B5FA #FDE2FD
Accessibility & contrast
On white
2.32
#F57BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F57BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BF7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BF7 | 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)
#6EA0FB
Deuteranopia (green-blind)
#93B0F3
Tritanopia (blue-blind)
#FB89AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57bf7; /* rgb */ color: rgb(245, 123, 247); /* oklch */ color: oklch(76.5% 0.209 326.8);
Tailwind
colors: {
custom: {
50: '#fba6fa',
500: '#f57bf7',
950: '#000000',
},
}SCSS
$custom: #f57bf7; $custom-light: #fba6fa; $custom-dark: #000000;
JSON
{
"hex": "#f57bf7",
"rgb": {
"r": 245,
"g": 123,
"b": 247
},
"hsl": {
"h": 299.032,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76489,
"c": 0.20921,
"h": 326.8
},
"luminance": 0.40294
}Semantic roles & 50–950 ramp
primary
#F57BF7
secondary
#D6F5D6
accent
#E50004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85