Skip to content

#282bdf

a balanced, vivid blue · warm · closest name: blue

RGB
40, 43, 223
HSL
239°, 74%, 52%
CMYK
82, 81, 0, 13
Luminance
0.0751

Every format

HEX#282bdf
RGBrgb(40, 43, 223)
HSLhsl(239, 74%, 52%)
CMYKcmyk(82%, 81%, 0%, 13%)
LABlab(32.9 59.6 -88.6)
LCHlch(32.9 106.8 303.9)
OKLCHoklch(0.448 0.257 269.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#282bdf on white: 8.40:1
AA ✓ pass · AA-large · AAA
Aa
#282bdf on black: 2.50:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red15.7%
Green16.9%
Blue87.5%

CMYK percentages

Cyan82.1%
Magenta80.7%
Yellow0.0%
Key (black)12.5%

Color previews

#282bdf text on a black background

contrast 2.50:1

Card sample

#282bdf text on a white background

contrast 8.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(40, 43, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(40, 43, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #282bdf;
background: linear-gradient(135deg, #282bdf, #9F28DF);

Monochromatic scale

Palettes built from #282bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #282bdf in the Color Lab