Skip to content

#4488cc

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

RGB
68, 136, 204
HSL
210°, 57%, 53%
CMYK
67, 33, 0, 20
Luminance
0.2320

Every format

HEX#4488cc
RGBrgb(68, 136, 204)
HSLhsl(210, 57%, 53%)
CMYKcmyk(67%, 33%, 0%, 20%)
LABlab(55.3 0.2 -41.5)
LCHlch(55.3 41.5 270.2)
OKLCHoklch(0.614 0.125 250.6)

Copy-ready code

/* CSS */
color: #4488cc;
background-color: #4488cc;
/* Tailwind (arbitrary) */
class="text-[#4488cc] bg-[#4488cc]"
/* SCSS */
$brand: #4488cc;
/* SwiftUI */
Color(red: 0.267, green: 0.533, blue: 0.800)
/* Android */
Color.parseColor("#4488cc")

Accessibility — WCAG contrast

Aa
#4488cc on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#4488cc on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green53.3%
Blue80.0%

CMYK percentages

Cyan66.7%
Magenta33.3%
Yellow0.0%
Key (black)20.0%

Color previews

#4488cc text on a black background

contrast 5.64:1

Card sample

#4488cc text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(68, 136, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 136, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4488cc;
background: linear-gradient(135deg, #4488cc, #5B44CC);

Monochromatic scale

Palettes built from #4488cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4488cc in the Color Lab