#FF82FE#FF82FE
#FF82FE is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 78.9% C 0.210 H 327.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82FE |
|---|---|
| RGB | rgb(255, 130, 254) |
| HSL | hsl(300, 100%, 75%) |
| HSV | hsv(300, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 0.4%, 0%) |
| CIE-LAB | lab(72.48, 63.83, -41.05) |
| CIE-LCH | lch(72.48, 75.89, 327.25°) |
| OKLab | oklab(78.92% 0.1777 -0.1126) |
| OKLCH | oklch(78.92% 0.21 327.6) |
| XYZ | xyz(67.1109, 44.3848, 98.7789) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82FE #82FF83
analogous
#C182FF #FF82FE #FF82BF
triadic
#FF82FE #FEFF82 #82FEFF
tetradic
#FF82FE #FFC182 #82FF83 #82BFFF
square
#FF82FE #FFC182 #82FF83 #82BFFF
split-complementary
#FF82FE #BFFF82 #82FFC1
monochromatic
#FF08FD #FF45FE #FF82FE #FFBFFE #FFE0FF
Accessibility & contrast
On white
2.13
#FF82FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FF82FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82FE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82FE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#FF8FB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff82fe; /* rgb */ color: rgb(255, 130, 254); /* oklch */ color: oklch(78.9% 0.210 327.6);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#ff82fe',
950: '#000000',
},
}SCSS
$custom: #ff82fe; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#ff82fe",
"rgb": {
"r": 255,
"g": 130,
"b": 254
},
"hsl": {
"h": 300.48,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78923,
"c": 0.21039,
"h": 327.6
},
"luminance": 0.44381
}Semantic roles & 50–950 ramp
primary
#FF82FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86