#F57BFC#F57BFC
#F57BFC is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.214 H 325.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BFC |
|---|---|
| RGB | rgb(245, 123, 252) |
| HSL | hsl(297, 96%, 74%) |
| HSV | hsv(297, 51%, 99%) |
| CMYK | cmyk(2.8%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.90, 64.08, -44.09) |
| CIE-LCH | lch(69.90, 77.79, 325.47°) |
| OKLab | oklab(76.72% 0.1757 -0.1215) |
| OKLCH | oklch(76.72% 0.214 325.3) |
| XYZ | xyz(62.3084, 40.6099, 96.6331) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.83
Orchid
#DA70D6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BFC #82FC7B
analogous
#B47BFC #F57BFC #FC7BC2
triadic
#F57BFC #FCF57B #7BFCF5
tetradic
#F57BFC #FCB47B #82FC7B #7BC2FC
square
#F57BFC #FCB47B #82FC7B #7BC2FC
split-complementary
#F57BFC #C2FC7B #7BFCB4
monochromatic
#EA06F7 #F03FFB #F57BFC #FAB7FD #FDE1FE
Accessibility & contrast
On white
2.30
#F57BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F57BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BFC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BFC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#FA8BB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57bfc; /* rgb */ color: rgb(245, 123, 252); /* oklch */ color: oklch(76.7% 0.214 325.3);
Tailwind
colors: {
custom: {
50: '#fba6fe',
500: '#f57bfc',
950: '#000000',
},
}SCSS
$custom: #f57bfc; $custom-light: #fba6fe; $custom-dark: #000000;
JSON
{
"hex": "#f57bfc",
"rgb": {
"r": 245,
"g": 123,
"b": 252
},
"hsl": {
"h": 296.744,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.76724,
"c": 0.21359,
"h": 325.3
},
"luminance": 0.40607
}Semantic roles & 50–950 ramp
primary
#F57BFC
secondary
#D6F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86