Skip to content

#505fff

a light, electric blue · warm · closest name: royalblue

RGB
80, 95, 255
HSL
235°, 100%, 66%
CMYK
69, 63, 0, 0
Luminance
0.1711

Every format

HEX#505fff
RGBrgb(80, 95, 255)
HSLhsl(235, 100%, 66%)
CMYKcmyk(69%, 63%, 0%, 0%)
LABlab(48.4 44.7 -81.1)
LCHlch(48.4 92.6 298.8)
OKLCHoklch(0.573 0.234 272.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#505fff on white: 4.75:1
AA ✓ pass · AA-large · AAA
Aa
#505fff on black: 4.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red31.4%
Green37.3%
Blue100.0%

CMYK percentages

Cyan68.6%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#505fff text on a black background

contrast 4.42:1

Card sample

#505fff text on a white background

contrast 4.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(80, 95, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(80, 95, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #505fff;
background: linear-gradient(135deg, #505fff, #B650FF);

Monochromatic scale

Palettes built from #505fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #505fff in the Color Lab