Skip to content

#282abc

a dark, vivid blue · warm · closest name: navy

RGB
40, 42, 188
HSL
239°, 65%, 45%
CMYK
79, 78, 0, 26
Luminance
0.0574

Every format

HEX#282abc
RGBrgb(40, 42, 188)
HSLhsl(239, 65%, 45%)
CMYKcmyk(79%, 78%, 0%, 26%)
LABlab(28.7 49.2 -75.2)
LCHlch(28.7 89.8 303.2)
OKLCHoklch(0.407 0.218 270.8)

Copy-ready code

/* CSS */
color: #282abc;
background-color: #282abc;
/* Tailwind (arbitrary) */
class="text-[#282abc] bg-[#282abc]"
/* SCSS */
$brand: #282abc;
/* SwiftUI */
Color(red: 0.157, green: 0.165, blue: 0.737)
/* Android */
Color.parseColor("#282abc")

Accessibility — WCAG contrast

Aa
#282abc on white: 9.78:1
AA ✓ pass · AA-large · AAA
Aa
#282abc on black: 2.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red15.7%
Green16.5%
Blue73.7%

CMYK percentages

Cyan78.7%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#282abc text on a black background

contrast 2.15:1

Card sample

#282abc text on a white background

contrast 9.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #282abc;
Background color
Panel with #282abc background
background-color: #282abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #282abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(40, 42, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(40, 42, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #282abc;
background: linear-gradient(135deg, #282abc, #8928BC);

Monochromatic scale

Palettes built from #282abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #282abc in the Color Lab