Skip to content

#998adf

a light, vivid blue · warm · closest name: plum

RGB
153, 138, 223
HSL
251°, 57%, 71%
CMYK
31, 38, 0, 13
Luminance
0.3028

Every format

HEX#998adf
RGBrgb(153, 138, 223)
HSLhsl(251, 57%, 71%)
CMYKcmyk(31%, 38%, 0%, 13%)
LABlab(61.9 24.5 -41.4)
LCHlch(61.9 48.1 300.6)
OKLCHoklch(0.681 0.124 290.8)

Copy-ready code

/* CSS */
color: #998adf;
background-color: #998adf;
/* Tailwind (arbitrary) */
class="text-[#998adf] bg-[#998adf]"
/* SCSS */
$brand: #998adf;
/* SwiftUI */
Color(red: 0.600, green: 0.541, blue: 0.875)
/* Android */
Color.parseColor("#998adf")

Accessibility — WCAG contrast

Aa
#998adf on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#998adf on black: 7.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green54.1%
Blue87.5%

CMYK percentages

Cyan31.4%
Magenta38.1%
Yellow0.0%
Key (black)12.5%

Color previews

#998adf text on a black background

contrast 7.06:1

Card sample

#998adf text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(153, 138, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 138, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #998adf;
background: linear-gradient(135deg, #998adf, #D28ADF);

Monochromatic scale

Palettes built from #998adf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #998adf in the Color Lab