Skip to content

#e1b2ac

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

RGB
225, 178, 172
HSL
7°, 47%, 78%
CMYK
0, 21, 24, 12
Luminance
0.5083

Every format

HEX#e1b2ac
RGBrgb(225, 178, 172)
HSLhsl(7, 47%, 78%)
CMYKcmyk(0%, 21%, 24%, 12%)
LABlab(76.6 16.1 9.6)
LCHlch(76.6 18.8 30.7)
OKLCHoklch(0.804 0.056 26.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e1b2ac on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#e1b2ac on black: 11.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red88.2%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow23.6%
Key (black)11.8%

Color previews

#e1b2ac text on a black background

contrast 11.17:1

Card sample

#e1b2ac text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e1b2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e1b2ac in the Color Lab