Skip to content

#e0b0ff

a light, electric violet · warm · closest name: plum

RGB
224, 176, 255
HSL
277°, 100%, 85%
CMYK
12, 31, 0, 0
Luminance
0.5412

Every format

HEX#e0b0ff
RGBrgb(224, 176, 255)
HSLhsl(277, 100%, 85%)
CMYKcmyk(12%, 31%, 0%, 0%)
LABlab(78.5 31.5 -32.5)
LCHlch(78.5 45.3 314.1)
OKLCHoklch(0.827 0.119 311.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e0b0ff on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#e0b0ff on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.8%
Green69.0%
Blue100.0%

CMYK percentages

Cyan12.2%
Magenta31.0%
Yellow0.0%
Key (black)0.0%

Color previews

#e0b0ff text on a black background

contrast 11.82:1

Card sample

#e0b0ff text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e0b0ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e0b0ff in the Color Lab