#F578F8#F578F8
#F578F8 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.215 H 326.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F578F8 |
|---|---|
| RGB | rgb(245, 120, 248) |
| HSL | hsl(299, 90%, 72%) |
| HSV | hsv(299, 52%, 97%) |
| CMYK | cmyk(1.2%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.20, 64.78, -43.00) |
| CIE-LCH | lch(69.20, 77.75, 326.42°) |
| OKLab | oklab(76.15% 0.179 -0.1183) |
| OKLCH | oklch(76.15% 0.215 326.5) |
| XYZ | xyz(61.3148, 39.6261, 93.2077) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 2.75
Violet Pink
#FB5FFC
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.10
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F578F8 #7BF878
analogous
#B578F8 #F578F8 #F878BB
triadic
#F578F8 #F8F578 #78F8F5
tetradic
#F578F8 #F8B578 #7BF878 #78BBF8
square
#F578F8 #F8B578 #7BF878 #78BBF8
split-complementary
#F578F8 #BBF878 #78F8B5
monochromatic
#E40CE9 #F13EF5 #F578F8 #F9B2FB #FDE2FD
Accessibility & contrast
On white
2.35
#F578F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F578F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F578F8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F578F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F578F8 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#FB87AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f578f8; /* rgb */ color: rgb(245, 120, 248); /* oklch */ color: oklch(76.2% 0.215 326.5);
Tailwind
colors: {
custom: {
50: '#fba4fb',
500: '#f578f8',
950: '#000000',
},
}SCSS
$custom: #f578f8; $custom-light: #fba4fb; $custom-dark: #000000;
JSON
{
"hex": "#f578f8",
"rgb": {
"r": 245,
"g": 120,
"b": 248
},
"hsl": {
"h": 298.594,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.76151,
"c": 0.21461,
"h": 326.5
},
"luminance": 0.39623
}Semantic roles & 50–950 ramp
primary
#F578F8
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85