#FF51FC#FF51FC
#FF51FC is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 73.5% C 0.274 H 328.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF51FC |
|---|---|
| RGB | rgb(255, 81, 252) |
| HSL | hsl(301, 100%, 66%) |
| HSV | hsv(301, 68%, 100%) |
| CMYK | cmyk(0%, 68.2%, 1.2%, 0%) |
| CIE-LAB | lab(65.10, 83.47, -51.56) |
| CIE-LCH | lch(65.10, 98.11, 328.30°) |
| OKLab | oklab(73.51% 0.234 -0.1425) |
| OKLCH | oklch(73.51% 0.274 328.7) |
| XYZ | xyz(61.7525, 34.1776, 95.4210) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.60
Light Magenta
#FA5FF7
ΔE00 1.68
Candy Pink
#FF63E9
ΔE00 3.91
Magenta
#FF00FF
ΔE00 5.04
Fuchsia
#FF00FF
ΔE00 5.04
Bright Magenta
#FF08E8
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF51FC #51FF54
analogous
#AB51FF #FF51FC #FF51A5
triadic
#FF51FC #FCFF51 #51FCFF
tetradic
#FF51FC #FFAB51 #51FF54 #51A5FF
square
#FF51FC #FFAB51 #51FF54 #51A5FF
split-complementary
#FF51FC #A5FF51 #51FFAB
monochromatic
#D600D2 #FF14FB #FF51FC #FF8EFD #FFCBFE
Accessibility & contrast
On white
2.68
#FF51FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#FF51FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF51FC
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF51FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF51FC | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#388FFF
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#FF69A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff51fc; /* rgb */ color: rgb(255, 81, 252); /* oklch */ color: oklch(73.5% 0.274 328.7);
Tailwind
colors: {
custom: {
50: '#ff90fe',
500: '#ff51fc',
950: '#000000',
},
}SCSS
$custom: #ff51fc; $custom-light: #ff90fe; $custom-dark: #000000;
JSON
{
"hex": "#ff51fc",
"rgb": {
"r": 255,
"g": 81,
"b": 252
},
"hsl": {
"h": 301.034,
"s": 100,
"l": 65.882
},
"oklch": {
"l": 0.73509,
"c": 0.27402,
"h": 328.7
},
"luminance": 0.34173
}Semantic roles & 50–950 ramp
primary
#FF51FC
secondary
#B9F3BA
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86