Closest to Medium Slate Blue
#8E82FE
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | 8E82FE | ||
| HEX with # | #8E82FE | ||
| RGB | rgb(142, 130, 254) | ||
| RGBA | rgba(142, 130, 254, 1) | ||
| HSL | hsl(245.81 98.41% 75.29%) | ||
| HSLA | hsla(245.81, 98.41%, 75.29%, 1) | ||
| HSV | hsv(245.81, 48.82%, 99.61%) | ||
| CMYK | cmyk(44.09%, 48.82%, 0%, 0.39%) | ||
| OKLCH | oklch(67.48% 0.1779 284.97) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #8E82FE;
bg-[#8e82fe]
Accessibility quick-check
White text
3.1:1
AA large
Black text
6.77:1
AA normal
Reference notes
The hex value #8E82FE sits in the violet range with a bright appearance and saturated chroma. Measured through common web color formats, the channels resolve to rgb(142 130 254) and an HSL lightness of 75%, which explains its visual density. The cool cast matters because neighboring colors can make the same hex feel sharper, calmer, or more neutral than it appears in isolation. Because web color is device-dependent, treat the numeric conversion table as the stable reference and use the visual swatch as a quick sanity check. The linked variants and pairings give nearby colors for systematic palettes, while the CSS Forge links let the same value move directly into CSS experiments. For brand-adjacent work, compare the closest named colors before reusing it, because a familiar name can change how stakeholders describe the same swatch. Designers can use it in badges, highlights, product accents, and moments where quick recognition matters. When combined with lighter or darker variants, it gives enough range for borders, fills, and active states.