#FF53FE#FF53FE
#FF53FE is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 73.8% C 0.273 H 328.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF53FE |
|---|---|
| RGB | rgb(255, 83, 254) |
| HSL | hsl(300, 100%, 66%) |
| HSV | hsv(300, 67%, 100%) |
| CMYK | cmyk(0%, 67.5%, 0.4%, 0%) |
| CIE-LAB | lab(65.44, 83.11, -52.12) |
| CIE-LCH | lch(65.44, 98.10, 327.90°) |
| OKLab | oklab(73.79% 0.2322 -0.1442) |
| OKLCH | oklch(73.79% 0.273 328.2) |
| XYZ | xyz(62.2219, 34.6067, 97.1492) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.38
Light Magenta
#FA5FF7
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 3.98
Magenta
#FF00FF
ΔE00 5.27
Fuchsia
#FF00FF
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF53FE #53FF54
analogous
#AA53FF #FF53FE #FF53A8
triadic
#FF53FE #FEFF53 #53FEFF
tetradic
#FF53FE #FFAA53 #53FF54 #53A8FF
square
#FF53FE #FFAA53 #53FF54 #53A8FF
split-complementary
#FF53FE #A8FF53 #53FFAA
monochromatic
#D800D6 #FF16FE #FF53FE #FF90FE #FFCDFF
Accessibility & contrast
On white
2.65
#FF53FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#FF53FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF53FE
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF53FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF53FE | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3990FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#FF6BA3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff53fe; /* rgb */ color: rgb(255, 83, 254); /* oklch */ color: oklch(73.8% 0.273 328.2);
Tailwind
colors: {
custom: {
50: '#ff91ff',
500: '#ff53fe',
950: '#000000',
},
}SCSS
$custom: #ff53fe; $custom-light: #ff91ff; $custom-dark: #000000;
JSON
{
"hex": "#ff53fe",
"rgb": {
"r": 255,
"g": 83,
"b": 254
},
"hsl": {
"h": 300.349,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.73785,
"c": 0.2733,
"h": 328.2
},
"luminance": 0.34602
}Semantic roles & 50–950 ramp
primary
#FF53FE
secondary
#BBF3BB
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86