Skip to content

#3800cc

a dark, electric violet · warm · closest name: blue

RGB
56, 0, 204
HSL
257°, 100%, 40%
CMYK
73, 100, 0, 20
Luminance
0.0520

Every format

HEX#3800cc
RGBrgb(56, 0, 204)
HSLhsl(257, 100%, 40%)
CMYKcmyk(73%, 100%, 0%, 20%)
LABlab(27.3 67.8 -87.0)
LCHlch(27.3 110.3 308.0)
OKLCHoklch(0.405 0.252 276.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3800cc on white: 10.29:1
AA ✓ pass · AA-large · AAA
Aa
#3800cc on black: 2.04:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.0%
Green0.0%
Blue80.0%

CMYK percentages

Cyan72.5%
Magenta100.0%
Yellow0.0%
Key (black)20.0%

Color previews

#3800cc text on a black background

contrast 2.04:1

Card sample

#3800cc text on a white background

contrast 10.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3800cc;
Background color
Panel with #3800cc background
background-color: #3800cc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(56, 0, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(56, 0, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3800cc;
background: linear-gradient(135deg, #3800cc, #C000CC);

Monochromatic scale

Palettes built from #3800cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3800cc in the Color Lab