Skip to content

#ac75ff

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

RGB
172, 117, 255
HSL
264°, 100%, 73%
CMYK
33, 54, 0, 0
Luminance
0.2871

Every format

HEX#ac75ff
RGBrgb(172, 117, 255)
HSLhsl(264, 100%, 73%)
CMYKcmyk(33%, 54%, 0%, 0%)
LABlab(60.5 49.2 -61.1)
LCHlch(60.5 78.5 308.8)
OKLCHoklch(0.680 0.199 299.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac75ff on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#ac75ff on black: 6.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green45.9%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta54.1%
Yellow0.0%
Key (black)0.0%

Color previews

#ac75ff text on a black background

contrast 6.74:1

Card sample

#ac75ff text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 117, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 117, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ac75ff;
background: linear-gradient(135deg, #ac75ff, #FF75F6);

Monochromatic scale

Palettes built from #ac75ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac75ff in the Color Lab