Skip to content

#3c3abc

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

RGB
60, 58, 188
HSL
241°, 53%, 48%
CMYK
68, 69, 0, 26
Luminance
0.0762

Every format

HEX#3c3abc
RGBrgb(60, 58, 188)
HSLhsl(241, 53%, 48%)
CMYKcmyk(68%, 69%, 0%, 26%)
LABlab(33.2 42.0 -67.8)
LCHlch(33.2 79.8 301.8)
OKLCHoklch(0.442 0.197 275.4)

Copy-ready code

/* CSS */
color: #3c3abc;
background-color: #3c3abc;
/* Tailwind (arbitrary) */
class="text-[#3c3abc] bg-[#3c3abc]"
/* SCSS */
$brand: #3c3abc;
/* SwiftUI */
Color(red: 0.235, green: 0.227, blue: 0.737)
/* Android */
Color.parseColor("#3c3abc")

Accessibility — WCAG contrast

Aa
#3c3abc on white: 8.32:1
AA ✓ pass · AA-large · AAA
Aa
#3c3abc on black: 2.52:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green22.7%
Blue73.7%

CMYK percentages

Cyan68.1%
Magenta69.1%
Yellow0.0%
Key (black)26.3%

Color previews

#3c3abc text on a black background

contrast 2.52:1

Card sample

#3c3abc text on a white background

contrast 8.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3c3abc;
Background color
Panel with #3c3abc background
background-color: #3c3abc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 58, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 58, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3c3abc;
background: linear-gradient(135deg, #3c3abc, #923ABC);

Monochromatic scale

Palettes built from #3c3abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3c3abc in the Color Lab