#FD82EC#FD82EC
#FD82EC is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.9% C 0.194 H 332.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82EC |
|---|---|
| RGB | rgb(253, 130, 236) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 6.7%, 0.8%) |
| CIE-LAB | lab(71.49, 60.28, -32.78) |
| CIE-LCH | lch(71.49, 68.61, 331.46°) |
| OKLab | oklab(77.89% 0.1725 -0.0891) |
| OKLCH | oklch(77.89% 0.194 332.7) |
| XYZ | xyz(63.6307, 42.9080, 84.2712) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.52
Candy Pink
#FF63E9
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 6.38
Light Magenta
#FA5FF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82EC #82FD93
analogous
#D182FD #FD82EC #FD82AE
triadic
#FD82EC #ECFD82 #82ECFD
tetradic
#FD82EC #FDD182 #82FD93 #82AEFD
square
#FD82EC #FDD182 #82FD93 #82AEFD
split-complementary
#FD82EC #AEFD82 #82FDD1
monochromatic
#FB0ADA #FC46E3 #FD82EC #FEBEF5 #FFE1FA
Accessibility & contrast
On white
2.19
#FD82EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FD82EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82EC
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82EC | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#A2B6E8
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd82ec; /* rgb */ color: rgb(253, 130, 236); /* oklch */ color: oklch(77.9% 0.194 332.7);
Tailwind
colors: {
custom: {
50: '#ffaaf2',
500: '#fd82ec',
950: '#000000',
},
}SCSS
$custom: #fd82ec; $custom-light: #ffaaf2; $custom-dark: #000000;
JSON
{
"hex": "#fd82ec",
"rgb": {
"r": 253,
"g": 130,
"b": 236
},
"hsl": {
"h": 308.293,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.77893,
"c": 0.1941,
"h": 332.7
},
"luminance": 0.42904
}Semantic roles & 50–950 ramp
primary
#FD82EC
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85