Skip to content

#0803ff

a balanced, electric blue · warm · “blue”

RGB
8, 3, 255
HSL
241°, 100%, 51%
CMYK
97, 99, 0, 0
Luminance
0.0734

Every format

HEX#0803ff
RGBrgb(8, 3, 255)
HSLhsl(241, 100%, 51%)
CMYKcmyk(97%, 99%, 0%, 0%)
LABlab(32.6 78.8 -107.4)
LCHlch(32.6 133.2 306.3)
OKLCHoklch(0.454 0.312 264.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0803ff on white: 8.51:1
AA ✓ pass · AA-large · AAA
Aa
#0803ff on black: 2.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green1.2%
Blue100.0%

CMYK percentages

Cyan96.9%
Magenta98.8%
Yellow0.0%
Key (black)0.0%

Color previews

#0803ff text on a black background

contrast 2.47:1

Card sample

#0803ff text on a white background

contrast 8.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0803ff;
Background color
Panel with #0803ff background
background-color: #0803ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0803ff;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #0803ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0803ff in the Color Lab