Skip to content

#084fff

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

RGB
8, 79, 255
HSL
223°, 100%, 52%
CMYK
97, 69, 0, 0
Luminance
0.1286

Every format

HEX#084fff
RGBrgb(8, 79, 255)
HSLhsl(223, 100%, 52%)
CMYKcmyk(97%, 69%, 0%, 0%)
LABlab(42.5 49.6 -90.8)
LCHlch(42.5 103.5 298.6)
OKLCHoklch(0.524 0.265 263.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#084fff on white: 5.88:1
AA ✓ pass · AA-large · AAA
Aa
#084fff on black: 3.57:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green31.0%
Blue100.0%

CMYK percentages

Cyan96.9%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#084fff text on a black background

contrast 3.57:1

Card sample

#084fff text on a white background

contrast 5.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #084fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #084fff in the Color Lab