Skip to content

#ebadfe

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

RGB
235, 173, 254
HSL
286°, 98%, 84%
CMYK
8, 32, 0, 0
Luminance
0.5471

Every format

HEX#ebadfe
RGBrgb(235, 173, 254)
HSLhsl(286, 98%, 84%)
CMYKcmyk(8%, 32%, 0%, 0%)
LABlab(78.9 36.3 -31.3)
LCHlch(78.9 47.9 319.2)
OKLCHoklch(0.832 0.128 318.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebadfe on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ebadfe on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue99.6%

CMYK percentages

Cyan7.5%
Magenta31.9%
Yellow0.0%
Key (black)0.4%

Color previews

#ebadfe text on a black background

contrast 11.94:1

Card sample

#ebadfe text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebadfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadfe in the Color Lab