#F57BF8#F57BF8
#F57BF8 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.210 H 326.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BF8 |
|---|---|
| RGB | rgb(245, 123, 248) |
| HSL | hsl(299, 90%, 73%) |
| HSV | hsv(299, 50%, 97%) |
| CMYK | cmyk(1.2%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.72, 63.38, -42.18) |
| CIE-LCH | lch(69.72, 76.14, 326.36°) |
| OKLab | oklab(76.54% 0.1751 -0.116) |
| OKLCH | oklch(76.54% 0.21 326.5) |
| XYZ | xyz(61.6812, 40.3591, 93.3299) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.86
Violet Pink
#FB5FFC
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BF8 #7EF87B
analogous
#B67BF8 #F57BF8 #F87BBC
triadic
#F57BF8 #F8F57B #7BF8F5
tetradic
#F57BF8 #F8B67B #7EF87B #7BBCF8
square
#F57BF8 #F8B67B #7EF87B #7BBCF8
split-complementary
#F57BF8 #BCF87B #7BF8B6
monochromatic
#E70DEC #F141F5 #F57BF8 #F9B5FB #FDE2FD
Accessibility & contrast
On white
2.32
#F57BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F57BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BF8
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BF8 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FC
Deuteranopia (green-blind)
#93B0F4
Tritanopia (blue-blind)
#FB89AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57bf8; /* rgb */ color: rgb(245, 123, 248); /* oklch */ color: oklch(76.5% 0.210 326.5);
Tailwind
colors: {
custom: {
50: '#fba6fb',
500: '#f57bf8',
950: '#000000',
},
}SCSS
$custom: #f57bf8; $custom-light: #fba6fb; $custom-dark: #000000;
JSON
{
"hex": "#f57bf8",
"rgb": {
"r": 245,
"g": 123,
"b": 248
},
"hsl": {
"h": 298.56,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76535,
"c": 0.21007,
"h": 326.5
},
"luminance": 0.40356
}Semantic roles & 50–950 ramp
primary
#F57BF8
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85