Skip to content

#98abdf

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

RGB
152, 171, 223
HSL
224°, 53%, 74%
CMYK
32, 23, 0, 13
Luminance
0.4113

Every format

HEX#98abdf
RGBrgb(152, 171, 223)
HSLhsl(224, 53%, 74%)
CMYKcmyk(32%, 23%, 0%, 13%)
LABlab(70.3 5.4 -28.4)
LCHlch(70.3 28.9 280.8)
OKLCHoklch(0.746 0.078 268.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98abdf on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#98abdf on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green67.1%
Blue87.5%

CMYK percentages

Cyan31.8%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#98abdf text on a black background

contrast 9.23:1

Card sample

#98abdf text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98abdf in the Color Lab