Skip to content

#488bdf

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

RGB
72, 139, 223
HSL
213°, 70%, 58%
CMYK
68, 38, 0, 13
Luminance
0.2517

Every format

HEX#488bdf
RGBrgb(72, 139, 223)
HSLhsl(213, 70%, 58%)
CMYKcmyk(68%, 38%, 0%, 13%)
LABlab(57.2 5.6 -49.0)
LCHlch(57.2 49.4 276.5)
OKLCHoklch(0.632 0.144 255.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#488bdf on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#488bdf on black: 6.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red28.2%
Green54.5%
Blue87.5%

CMYK percentages

Cyan67.7%
Magenta37.7%
Yellow0.0%
Key (black)12.5%

Color previews

#488bdf text on a black background

contrast 6.03:1

Card sample

#488bdf text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(72, 139, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(72, 139, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #488bdf;
background: linear-gradient(135deg, #488bdf, #6A48DF);

Monochromatic scale

Palettes built from #488bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #488bdf in the Color Lab