Skip to content

#334ccc

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

RGB
51, 76, 204
HSL
230°, 60%, 50%
CMYK
75, 63, 0, 20
Luminance
0.1023

Every format

HEX#334ccc
RGBrgb(51, 76, 204)
HSLhsl(230, 60%, 50%)
CMYKcmyk(75%, 63%, 0%, 20%)
LABlab(38.3 35.4 -68.9)
LCHlch(38.3 77.4 297.2)
OKLCHoklch(0.482 0.199 268.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#334ccc on white: 6.89:1
AA ✓ pass · AA-large · AAA
Aa
#334ccc on black: 3.05:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green29.8%
Blue80.0%

CMYK percentages

Cyan75.0%
Magenta62.7%
Yellow0.0%
Key (black)20.0%

Color previews

#334ccc text on a black background

contrast 3.05:1

Card sample

#334ccc text on a white background

contrast 6.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #334ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #334ccc in the Color Lab