#FF59FD#FF59FD
#FF59FD is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 74.3% C 0.266 H 328.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF59FD |
|---|---|
| RGB | rgb(255, 89, 253) |
| HSL | hsl(301, 100%, 67%) |
| HSV | hsv(301, 65%, 100%) |
| CMYK | cmyk(0%, 65.1%, 0.8%, 0%) |
| CIE-LAB | lab(66.14, 80.85, -50.47) |
| CIE-LCH | lch(66.14, 95.31, 328.02°) |
| OKLab | oklab(74.27% 0.2262 -0.1394) |
| OKLCH | oklch(74.27% 0.266 328.3) |
| XYZ | xyz(62.5413, 35.5010, 96.4678) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.75
Light Magenta
#FA5FF7
ΔE00 1.03
Candy Pink
#FF63E9
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.16
Magenta
#FF00FF
ΔE00 6.03
Fuchsia
#FF00FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF59FD #59FF5B
analogous
#AE59FF #FF59FD #FF59AA
triadic
#FF59FD #FDFF59 #59FDFF
tetradic
#FF59FD #FFAE59 #59FF5B #59AAFF
square
#FF59FD #FFAE59 #59FF5B #59AAFF
split-complementary
#FF59FD #AAFF59 #59FFAE
monochromatic
#DE00DB #FF1CFC #FF59FD #FF96FE #FFD3FE
Accessibility & contrast
On white
2.59
#FF59FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FF59FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF59FD
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF59FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF59FD | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4393FF
Deuteranopia (green-blind)
#84A8F9
Tritanopia (blue-blind)
#FF6FA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff59fd; /* rgb */ color: rgb(255, 89, 253); /* oklch */ color: oklch(74.3% 0.266 328.3);
Tailwind
colors: {
custom: {
50: '#ff94fe',
500: '#ff59fd',
950: '#000000',
},
}SCSS
$custom: #ff59fd; $custom-light: #ff94fe; $custom-dark: #000000;
JSON
{
"hex": "#ff59fd",
"rgb": {
"r": 255,
"g": 89,
"b": 253
},
"hsl": {
"h": 300.723,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.7427,
"c": 0.26572,
"h": 328.3
},
"luminance": 0.35497
}Semantic roles & 50–950 ramp
primary
#FF59FD
secondary
#C0F4C1
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86