Skip to content

#eba2ac

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

RGB
235, 162, 172
HSL
352°, 65%, 78%
CMYK
0, 31, 27, 8
Luminance
0.4648

Every format

HEX#eba2ac
RGBrgb(235, 162, 172)
HSLhsl(352, 65%, 78%)
CMYKcmyk(0%, 31%, 27%, 8%)
LABlab(73.9 28.4 5.8)
LCHlch(73.9 29.0 11.6)
OKLCHoklch(0.785 0.087 10.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eba2ac on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#eba2ac on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green63.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta31.1%
Yellow26.8%
Key (black)7.8%

Color previews

#eba2ac text on a black background

contrast 10.30:1

Card sample

#eba2ac text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eba2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eba2ac in the Color Lab