Skip to content

#062fff

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

RGB
6, 47, 255
HSL
230°, 100%, 51%
CMYK
98, 82, 0, 0
Luminance
0.0929

Every format

HEX#062fff
RGBrgb(6, 47, 255)
HSLhsl(230, 100%, 51%)
CMYKcmyk(98%, 82%, 0%, 0%)
LABlab(36.5 66.6 -100.8)
LCHlch(36.5 120.8 303.5)
OKLCHoklch(0.481 0.293 264.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#062fff on white: 7.35:1
AA ✓ pass · AA-large · AAA
Aa
#062fff on black: 2.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.4%
Green18.4%
Blue100.0%

CMYK percentages

Cyan97.6%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#062fff text on a black background

contrast 2.86:1

Card sample

#062fff text on a white background

contrast 7.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #062fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #062fff in the Color Lab