Skip to content

#208cdf

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

RGB
32, 140, 223
HSL
206°, 75%, 50%
CMYK
86, 37, 0, 13
Luminance
0.2439

Every format

HEX#208cdf
RGBrgb(32, 140, 223)
HSLhsl(206, 75%, 50%)
CMYKcmyk(86%, 37%, 0%, 13%)
LABlab(56.5 0.5 -50.3)
LCHlch(56.5 50.3 270.5)
OKLCHoklch(0.624 0.155 247.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#208cdf on white: 3.57:1
AA ✗ fail · AA-large · AAA
Aa
#208cdf on black: 5.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green54.9%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta37.2%
Yellow0.0%
Key (black)12.5%

Color previews

#208cdf text on a black background

contrast 5.88:1

Card sample

#208cdf text on a white background

contrast 3.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #208cdf;
Background color
Panel with #208cdf background
background-color: #208cdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #208cdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 140, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 140, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #208cdf;
background: linear-gradient(135deg, #208cdf, #3320DF);

Monochromatic scale

Palettes built from #208cdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #208cdf in the Color Lab