#FF59FE#FF59FE
#FF59FE is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 74.3% C 0.266 H 328.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF59FE |
|---|---|
| RGB | rgb(255, 89, 254) |
| HSL | hsl(300, 100%, 67%) |
| HSV | hsv(300, 65%, 100%) |
| CMYK | cmyk(0%, 65.1%, 0.4%, 0%) |
| CIE-LAB | lab(66.19, 81.01, -50.95) |
| CIE-LCH | lch(66.19, 95.70, 327.83°) |
| OKLab | oklab(74.32% 0.2262 -0.1408) |
| OKLCH | oklch(74.32% 0.266 328.1) |
| XYZ | xyz(62.7010, 35.5648, 97.3089) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.75
Light Magenta
#FA5FF7
ΔE00 1.12
Candy Pink
#FF63E9
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 5.24
Magenta
#FF00FF
ΔE00 6.02
Fuchsia
#FF00FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF59FE #59FF5A
analogous
#AD59FF #FF59FE #FF59AB
triadic
#FF59FE #FEFF59 #59FEFF
tetradic
#FF59FE #FFAD59 #59FF5A #59ABFF
square
#FF59FE #FFAD59 #59FF5A #59ABFF
split-complementary
#FF59FE #ABFF59 #59FFAD
monochromatic
#DE00DC #FF1CFE #FF59FE #FF96FE #FFD3FF
Accessibility & contrast
On white
2.59
#FF59FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FF59FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF59FE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF59FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF59FE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4293FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#FF70A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff59fe; /* rgb */ color: rgb(255, 89, 254); /* oklch */ color: oklch(74.3% 0.266 328.1);
Tailwind
colors: {
custom: {
50: '#ff94ff',
500: '#ff59fe',
950: '#000000',
},
}SCSS
$custom: #ff59fe; $custom-light: #ff94ff; $custom-dark: #000000;
JSON
{
"hex": "#ff59fe",
"rgb": {
"r": 255,
"g": 89,
"b": 254
},
"hsl": {
"h": 300.361,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.74321,
"c": 0.26648,
"h": 328.1
},
"luminance": 0.35561
}Semantic roles & 50–950 ramp
primary
#FF59FE
secondary
#C0F4C0
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86