Skip to content

#111bdf

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

RGB
17, 27, 223
HSL
237°, 86%, 47%
CMYK
92, 88, 0, 13
Luminance
0.0623

Every format

HEX#111bdf
RGBrgb(17, 27, 223)
HSLhsl(237, 86%, 47%)
CMYKcmyk(92%, 88%, 0%, 13%)
LABlab(30.0 65.5 -93.5)
LCHlch(30.0 114.2 305.0)
OKLCHoklch(0.425 0.272 265.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#111bdf on white: 9.35:1
AA ✓ pass · AA-large · AAA
Aa
#111bdf on black: 2.25:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green10.6%
Blue87.5%

CMYK percentages

Cyan92.4%
Magenta87.9%
Yellow0.0%
Key (black)12.5%

Color previews

#111bdf text on a black background

contrast 2.25:1

Card sample

#111bdf text on a white background

contrast 9.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #111bdf;
Background color
Panel with #111bdf background
background-color: #111bdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #111bdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 27, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 27, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #111bdf;
background: linear-gradient(135deg, #111bdf, #9011DF);

Monochromatic scale

Palettes built from #111bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #111bdf in the Color Lab