Skip to content

#eda2ac

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

RGB
237, 162, 172
HSL
352°, 68%, 78%
CMYK
0, 32, 27, 7
Luminance
0.4682

Every format

HEX#eda2ac
RGBrgb(237, 162, 172)
HSLhsl(352, 68%, 78%)
CMYKcmyk(0%, 32%, 27%, 7%)
LABlab(74.1 29.1 6.2)
LCHlch(74.1 29.8 12.0)
OKLCHoklch(0.788 0.090 10.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eda2ac on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#eda2ac on black: 10.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green63.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta31.6%
Yellow27.4%
Key (black)7.1%

Color previews

#eda2ac text on a black background

contrast 10.36:1

Card sample

#eda2ac text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eda2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eda2ac in the Color Lab