Skip to content

#737ccc

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

RGB
115, 124, 204
HSL
234°, 47%, 63%
CMYK
44, 39, 0, 20
Luminance
0.2242

Every format

HEX#737ccc
RGBrgb(115, 124, 204)
HSLhsl(234, 47%, 63%)
CMYKcmyk(44%, 39%, 0%, 20%)
LABlab(54.5 17.4 -42.6)
LCHlch(54.5 46.0 292.2)
OKLCHoklch(0.614 0.121 277.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#737ccc on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#737ccc on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green48.6%
Blue80.0%

CMYK percentages

Cyan43.6%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#737ccc text on a black background

contrast 5.48:1

Card sample

#737ccc text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #737ccc;
Background color
Panel with #737ccc background
background-color: #737ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #737ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(115, 124, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(115, 124, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #737ccc;
background: linear-gradient(135deg, #737ccc, #A573CC);

Monochromatic scale

Palettes built from #737ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #737ccc in the Color Lab