Skip to content

#100eee

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

RGB
16, 14, 238
HSL
241°, 89%, 49%
CMYK
93, 94, 0, 7
Luminance
0.0660

Every format

HEX#100eee
RGBrgb(16, 14, 238)
HSLhsl(241, 89%, 49%)
CMYKcmyk(93%, 94%, 0%, 7%)
LABlab(30.9 72.9 -100.7)
LCHlch(30.9 124.3 305.9)
OKLCHoklch(0.437 0.292 265.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#100eee on white: 9.05:1
AA ✓ pass · AA-large · AAA
Aa
#100eee on black: 2.32:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green5.5%
Blue93.3%

CMYK percentages

Cyan93.3%
Magenta94.1%
Yellow0.0%
Key (black)6.7%

Color previews

#100eee text on a black background

contrast 2.32:1

Card sample

#100eee text on a white background

contrast 9.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #100eee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #100eee in the Color Lab