#F57FFE#F57FFE
#F57FFE is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.209 H 324.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FFE |
|---|---|
| RGB | rgb(245, 127, 254) |
| HSL | hsl(296, 98%, 75%) |
| HSV | hsv(296, 50%, 100%) |
| CMYK | cmyk(3.5%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(70.70, 62.56, -43.94) |
| CIE-LCH | lch(70.70, 76.45, 324.92°) |
| OKLab | oklab(77.34% 0.1707 -0.1211) |
| OKLCH | oklch(77.34% 0.209 324.7) |
| XYZ | xyz(63.1334, 41.7501, 98.4798) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FFE #88FE7F
analogous
#B67FFE #F57FFE #FE7FC8
triadic
#F57FFE #FEF57F #7FFEF5
tetradic
#F57FFE #FEB67F #88FE7F #7FC8FE
square
#F57FFE #FEB67F #88FE7F #7FC8FE
split-complementary
#F57FFE #C8FE7F #7FFEB6
monochromatic
#EC06FD #F042FE #F57FFE #FABCFE #FDE1FF
Accessibility & contrast
On white
2.25
#F57FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F57FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FFE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FFE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#FA8EB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f57ffe; /* rgb */ color: rgb(245, 127, 254); /* oklch */ color: oklch(77.3% 0.209 324.7);
Tailwind
colors: {
custom: {
50: '#fba8ff',
500: '#f57ffe',
950: '#000000',
},
}SCSS
$custom: #f57ffe; $custom-light: #fba8ff; $custom-dark: #000000;
JSON
{
"hex": "#f57ffe",
"rgb": {
"r": 245,
"g": 127,
"b": 254
},
"hsl": {
"h": 295.748,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.7734,
"c": 0.20928,
"h": 324.7
},
"luminance": 0.41747
}Semantic roles & 50–950 ramp
primary
#F57FFE
secondary
#D6F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86