#F561FF#F561FF
#F561FF is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.8% C 0.253 H 325.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F561FF |
|---|---|
| RGB | rgb(245, 97, 255) |
| HSL | hsl(296, 100%, 69%) |
| HSV | hsv(296, 62%, 100%) |
| CMYK | cmyk(3.9%, 62%, 0%, 0%) |
| CIE-LAB | lab(65.89, 75.88, -52.05) |
| CIE-LCH | lch(65.89, 92.02, 325.55°) |
| OKLab | oklab(73.84% 0.2073 -0.1443) |
| OKLCH | oklch(73.84% 0.253 325.2) |
| XYZ | xyz(59.9795, 35.1855, 98.2206) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.15
Light Magenta
#FA5FF7
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 6.23
Heliotrope
#D94FF5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F561FF #6BFF61
analogous
#A661FF #F561FF #FF61BA
triadic
#F561FF #FFF561 #61FFF5
tetradic
#F561FF #FFA661 #6BFF61 #61BAFF
square
#F561FF #FFA661 #6BFF61 #61BAFF
split-complementary
#F561FF #BAFF61 #61FFA6
monochromatic
#D700E6 #F124FF #F561FF #F99EFF #FDDBFF
Accessibility & contrast
On white
2.61
#F561FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F561FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F561FF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F561FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F561FF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4594FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#FA78A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f561ff; /* rgb */ color: rgb(245, 97, 255); /* oklch */ color: oklch(73.8% 0.253 325.2);
Tailwind
colors: {
custom: {
50: '#fc97ff',
500: '#f561ff',
950: '#000000',
},
}SCSS
$custom: #f561ff; $custom-light: #fc97ff; $custom-dark: #000000;
JSON
{
"hex": "#f561ff",
"rgb": {
"r": 245,
"g": 97,
"b": 255
},
"hsl": {
"h": 296.203,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.73841,
"c": 0.25257,
"h": 325.2
},
"luminance": 0.35182
}Semantic roles & 50–950 ramp
primary
#F561FF
secondary
#CAF5C7
accent
#E6000F
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86