#F560FF#F560FF
#F560FF is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.7% C 0.254 H 325.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F560FF |
|---|---|
| RGB | rgb(245, 96, 255) |
| HSL | hsl(296, 100%, 69%) |
| HSV | hsv(296, 62%, 100%) |
| CMYK | cmyk(3.9%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(65.75, 76.28, -52.28) |
| CIE-LCH | lch(65.75, 92.47, 325.58°) |
| OKLab | oklab(73.74% 0.2084 -0.145) |
| OKLCH | oklch(73.74% 0.254 325.2) |
| XYZ | xyz(59.8877, 35.0018, 98.1900) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.18
Light Magenta
#FA5FF7
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 5.19
Heliotrope
#D94FF5
ΔE00 6.19
Magenta
#FF00FF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F560FF #6AFF60
analogous
#A660FF #F560FF #FF60BA
triadic
#F560FF #FFF560 #60FFF5
tetradic
#F560FF #FFA660 #6AFF60 #60BAFF
square
#F560FF #FFA660 #6AFF60 #60BAFF
split-complementary
#F560FF #BAFF60 #60FFA6
monochromatic
#D600E5 #F123FF #F560FF #F99DFF #FDDAFF
Accessibility & contrast
On white
2.63
#F560FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F560FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F560FF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F560FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F560FF | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4494FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#FA77A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f560ff; /* rgb */ color: rgb(245, 96, 255); /* oklch */ color: oklch(73.7% 0.254 325.2);
Tailwind
colors: {
custom: {
50: '#fc96ff',
500: '#f560ff',
950: '#000000',
},
}SCSS
$custom: #f560ff; $custom-light: #fc96ff; $custom-dark: #000000;
JSON
{
"hex": "#f560ff",
"rgb": {
"r": 245,
"g": 96,
"b": 255
},
"hsl": {
"h": 296.226,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.73738,
"c": 0.25385,
"h": 325.2
},
"luminance": 0.34998
}Semantic roles & 50–950 ramp
primary
#F560FF
secondary
#C9F5C6
accent
#E6000E
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86