#FD82F8#FD82F8
#FD82F8 is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.204 H 328.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82F8 |
|---|---|
| RGB | rgb(253, 130, 248) |
| HSL | hsl(302, 97%, 75%) |
| HSV | hsv(302, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 2%, 0.8%) |
| CIE-LAB | lab(71.98, 62.27, -38.59) |
| CIE-LCH | lch(71.98, 73.26, 328.21°) |
| OKLab | oklab(78.41% 0.1746 -0.1056) |
| OKLCH | oklch(78.41% 0.204 328.8) |
| XYZ | xyz(65.4331, 43.6290, 93.7635) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82F8 #82FD87
analogous
#C482FD #FD82F8 #FD82BA
triadic
#FD82F8 #F8FD82 #82F8FD
tetradic
#FD82F8 #FDC482 #82FD87 #82BAFD
square
#FD82F8 #FDC482 #82FD87 #82BAFD
split-complementary
#FD82F8 #BAFD82 #82FDC4
monochromatic
#FB0AF1 #FC46F5 #FD82F8 #FEBEFB #FFE1FD
Accessibility & contrast
On white
2.16
#FD82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FD82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82F8
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82F8 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#FF8EB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd82f8; /* rgb */ color: rgb(253, 130, 248); /* oklch */ color: oklch(78.4% 0.204 328.8);
Tailwind
colors: {
custom: {
50: '#ffaafb',
500: '#fd82f8',
950: '#000000',
},
}SCSS
$custom: #fd82f8; $custom-light: #ffaafb; $custom-dark: #000000;
JSON
{
"hex": "#fd82f8",
"rgb": {
"r": 253,
"g": 130,
"b": 248
},
"hsl": {
"h": 302.439,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78414,
"c": 0.20405,
"h": 328.8
},
"luminance": 0.43625
}Semantic roles & 50–950 ramp
primary
#FD82F8
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85