Skip to content

#858fff

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

RGB
133, 143, 255
HSL
235°, 100%, 76%
CMYK
48, 44, 0, 0
Luminance
0.3185

Every format

HEX#858fff
RGBrgb(133, 143, 255)
HSLhsl(235, 100%, 76%)
CMYKcmyk(48%, 44%, 0%, 0%)
LABlab(63.2 25.4 -57.0)
LCHlch(63.2 62.4 294.0)
OKLCHoklch(0.693 0.163 277.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#858fff on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#858fff on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.2%
Green56.1%
Blue100.0%

CMYK percentages

Cyan47.8%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#858fff text on a black background

contrast 7.37:1

Card sample

#858fff text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #858fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #858fff in the Color Lab