Skip to content

#100ddf

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

RGB
16, 13, 223
HSL
241°, 89%, 46%
CMYK
93, 94, 0, 13
Luminance
0.0573

Every format

HEX#100ddf
RGBrgb(16, 13, 223)
HSLhsl(241, 89%, 46%)
CMYKcmyk(93%, 94%, 0%, 13%)
LABlab(28.7 69.3 -95.7)
LCHlch(28.7 118.1 305.9)
OKLCHoklch(0.416 0.277 265.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#100ddf on white: 9.79:1
AA ✓ pass · AA-large · AAA
Aa
#100ddf on black: 2.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green5.1%
Blue87.5%

CMYK percentages

Cyan92.8%
Magenta94.2%
Yellow0.0%
Key (black)12.5%

Color previews

#100ddf text on a black background

contrast 2.15:1

Card sample

#100ddf text on a white background

contrast 9.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #100ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #100ddf in the Color Lab