Skip to content

#3b14ff

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

RGB
59, 20, 255
HSL
250°, 100%, 54%
CMYK
77, 92, 0, 0
Luminance
0.0865

Every format

HEX#3b14ff
RGBrgb(59, 20, 255)
HSLhsl(250, 100%, 54%)
CMYKcmyk(77%, 92%, 0%, 0%)
LABlab(35.3 76.8 -102.8)
LCHlch(35.3 128.3 306.8)
OKLCHoklch(0.477 0.297 272.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3b14ff on white: 7.69:1
AA ✓ pass · AA-large · AAA
Aa
#3b14ff on black: 2.73:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green7.8%
Blue100.0%

CMYK percentages

Cyan76.9%
Magenta92.2%
Yellow0.0%
Key (black)0.0%

Color previews

#3b14ff text on a black background

contrast 2.73:1

Card sample

#3b14ff text on a white background

contrast 7.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3b14ff;
Background color
Panel with #3b14ff background
background-color: #3b14ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3b14ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(59, 20, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 20, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3b14ff;
background: linear-gradient(135deg, #3b14ff, #D814FF);

Monochromatic scale

Palettes built from #3b14ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3b14ff in the Color Lab