#FF82FD#FF82FD
#FF82FD is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.9% C 0.210 H 327.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82FD |
|---|---|
| RGB | rgb(255, 130, 253) |
| HSL | hsl(301, 100%, 75%) |
| HSV | hsv(301, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 0.8%, 0%) |
| CIE-LAB | lab(72.44, 63.66, -40.57) |
| CIE-LCH | lch(72.44, 75.49, 327.49°) |
| OKLab | oklab(78.88% 0.1776 -0.1112) |
| OKLCH | oklch(78.88% 0.21 327.9) |
| XYZ | xyz(66.9512, 44.3209, 97.9378) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82FD #82FF84
analogous
#C282FF #FF82FD #FF82BE
triadic
#FF82FD #FDFF82 #82FDFF
tetradic
#FF82FD #FFC282 #82FF84 #82BEFF
square
#FF82FD #FFC282 #82FF84 #82BEFF
split-complementary
#FF82FD #BEFF82 #82FFC2
monochromatic
#FF08FB #FF45FC #FF82FD #FFBFFE #FFE0FF
Accessibility & contrast
On white
2.13
#FF82FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FF82FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82FD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82FD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff82fd; /* rgb */ color: rgb(255, 130, 253); /* oklch */ color: oklch(78.9% 0.210 327.9);
Tailwind
colors: {
custom: {
50: '#ffabfe',
500: '#ff82fd',
950: '#000000',
},
}SCSS
$custom: #ff82fd; $custom-light: #ffabfe; $custom-dark: #000000;
JSON
{
"hex": "#ff82fd",
"rgb": {
"r": 255,
"g": 130,
"b": 253
},
"hsl": {
"h": 300.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78878,
"c": 0.20953,
"h": 327.9
},
"luminance": 0.44317
}Semantic roles & 50–950 ramp
primary
#FF82FD
secondary
#D4F7D4
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86