Skip to content

#117fff

a balanced, electric blue · cool · closest name: royalblue

RGB
17, 127, 255
HSL
212°, 100%, 53%
CMYK
93, 50, 0, 0
Luminance
0.2252

Every format

HEX#117fff
RGBrgb(17, 127, 255)
HSLhsl(212, 100%, 53%)
CMYKcmyk(93%, 50%, 0%, 0%)
LABlab(54.6 19.8 -71.2)
LCHlch(54.6 73.9 285.6)
OKLCHoklch(0.614 0.211 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#117fff on white: 3.82:1
AA ✗ fail · AA-large · AAA
Aa
#117fff on black: 5.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green49.8%
Blue100.0%

CMYK percentages

Cyan93.3%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#117fff text on a black background

contrast 5.50:1

Card sample

#117fff text on a white background

contrast 3.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #117fff;
Background color
Panel with #117fff background
background-color: #117fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #117fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 127, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 127, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #117fff;
background: linear-gradient(135deg, #117fff, #4211FF);

Monochromatic scale

Palettes built from #117fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #117fff in the Color Lab