Skip to content

#ebadfb

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

RGB
235, 173, 251
HSL
288°, 91%, 83%
CMYK
6, 31, 0, 2
Luminance
0.5451

Every format

HEX#ebadfb
RGBrgb(235, 173, 251)
HSLhsl(288, 91%, 83%)
CMYKcmyk(6%, 31%, 0%, 2%)
LABlab(78.8 35.7 -29.9)
LCHlch(78.8 46.5 320.0)
OKLCHoklch(0.831 0.125 319.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.8%
Blue98.4%

CMYK percentages

Cyan6.4%
Magenta31.1%
Yellow0.0%
Key (black)1.6%

Color previews

#ebadfb text on a black background

contrast 11.90:1

Card sample

#ebadfb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebadfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadfb in the Color Lab