#F57BFE#F57BFE
#F57BFE is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.215 H 324.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BFE |
|---|---|
| RGB | rgb(245, 123, 254) |
| HSL | hsl(296, 98%, 74%) |
| HSV | hsv(296, 52%, 100%) |
| CMYK | cmyk(3.5%, 51.6%, 0%, 0.4%) |
| CIE-LAB | lab(69.99, 64.44, -45.04) |
| CIE-LCH | lch(69.99, 78.62, 325.04°) |
| OKLab | oklab(76.82% 0.1759 -0.1242) |
| OKLCH | oklch(76.82% 0.215 324.8) |
| XYZ | xyz(62.6270, 40.7374, 98.3110) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 5.03
Orchid
#DA70D6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BFE #84FE7B
analogous
#B47BFE #F57BFE #FE7BC6
triadic
#F57BFE #FEF57B #7BFEF5
tetradic
#F57BFE #FEB47B #84FE7B #7BC6FE
square
#F57BFE #FEB47B #84FE7B #7BC6FE
split-complementary
#F57BFE #C6FE7B #7BFEB4
monochromatic
#EB02FD #F03EFE #F57BFE #FAB8FE #FDE1FF
Accessibility & contrast
On white
2.30
#F57BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F57BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BFE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BFE | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#FA8BB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57bfe; /* rgb */ color: rgb(245, 123, 254); /* oklch */ color: oklch(76.8% 0.215 324.8);
Tailwind
colors: {
custom: {
50: '#fba6ff',
500: '#f57bfe',
950: '#000000',
},
}SCSS
$custom: #f57bfe; $custom-light: #fba6ff; $custom-dark: #000000;
JSON
{
"hex": "#f57bfe",
"rgb": {
"r": 245,
"g": 123,
"b": 254
},
"hsl": {
"h": 295.878,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.76819,
"c": 0.21536,
"h": 324.8
},
"luminance": 0.40734
}Semantic roles & 50–950 ramp
primary
#F57BFE
secondary
#D6F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86