Skip to content

#8090ff

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

RGB
128, 144, 255
HSL
232°, 100%, 75%
CMYK
50, 44, 0, 0
Luminance
0.3176

Every format

HEX#8090ff
RGBrgb(128, 144, 255)
HSLhsl(232, 100%, 75%)
CMYKcmyk(50%, 44%, 0%, 0%)
LABlab(63.1 23.7 -57.2)
LCHlch(63.1 61.9 292.5)
OKLCHoklch(0.691 0.163 275.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red50.2%
Green56.5%
Blue100.0%

CMYK percentages

Cyan49.8%
Magenta43.5%
Yellow0.0%
Key (black)0.0%

Color previews

#8090ff text on a black background

contrast 7.35:1

Card sample

#8090ff text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8090ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8090ff in the Color Lab