Skip to content

#ebbaed

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

RGB
235, 186, 237
HSL
298°, 59%, 83%
CMYK
1, 22, 0, 7
Luminance
0.5889

Every format

HEX#ebbaed
RGBrgb(235, 186, 237)
HSLhsl(298, 59%, 83%)
CMYKcmyk(1%, 22%, 0%, 7%)
LABlab(81.2 26.1 -18.6)
LCHlch(81.2 32.1 324.5)
OKLCHoklch(0.848 0.087 325.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbaed on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#ebbaed on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.8%
Magenta21.5%
Yellow0.0%
Key (black)7.1%

Color previews

#ebbaed text on a black background

contrast 12.78:1

Card sample

#ebbaed text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbaed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbaed in the Color Lab