#F57BFA#F57BFA
#F57BFA is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.6% C 0.212 H 325.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BFA |
|---|---|
| RGB | rgb(245, 123, 250) |
| HSL | hsl(298, 93%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(2%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(69.81, 63.73, -43.14) |
| CIE-LCH | lch(69.81, 76.96, 325.91°) |
| OKLab | oklab(76.63% 0.1754 -0.1187) |
| OKLCH | oklch(76.63% 0.212 325.9) |
| XYZ | xyz(61.9932, 40.4838, 94.9727) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.14
Violet Pink
#FB5FFC
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BFA #80FA7B
analogous
#B57BFA #F57BFA #FA7BBF
triadic
#F57BFA #FAF57B #7BFAF5
tetradic
#F57BFA #FAB57B #80FA7B #7BBFFA
square
#F57BFA #FAB57B #80FA7B #7BBFFA
split-complementary
#F57BFA #BFFA7B #7BFAB5
monochromatic
#E809F1 #F140F8 #F57BFA #F9B6FC #FDE2FE
Accessibility & contrast
On white
2.31
#F57BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F57BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BFA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BFA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#FA8AB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57bfa; /* rgb */ color: rgb(245, 123, 250); /* oklch */ color: oklch(76.6% 0.212 325.9);
Tailwind
colors: {
custom: {
50: '#fba6fc',
500: '#f57bfa',
950: '#000000',
},
}SCSS
$custom: #f57bfa; $custom-light: #fba6fc; $custom-dark: #000000;
JSON
{
"hex": "#f57bfa",
"rgb": {
"r": 245,
"g": 123,
"b": 250
},
"hsl": {
"h": 297.638,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.76629,
"c": 0.21183,
"h": 325.9
},
"luminance": 0.40481
}Semantic roles & 50–950 ramp
primary
#F57BFA
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85