Skip to content

#ebadab

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

RGB
235, 173, 171
HSL
2°, 62%, 80%
CMYK
0, 26, 27, 8
Luminance
0.5049

Every format

HEX#ebadab
RGBrgb(235, 173, 171)
HSLhsl(2, 62%, 80%)
CMYKcmyk(0%, 26%, 27%, 8%)
LABlab(76.4 22.4 10.0)
LCHlch(76.4 24.5 24.0)
OKLCHoklch(0.805 0.073 20.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebadab on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ebadab on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow27.2%
Key (black)7.8%

Color previews

#ebadab text on a black background

contrast 11.10:1

Card sample

#ebadab text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebadab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebadab in the Color Lab