Skip to content

#708ddf

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

RGB
112, 141, 223
HSL
224°, 63%, 66%
CMYK
50, 37, 0, 13
Luminance
0.2782

Every format

HEX#708ddf
RGBrgb(112, 141, 223)
HSLhsl(224, 63%, 66%)
CMYKcmyk(50%, 37%, 0%, 13%)
LABlab(59.7 12.2 -45.0)
LCHlch(59.7 46.6 285.2)
OKLCHoklch(0.657 0.127 268.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#708ddf on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#708ddf on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green55.3%
Blue87.5%

CMYK percentages

Cyan49.8%
Magenta36.8%
Yellow0.0%
Key (black)12.5%

Color previews

#708ddf text on a black background

contrast 6.56:1

Card sample

#708ddf text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #708ddf;
Background color
Panel with #708ddf background
background-color: #708ddf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #708ddf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(112, 141, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(112, 141, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #708ddf;
background: linear-gradient(135deg, #708ddf, #9D70DF);

Monochromatic scale

Palettes built from #708ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #708ddf in the Color Lab