#FD82EF#FD82EF
#FD82EF is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.197 H 331.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82EF |
|---|---|
| RGB | rgb(253, 130, 239) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 5.5%, 0.8%) |
| CIE-LAB | lab(71.61, 60.77, -34.24) |
| CIE-LCH | lch(71.61, 69.75, 330.60°) |
| OKLab | oklab(78.02% 0.173 -0.0932) |
| OKLCH | oklch(78.02% 0.197 331.7) |
| XYZ | xyz(64.0702, 43.0838, 86.5860) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 6.44
Violet Pink
#FB5FFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82EF #82FD90
analogous
#CD82FD #FD82EF #FD82B2
triadic
#FD82EF #EFFD82 #82EFFD
tetradic
#FD82EF #FDCD82 #82FD90 #82B2FD
square
#FD82EF #FDCD82 #82FD90 #82B2FD
split-complementary
#FD82EF #B2FD82 #82FDCD
monochromatic
#FB0AE0 #FC46E7 #FD82EF #FEBEF7 #FFE1FB
Accessibility & contrast
On white
2.18
#FD82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FD82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82EF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82EF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F3
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#FF8BAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd82ef; /* rgb */ color: rgb(253, 130, 239); /* oklch */ color: oklch(78.0% 0.197 331.7);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#fd82ef',
950: '#000000',
},
}SCSS
$custom: #fd82ef; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#fd82ef",
"rgb": {
"r": 253,
"g": 130,
"b": 239
},
"hsl": {
"h": 306.829,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78021,
"c": 0.19654,
"h": 331.7
},
"luminance": 0.4308
}Semantic roles & 50–950 ramp
primary
#FD82EF
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85