#FD82FF#FD82FF
#FD82FF is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.7% C 0.210 H 326.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82FF |
|---|---|
| RGB | rgb(253, 130, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(0.8%, 49%, 0%, 0%) |
| CIE-LAB | lab(72.28, 63.47, -41.94) |
| CIE-LCH | lch(72.28, 76.07, 326.54°) |
| OKLab | oklab(78.73% 0.1757 -0.1152) |
| OKLCH | oklch(78.73% 0.21 326.7) |
| XYZ | xyz(66.5394, 44.0715, 99.5902) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.72
Violet Pink
#FB5FFC
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82FF #84FF82
analogous
#BE82FF #FD82FF #FF82C2
triadic
#FD82FF #FFFD82 #82FFFD
tetradic
#FD82FF #FFBE82 #84FF82 #82C2FF
square
#FD82FF #FFBE82 #84FF82 #82C2FF
split-complementary
#FD82FF #C2FF82 #82FFBE
monochromatic
#FB08FF #FC45FF #FD82FF #FEBFFF #FFE0FF
Accessibility & contrast
On white
2.14
#FD82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FD82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82FF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82FF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd82ff; /* rgb */ color: rgb(253, 130, 255); /* oklch */ color: oklch(78.7% 0.210 326.7);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#fd82ff',
950: '#000000',
},
}SCSS
$custom: #fd82ff; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#fd82ff",
"rgb": {
"r": 253,
"g": 130,
"b": 255
},
"hsl": {
"h": 299.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7873,
"c": 0.21008,
"h": 326.7
},
"luminance": 0.44068
}Semantic roles & 50–950 ramp
primary
#FD82FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86