Skip to content

#eab2ac

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

RGB
234, 178, 172
HSL
6°, 60%, 80%
CMYK
0, 24, 27, 8
Luminance
0.5231

Every format

HEX#eab2ac
RGBrgb(234, 178, 172)
HSLhsl(6, 60%, 80%)
CMYKcmyk(0%, 24%, 27%, 8%)
LABlab(77.5 19.5 11.0)
LCHlch(77.5 22.4 29.4)
OKLCHoklch(0.813 0.066 25.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eab2ac on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#eab2ac on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta23.9%
Yellow26.5%
Key (black)8.2%

Color previews

#eab2ac text on a black background

contrast 11.46:1

Card sample

#eab2ac text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(234, 178, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(234, 178, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eab2ac;
background: linear-gradient(135deg, #eab2ac, #EADBAC);

Monochromatic scale

Palettes built from #eab2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eab2ac in the Color Lab