#F580FF#F580FF
#F580FF is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.209 H 324.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F580FF |
|---|---|
| RGB | rgb(245, 128, 255) |
| HSL | hsl(295, 100%, 75%) |
| HSV | hsv(295, 50%, 100%) |
| CMYK | cmyk(3.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(70.92, 62.26, -44.13) |
| CIE-LCH | lch(70.92, 76.32, 324.67°) |
| OKLab | oklab(77.52% 0.1695 -0.1216) |
| OKLCH | oklch(77.52% 0.209 324.3) |
| XYZ | xyz(63.4237, 42.0739, 99.3687) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580FF #8AFF80
analogous
#B680FF #F580FF #FF80C9
triadic
#F580FF #FFF580 #80FFF5
tetradic
#F580FF #FFB680 #8AFF80 #80C9FF
square
#F580FF #FFB680 #8AFF80 #80C9FF
split-complementary
#F580FF #C9FF80 #80FFB6
monochromatic
#EB06FF #F043FF #F580FF #FABDFF #FDE0FF
Accessibility & contrast
On white
2.23
#F580FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F580FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580FF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580FF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#93B3FB
Tritanopia (blue-blind)
#F990B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f580ff; /* rgb */ color: rgb(245, 128, 255); /* oklch */ color: oklch(77.5% 0.209 324.3);
Tailwind
colors: {
custom: {
50: '#fba9ff',
500: '#f580ff',
950: '#000000',
},
}SCSS
$custom: #f580ff; $custom-light: #fba9ff; $custom-dark: #000000;
JSON
{
"hex": "#f580ff",
"rgb": {
"r": 245,
"g": 128,
"b": 255
},
"hsl": {
"h": 295.276,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7752,
"c": 0.20865,
"h": 324.3
},
"luminance": 0.42071
}Semantic roles & 50–950 ramp
primary
#F580FF
secondary
#D6F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86