#FD82ED#FD82ED
#FD82ED is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.9% C 0.195 H 332.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82ED |
|---|---|
| RGB | rgb(253, 130, 237) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 6.3%, 0.8%) |
| CIE-LAB | lab(71.53, 60.44, -33.27) |
| CIE-LCH | lch(71.53, 68.99, 331.17°) |
| OKLab | oklab(77.94% 0.1727 -0.0904) |
| OKLCH | oklch(77.94% 0.195 332.4) |
| XYZ | xyz(63.7764, 42.9663, 85.0385) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 6.56
Light Magenta
#FA5FF7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82ED #82FD92
analogous
#D082FD #FD82ED #FD82AF
triadic
#FD82ED #EDFD82 #82EDFD
tetradic
#FD82ED #FDD082 #82FD92 #82AFFD
square
#FD82ED #FDD082 #82FD92 #82AFFD
split-complementary
#FD82ED #AFFD82 #82FDD0
monochromatic
#FB0ADC #FC46E4 #FD82ED #FEBEF6 #FFE1FB
Accessibility & contrast
On white
2.19
#FD82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FD82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82ED
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82ED | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F1
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd82ed; /* rgb */ color: rgb(253, 130, 237); /* oklch */ color: oklch(77.9% 0.195 332.4);
Tailwind
colors: {
custom: {
50: '#ffaaf3',
500: '#fd82ed',
950: '#000000',
},
}SCSS
$custom: #fd82ed; $custom-light: #ffaaf3; $custom-dark: #000000;
JSON
{
"hex": "#fd82ed",
"rgb": {
"r": 253,
"g": 130,
"b": 237
},
"hsl": {
"h": 307.805,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.77935,
"c": 0.19491,
"h": 332.4
},
"luminance": 0.42962
}Semantic roles & 50–950 ramp
primary
#FD82ED
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85