Skip to content

#af98cd

a light, soft violet · warm · closest name: plum

RGB
175, 152, 205
HSL
266°, 35%, 70%
CMYK
15, 26, 0, 20
Luminance
0.3598

Every format

HEX#af98cd
RGBrgb(175, 152, 205)
HSLhsl(266, 35%, 70%)
CMYKcmyk(15%, 26%, 0%, 20%)
LABlab(66.5 18.8 -24.0)
LCHlch(66.5 30.5 308.1)
OKLCHoklch(0.719 0.080 304.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af98cd on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#af98cd on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green59.6%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta25.9%
Yellow0.0%
Key (black)19.6%

Color previews

#af98cd text on a black background

contrast 8.20:1

Card sample

#af98cd text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 152, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 152, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #af98cd;
background: linear-gradient(135deg, #af98cd, #CD98C8);

Monochromatic scale

Palettes built from #af98cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af98cd in the Color Lab