Skip to content

#285ccc

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

RGB
40, 92, 204
HSL
221°, 67%, 48%
CMYK
80, 55, 0, 20
Luminance
0.1247

Every format

HEX#285ccc
RGBrgb(40, 92, 204)
HSLhsl(221, 67%, 48%)
CMYKcmyk(80%, 55%, 0%, 20%)
LABlab(41.9 24.0 -62.9)
LCHlch(41.9 67.3 290.9)
OKLCHoklch(0.508 0.183 262.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#285ccc on white: 6.01:1
AA ✓ pass · AA-large · AAA
Aa
#285ccc on black: 3.49:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red15.7%
Green36.1%
Blue80.0%

CMYK percentages

Cyan80.4%
Magenta54.9%
Yellow0.0%
Key (black)20.0%

Color previews

#285ccc text on a black background

contrast 3.49:1

Card sample

#285ccc text on a white background

contrast 6.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #285ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #285ccc in the Color Lab