#F559FF#F559FF
#F559FF is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 73.0% C 0.262 H 325.3°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F559FF |
|---|---|
| RGB | rgb(245, 89, 255) |
| HSL | hsl(296, 100%, 67%) |
| HSV | hsv(296, 65%, 100%) |
| CMYK | cmyk(3.9%, 65.1%, 0%, 0%) |
| CIE-LAB | lab(64.79, 78.96, -53.80) |
| CIE-LCH | lch(64.79, 95.55, 325.73°) |
| OKLab | oklab(73.04% 0.2158 -0.1493) |
| OKLCH | oklch(73.04% 0.262 325.3) |
| XYZ | xyz(59.2772, 33.7809, 97.9865) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.73
Light Magenta
#FA5FF7
ΔE00 2.04
Candy Pink
#FF63E9
ΔE00 4.79
Magenta
#FF00FF
ΔE00 5.37
Fuchsia
#FF00FF
ΔE00 5.37
Heliotrope
#D94FF5
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F559FF #63FF59
analogous
#A259FF #F559FF #FF59B6
triadic
#F559FF #FFF559 #59FFF5
tetradic
#F559FF #FFA259 #63FF59 #59B6FF
square
#F559FF #FFA259 #63FF59 #59B6FF
split-complementary
#F559FF #B6FF59 #59FFA2
monochromatic
#D000DE #F11CFF #F559FF #F996FF #FCD3FF
Accessibility & contrast
On white
2.71
#F559FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#F559FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F559FF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F559FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F559FF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3891FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#FA72A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f559ff; /* rgb */ color: rgb(245, 89, 255); /* oklch */ color: oklch(73.0% 0.262 325.3);
Tailwind
colors: {
custom: {
50: '#fc93ff',
500: '#f559ff',
950: '#000000',
},
}SCSS
$custom: #f559ff; $custom-light: #fc93ff; $custom-dark: #000000;
JSON
{
"hex": "#f559ff",
"rgb": {
"r": 245,
"g": 89,
"b": 255
},
"hsl": {
"h": 296.386,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.73043,
"c": 0.26247,
"h": 325.3
},
"luminance": 0.33777
}Semantic roles & 50–950 ramp
primary
#F559FF
secondary
#C3F4C0
accent
#E6000E
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86