#FD82FA#FD82FA
#FD82FA is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.5% C 0.206 H 328.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82FA |
|---|---|
| RGB | rgb(253, 130, 250) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 1.2%, 0.8%) |
| CIE-LAB | lab(72.06, 62.61, -39.55) |
| CIE-LCH | lch(72.06, 74.05, 327.72°) |
| OKLab | oklab(78.5% 0.1749 -0.1083) |
| OKLCH | oklch(78.5% 0.206 328.2) |
| XYZ | xyz(65.7450, 43.7537, 95.4063) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82FA #82FD85
analogous
#C282FD #FD82FA #FD82BD
triadic
#FD82FA #FAFD82 #82FAFD
tetradic
#FD82FA #FDC282 #82FD85 #82BDFD
square
#FD82FA #FDC282 #82FD85 #82BDFD
split-complementary
#FD82FA #BDFD82 #82FDC2
monochromatic
#FB0AF5 #FC46F8 #FD82FA #FEBEFC #FFE1FE
Accessibility & contrast
On white
2.15
#FD82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FD82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82FA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82FA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#9DB6F6
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd82fa; /* rgb */ color: rgb(253, 130, 250); /* oklch */ color: oklch(78.5% 0.206 328.2);
Tailwind
colors: {
custom: {
50: '#ffaafc',
500: '#fd82fa',
950: '#000000',
},
}SCSS
$custom: #fd82fa; $custom-light: #ffaafc; $custom-dark: #000000;
JSON
{
"hex": "#fd82fa",
"rgb": {
"r": 253,
"g": 130,
"b": 250
},
"hsl": {
"h": 301.463,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78503,
"c": 0.20576,
"h": 328.2
},
"luminance": 0.4375
}Semantic roles & 50–950 ramp
primary
#FD82FA
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85