Skip to content

#ebada1

a light, vivid red · warm · closest name: pink

RGB
235, 173, 161
HSL
10°, 65%, 78%
CMYK
0, 26, 32, 8
Luminance
0.5012

Every format

HEX#ebada1
RGBrgb(235, 173, 161)
HSLhsl(10, 65%, 78%)
CMYKcmyk(0%, 26%, 32%, 8%)
LABlab(76.2 21.1 15.1)
LCHlch(76.2 25.9 35.6)
OKLCHoklch(0.802 0.075 31.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebada1 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ebada1 on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue63.1%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow31.5%
Key (black)7.8%

Color previews

#ebada1 text on a black background

contrast 11.02:1

Card sample

#ebada1 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebada1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebada1 in the Color Lab