#F578F7#F578F7
#F578F7 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.214 H 326.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F578F7 |
|---|---|
| RGB | rgb(245, 120, 247) |
| HSL | hsl(299, 89%, 72%) |
| HSV | hsv(299, 51%, 97%) |
| CMYK | cmyk(0.8%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(69.16, 64.60, -42.52) |
| CIE-LCH | lch(69.16, 77.34, 326.65°) |
| OKLab | oklab(76.1% 0.1789 -0.1169) |
| OKLCH | oklch(76.1% 0.214 326.8) |
| XYZ | xyz(61.1600, 39.5643, 92.3929) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 2.60
Light Magenta
#FA5FF7
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.00
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F578F7 #7AF778
analogous
#B678F7 #F578F7 #F778BA
triadic
#F578F7 #F7F578 #78F7F5
tetradic
#F578F7 #F7B678 #7AF778 #78BAF7
square
#F578F7 #F7B678 #7AF778 #78BAF7
split-complementary
#F578F7 #BAF778 #78F7B6
monochromatic
#E30EE7 #F13EF4 #F578F7 #F9B2FA #FDE2FD
Accessibility & contrast
On white
2.36
#F578F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F578F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F578F7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F578F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F578F7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#91AFF3
Tritanopia (blue-blind)
#FB87AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f578f7; /* rgb */ color: rgb(245, 120, 247); /* oklch */ color: oklch(76.1% 0.214 326.8);
Tailwind
colors: {
custom: {
50: '#fba4fa',
500: '#f578f7',
950: '#000000',
},
}SCSS
$custom: #f578f7; $custom-light: #fba4fa; $custom-dark: #000000;
JSON
{
"hex": "#f578f7",
"rgb": {
"r": 245,
"g": 120,
"b": 247
},
"hsl": {
"h": 299.055,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.76104,
"c": 0.21374,
"h": 326.8
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#F578F7
secondary
#D6F5D5
accent
#E50004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85