#F57BF9#F57BF9
#F57BF9 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.211 H 326.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BF9 |
|---|---|
| RGB | rgb(245, 123, 249) |
| HSL | hsl(298, 91%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(1.6%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.77, 63.56, -42.66) |
| CIE-LCH | lch(69.77, 76.55, 326.13°) |
| OKLab | oklab(76.58% 0.1753 -0.1174) |
| OKLCH | oklch(76.58% 0.211 326.2) |
| XYZ | xyz(61.8368, 40.4213, 94.1491) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BF9 #7FF97B
analogous
#B67BF9 #F57BF9 #F97BBE
triadic
#F57BF9 #F9F57B #7BF9F5
tetradic
#F57BF9 #F9B67B #7FF97B #7BBEF9
square
#F57BF9 #F9B67B #7FF97B #7BBEF9
split-complementary
#F57BF9 #BEF97B #7BF9B6
monochromatic
#E80BEF #F140F6 #F57BF9 #F9B6FC #FDE2FE
Accessibility & contrast
On white
2.31
#F57BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F57BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BF9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BF9 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#FB8AAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57bf9; /* rgb */ color: rgb(245, 123, 249); /* oklch */ color: oklch(76.6% 0.211 326.2);
Tailwind
colors: {
custom: {
50: '#fba6fb',
500: '#f57bf9',
950: '#000000',
},
}SCSS
$custom: #f57bf9; $custom-light: #fba6fb; $custom-dark: #000000;
JSON
{
"hex": "#f57bf9",
"rgb": {
"r": 245,
"g": 123,
"b": 249
},
"hsl": {
"h": 298.095,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76582,
"c": 0.21095,
"h": 326.2
},
"luminance": 0.40418
}Semantic roles & 50–950 ramp
primary
#F57BF9
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85