Skip to content

#333eee

a balanced, electric blue · warm · closest name: blue

RGB
51, 62, 238
HSL
237°, 85%, 57%
CMYK
79, 74, 0, 7
Luminance
0.1032

Every format

HEX#333eee
RGBrgb(51, 62, 238)
HSLhsl(237, 85%, 57%)
CMYKcmyk(79%, 74%, 0%, 7%)
LABlab(38.4 55.3 -88.1)
LCHlch(38.4 104.0 302.1)
OKLCHoklch(0.492 0.255 269.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#333eee on white: 6.85:1
AA ✓ pass · AA-large · AAA
Aa
#333eee on black: 3.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green24.3%
Blue93.3%

CMYK percentages

Cyan78.6%
Magenta73.9%
Yellow0.0%
Key (black)6.7%

Color previews

#333eee text on a black background

contrast 3.06:1

Card sample

#333eee text on a white background

contrast 6.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #333eee;
Background color
Panel with #333eee background
background-color: #333eee;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 62, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 62, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #333eee;
background: linear-gradient(135deg, #333eee, #A533EE);

Monochromatic scale

Palettes built from #333eee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #333eee in the Color Lab