Skip to content

#eda3ac

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

RGB
237, 163, 172
HSL
353°, 67%, 78%
CMYK
0, 31, 27, 7
Luminance
0.4718

Every format

HEX#eda3ac
RGBrgb(237, 163, 172)
HSLhsl(353, 67%, 78%)
CMYKcmyk(0%, 31%, 27%, 7%)
LABlab(74.3 28.6 6.5)
LCHlch(74.3 29.3 12.8)
OKLCHoklch(0.789 0.088 11.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eda3ac on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#eda3ac on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#eda3ac text on a black background

contrast 10.44:1

Card sample

#eda3ac text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eda3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eda3ac in the Color Lab