Skip to content

#438ccc

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

RGB
67, 140, 204
HSL
208°, 57%, 53%
CMYK
67, 31, 0, 20
Luminance
0.2431

Every format

HEX#438ccc
RGBrgb(67, 140, 204)
HSLhsl(208, 57%, 53%)
CMYKcmyk(67%, 31%, 0%, 20%)
LABlab(56.4 -2.3 -39.7)
LCHlch(56.4 39.8 266.6)
OKLCHoklch(0.622 0.121 247.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#438ccc on white: 3.58:1
AA ✗ fail · AA-large · AAA
Aa
#438ccc on black: 5.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.3%
Green54.9%
Blue80.0%

CMYK percentages

Cyan67.2%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#438ccc text on a black background

contrast 5.86:1

Card sample

#438ccc text on a white background

contrast 3.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(67, 140, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(67, 140, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #438ccc;
background: linear-gradient(135deg, #438ccc, #5543CC);

Monochromatic scale

Palettes built from #438ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #438ccc in the Color Lab