#F57FFB#F57FFB
#F57FFB is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.207 H 325.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FFB |
|---|---|
| RGB | rgb(245, 127, 251) |
| HSL | hsl(297, 94%, 74%) |
| HSV | hsv(297, 49%, 98%) |
| CMYK | cmyk(2.4%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(70.57, 62.03, -42.51) |
| CIE-LCH | lch(70.57, 75.19, 325.58°) |
| OKLab | oklab(77.2% 0.1703 -0.117) |
| OKLCH | oklch(77.2% 0.207 325.5) |
| XYZ | xyz(62.6568, 41.5595, 95.9695) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.53
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FFB #85FB7F
analogous
#B77FFB #F57FFB #FB7FC3
triadic
#F57FFB #FBF57F #7FFBF5
tetradic
#F57FFB #FBB77F #85FB7F #7FC3FB
square
#F57FFB #FBB77F #85FB7F #7FC3FB
split-complementary
#F57FFB #C3FB7F #7FFBB7
monochromatic
#EC08F7 #F044F9 #F57FFB #FABAFD #FDE1FE
Accessibility & contrast
On white
2.26
#F57FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F57FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FFB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FFB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#FA8DB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f57ffb; /* rgb */ color: rgb(245, 127, 251); /* oklch */ color: oklch(77.2% 0.207 325.5);
Tailwind
colors: {
custom: {
50: '#fba8fd',
500: '#f57ffb',
950: '#000000',
},
}SCSS
$custom: #f57ffb; $custom-light: #fba8fd; $custom-dark: #000000;
JSON
{
"hex": "#f57ffb",
"rgb": {
"r": 245,
"g": 127,
"b": 251
},
"hsl": {
"h": 297.097,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.772,
"c": 0.2066,
"h": 325.5
},
"luminance": 0.41556
}Semantic roles & 50–950 ramp
primary
#F57FFB
secondary
#D6F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85