Skip to content

#ebaded

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

RGB
235, 173, 237
HSL
298°, 64%, 80%
CMYK
1, 27, 0, 7
Luminance
0.5366

Every format

HEX#ebaded
RGBrgb(235, 173, 237)
HSLhsl(298, 64%, 80%)
CMYKcmyk(1%, 27%, 0%, 7%)
LABlab(78.3 33.0 -23.1)
LCHlch(78.3 40.3 325.0)
OKLCHoklch(0.826 0.110 325.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebaded on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ebaded on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue92.9%

CMYK percentages

Cyan0.8%
Magenta27.0%
Yellow0.0%
Key (black)7.1%

Color previews

#ebaded text on a black background

contrast 11.73:1

Card sample

#ebaded text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaded in the Color Lab