Skip to content

#ebbaeb

a light, vivid magenta / pink · warm · closest name: plum

RGB
235, 186, 235
HSL
300°, 55%, 83%
CMYK
0, 21, 0, 8
Luminance
0.5878

Every format

HEX#ebbaeb
RGBrgb(235, 186, 235)
HSLhsl(300, 55%, 83%)
CMYKcmyk(0%, 21%, 0%, 8%)
LABlab(81.2 25.7 -17.6)
LCHlch(81.2 31.2 325.6)
OKLCHoklch(0.848 0.085 326.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbaeb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#ebbaeb on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green72.9%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#ebbaeb text on a black background

contrast 12.76:1

Card sample

#ebbaeb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbaeb in the Color Lab