#FD82EA#FD82EA
#FD82EA is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.192 H 333.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82EA |
|---|---|
| RGB | rgb(253, 130, 234) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 7.5%, 0.8%) |
| CIE-LAB | lab(71.41, 59.95, -31.80) |
| CIE-LCH | lch(71.41, 67.87, 332.06°) |
| OKLab | oklab(77.81% 0.1721 -0.0863) |
| OKLCH | oklch(77.81% 0.192 333.4) |
| XYZ | xyz(63.3418, 42.7925, 82.7494) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.60
Candy Pink
#FF63E9
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82EA #82FD95
analogous
#D282FD #FD82EA #FD82AD
triadic
#FD82EA #EAFD82 #82EAFD
tetradic
#FD82EA #FDD282 #82FD95 #82ADFD
square
#FD82EA #FDD282 #82FD95 #82ADFD
split-complementary
#FD82EA #ADFD82 #82FDD2
monochromatic
#FB0AD6 #FC46E0 #FD82EA #FEBEF4 #FFE1FA
Accessibility & contrast
On white
2.20
#FD82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FD82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82EA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82EA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#A3B5E6
Tritanopia (blue-blind)
#FF8AAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd82ea; /* rgb */ color: rgb(253, 130, 234); /* oklch */ color: oklch(77.8% 0.192 333.4);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#fd82ea',
950: '#000000',
},
}SCSS
$custom: #fd82ea; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fd82ea",
"rgb": {
"r": 253,
"g": 130,
"b": 234
},
"hsl": {
"h": 309.268,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.77809,
"c": 0.19249,
"h": 333.4
},
"luminance": 0.42788
}Semantic roles & 50–950 ramp
primary
#FD82EA
secondary
#D4F7DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84