#F580F8#F580F8
#F580F8 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.202 H 326.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F580F8 |
|---|---|
| RGB | rgb(245, 128, 248) |
| HSL | hsl(299, 90%, 74%) |
| HSV | hsv(299, 48%, 97%) |
| CMYK | cmyk(1.2%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.62, 61.03, -40.79) |
| CIE-LCH | lch(70.62, 73.40, 326.24°) |
| OKLab | oklab(77.19% 0.1685 -0.112) |
| OKLCH | oklch(77.19% 0.202 326.4) |
| XYZ | xyz(62.3174, 41.6314, 93.5419) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580F8 #83F880
analogous
#B980F8 #F580F8 #F880BF
triadic
#F580F8 #F8F580 #80F8F5
tetradic
#F580F8 #F8B980 #83F880 #80BFF8
square
#F580F8 #F8B980 #83F880 #80BFF8
split-complementary
#F580F8 #BFF880 #80F8B9
monochromatic
#EB0DF0 #F046F5 #F580F8 #FABAFB #FDE2FD
Accessibility & contrast
On white
2.25
#F580F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F580F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580F8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580F8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#96B2F4
Tritanopia (blue-blind)
#FB8DB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f580f8; /* rgb */ color: rgb(245, 128, 248); /* oklch */ color: oklch(77.2% 0.202 326.4);
Tailwind
colors: {
custom: {
50: '#fba9fb',
500: '#f580f8',
950: '#000000',
},
}SCSS
$custom: #f580f8; $custom-light: #fba9fb; $custom-dark: #000000;
JSON
{
"hex": "#f580f8",
"rgb": {
"r": 245,
"g": 128,
"b": 248
},
"hsl": {
"h": 298.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.77194,
"c": 0.20238,
"h": 326.4
},
"luminance": 0.41628
}Semantic roles & 50–950 ramp
primary
#F580F8
secondary
#D6F5D6
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85