Skip to content

#b4b4ff

a pale, electric blue · warm · closest name: plum

RGB
180, 180, 255
HSL
240°, 100%, 85%
CMYK
29, 29, 0, 0
Luminance
0.4957

Every format

HEX#b4b4ff
RGBrgb(180, 180, 255)
HSLhsl(240, 100%, 85%)
CMYKcmyk(29%, 29%, 0%, 0%)
LABlab(75.8 16.3 -37.0)
LCHlch(75.8 40.5 293.8)
OKLCHoklch(0.797 0.106 283.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4b4ff on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#b4b4ff on black: 10.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green70.6%
Blue100.0%

CMYK percentages

Cyan29.4%
Magenta29.4%
Yellow0.0%
Key (black)0.0%

Color previews

#b4b4ff text on a black background

contrast 10.91:1

Card sample

#b4b4ff text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4b4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4b4ff in the Color Lab