Skip to content

#959def

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

RGB
149, 157, 239
HSL
235°, 74%, 76%
CMYK
38, 34, 0, 6
Luminance
0.3674

Every format

HEX#959def
RGBrgb(149, 157, 239)
HSLhsl(235, 74%, 76%)
CMYKcmyk(38%, 34%, 0%, 6%)
LABlab(67.1 16.7 -42.1)
LCHlch(67.1 45.3 291.6)
OKLCHoklch(0.722 0.119 278.7)

Copy-ready code

/* CSS */
color: #959def;
background-color: #959def;
/* Tailwind (arbitrary) */
class="text-[#959def] bg-[#959def]"
/* SCSS */
$brand: #959def;
/* SwiftUI */
Color(red: 0.584, green: 0.616, blue: 0.937)
/* Android */
Color.parseColor("#959def")

Accessibility — WCAG contrast

Aa
#959def on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#959def on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green61.6%
Blue93.7%

CMYK percentages

Cyan37.7%
Magenta34.3%
Yellow0.0%
Key (black)6.3%

Color previews

#959def text on a black background

contrast 8.35:1

Card sample

#959def text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #959def;
Background color
Panel with #959def background
background-color: #959def;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #959def;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(149, 157, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 157, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #959def;
background: linear-gradient(135deg, #959def, #C995EF);

Monochromatic scale

Palettes built from #959def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #959def in the Color Lab