Skip to content

#98acdd

a light, vivid blue · cool · closest name: steelblue

RGB
152, 172, 221
HSL
223°, 50%, 73%
CMYK
31, 22, 0, 13
Luminance
0.4140

Every format

HEX#98acdd
RGBrgb(152, 172, 221)
HSLhsl(223, 50%, 73%)
CMYKcmyk(31%, 22%, 0%, 13%)
LABlab(70.5 4.4 -27.0)
LCHlch(70.5 27.3 279.2)
OKLCHoklch(0.747 0.074 267.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98acdd on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#98acdd on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green67.5%
Blue86.7%

CMYK percentages

Cyan31.2%
Magenta22.2%
Yellow0.0%
Key (black)13.3%

Color previews

#98acdd text on a black background

contrast 9.28:1

Card sample

#98acdd text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(152, 172, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 172, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98acdd;
background: linear-gradient(135deg, #98acdd, #B298DD);

Monochromatic scale

Palettes built from #98acdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98acdd in the Color Lab