Skip to content

#b2adef

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

RGB
178, 173, 239
HSL
245°, 67%, 81%
CMYK
26, 28, 0, 6
Luminance
0.4558

Every format

HEX#b2adef
RGBrgb(178, 173, 239)
HSLhsl(245, 67%, 81%)
CMYKcmyk(26%, 28%, 0%, 6%)
LABlab(73.3 15.8 -32.3)
LCHlch(73.3 35.9 296.1)
OKLCHoklch(0.776 0.093 287.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2adef on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#b2adef on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green67.8%
Blue93.7%

CMYK percentages

Cyan25.5%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#b2adef text on a black background

contrast 10.12:1

Card sample

#b2adef text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 173, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 173, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2adef;
background: linear-gradient(135deg, #b2adef, #DEADEF);

Monochromatic scale

Palettes built from #b2adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2adef in the Color Lab