Skip to content

#ebad9c

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

RGB
235, 173, 156
HSL
13°, 66%, 77%
CMYK
0, 26, 34, 8
Luminance
0.4995

Every format

HEX#ebad9c
RGBrgb(235, 173, 156)
HSLhsl(13, 66%, 77%)
CMYKcmyk(0%, 26%, 34%, 8%)
LABlab(76.0 20.4 17.7)
LCHlch(76.0 27.0 40.8)
OKLCHoklch(0.801 0.077 35.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebad9c on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#ebad9c on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow33.6%
Key (black)7.8%

Color previews

#ebad9c text on a black background

contrast 10.99:1

Card sample

#ebad9c text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebad9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebad9c in the Color Lab