Skip to content

#8255ff

a light, electric violet · warm · closest name: slateblue

RGB
130, 85, 255
HSL
256°, 100%, 67%
CMYK
49, 67, 0, 0
Luminance
0.1846

Every format

HEX#8255ff
RGBrgb(130, 85, 255)
HSLhsl(256, 100%, 67%)
CMYKcmyk(49%, 67%, 0%, 0%)
LABlab(50.0 57.6 -78.3)
LCHlch(50.0 97.2 306.4)
OKLCHoklch(0.594 0.238 289.3)

Copy-ready code

/* CSS */
color: #8255ff;
background-color: #8255ff;
/* Tailwind (arbitrary) */
class="text-[#8255ff] bg-[#8255ff]"
/* SCSS */
$brand: #8255ff;
/* SwiftUI */
Color(red: 0.510, green: 0.333, blue: 1.000)
/* Android */
Color.parseColor("#8255ff")

Accessibility — WCAG contrast

Aa
#8255ff on white: 4.48:1
AA ✗ fail · AA-large · AAA
Aa
#8255ff on black: 4.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green33.3%
Blue100.0%

CMYK percentages

Cyan49.0%
Magenta66.7%
Yellow0.0%
Key (black)0.0%

Color previews

#8255ff text on a black background

contrast 4.69:1

Card sample

#8255ff text on a white background

contrast 4.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8255ff;
Background color
Panel with #8255ff background
background-color: #8255ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #8255ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(130, 85, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 85, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8255ff;
background: linear-gradient(135deg, #8255ff, #F355FF);

Monochromatic scale

Palettes built from #8255ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8255ff in the Color Lab