#FD82EB#FD82EB
#FD82EB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.9% C 0.193 H 333.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82EB |
|---|---|
| RGB | rgb(253, 130, 235) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 7.1%, 0.8%) |
| CIE-LAB | lab(71.45, 60.12, -32.29) |
| CIE-LCH | lch(71.45, 68.24, 331.76°) |
| OKLab | oklab(77.85% 0.1723 -0.0877) |
| OKLCH | oklch(77.85% 0.193 333) |
| XYZ | xyz(63.4859, 42.8501, 83.5082) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82EB #82FD94
analogous
#D182FD #FD82EB #FD82AE
triadic
#FD82EB #EBFD82 #82EBFD
tetradic
#FD82EB #FDD182 #82FD94 #82AEFD
square
#FD82EB #FDD182 #82FD94 #82AEFD
split-complementary
#FD82EB #AEFD82 #82FDD1
monochromatic
#FB0AD8 #FC46E1 #FD82EB #FEBEF5 #FFE1FA
Accessibility & contrast
On white
2.19
#FD82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FD82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82EB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82EB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EF
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd82eb; /* rgb */ color: rgb(253, 130, 235); /* oklch */ color: oklch(77.9% 0.193 333.0);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#fd82eb',
950: '#000000',
},
}SCSS
$custom: #fd82eb; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fd82eb",
"rgb": {
"r": 253,
"g": 130,
"b": 235
},
"hsl": {
"h": 308.78,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.77851,
"c": 0.19329,
"h": 333
},
"luminance": 0.42846
}Semantic roles & 50–950 ramp
primary
#FD82EB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85