Skip to content

#2c2c82

a dark, vivid blue · warm · closest name: midnightblue

RGB
44, 44, 130
HSL
240°, 49%, 34%
CMYK
66, 66, 0, 49
Luminance
0.0395

Every format

HEX#2c2c82
RGBrgb(44, 44, 130)
HSLhsl(240, 49%, 34%)
CMYKcmyk(66%, 66%, 0%, 49%)
LABlab(23.5 28.5 -48.5)
LCHlch(23.5 56.2 300.4)
OKLCHoklch(0.352 0.141 276.4)

Copy-ready code

/* CSS */
color: #2c2c82;
background-color: #2c2c82;
/* Tailwind (arbitrary) */
class="text-[#2c2c82] bg-[#2c2c82]"
/* SCSS */
$brand: #2c2c82;
/* SwiftUI */
Color(red: 0.173, green: 0.173, blue: 0.510)
/* Android */
Color.parseColor("#2c2c82")

Accessibility — WCAG contrast

Aa
#2c2c82 on white: 11.73:1
AA ✓ pass · AA-large · AAA
Aa
#2c2c82 on black: 1.79:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green17.3%
Blue51.0%

CMYK percentages

Cyan66.2%
Magenta66.2%
Yellow0.0%
Key (black)49.0%

Color previews

#2c2c82 text on a black background

contrast 1.79:1

Card sample

#2c2c82 text on a white background

contrast 11.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2c2c82;
Background color
Panel with #2c2c82 background
background-color: #2c2c82;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 44, 130, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 44, 130, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c2c82;
background: linear-gradient(135deg, #2c2c82, #652C82);

Monochromatic scale

Palettes built from #2c2c82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c2c82 in the Color Lab