#FD82F7#FD82F7
#FD82F7 is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.203 H 329.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82F7 |
|---|---|
| RGB | rgb(253, 130, 247) |
| HSL | hsl(303, 97%, 75%) |
| HSV | hsv(303, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 2.4%, 0.8%) |
| CIE-LAB | lab(71.94, 62.10, -38.11) |
| CIE-LCH | lch(71.94, 72.86, 328.46°) |
| OKLab | oklab(78.37% 0.1744 -0.1042) |
| OKLCH | oklch(78.37% 0.203 329.1) |
| XYZ | xyz(65.2783, 43.5671, 92.9486) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.99
Violet Pink
#FB5FFC
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82F7 #82FD88
analogous
#C682FD #FD82F7 #FD82B9
triadic
#FD82F7 #F7FD82 #82F7FD
tetradic
#FD82F7 #FDC682 #82FD88 #82B9FD
square
#FD82F7 #FDC682 #82FD88 #82B9FD
split-complementary
#FD82F7 #B9FD82 #82FDC6
monochromatic
#FB0AEF #FC46F3 #FD82F7 #FEBEFB #FFE1FD
Accessibility & contrast
On white
2.16
#FD82F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FD82F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82F7
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82F7 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#FF8DB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd82f7; /* rgb */ color: rgb(253, 130, 247); /* oklch */ color: oklch(78.4% 0.203 329.1);
Tailwind
colors: {
custom: {
50: '#ffaafa',
500: '#fd82f7',
950: '#000000',
},
}SCSS
$custom: #fd82f7; $custom-light: #ffaafa; $custom-dark: #000000;
JSON
{
"hex": "#fd82f7",
"rgb": {
"r": 253,
"g": 130,
"b": 247
},
"hsl": {
"h": 302.927,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78369,
"c": 0.2032,
"h": 329.1
},
"luminance": 0.43563
}Semantic roles & 50–950 ramp
primary
#FD82F7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85