Skip to content

#edc2ac

a light, vivid orange · warm · closest name: tan

RGB
237, 194, 172
HSL
20°, 64%, 80%
CMYK
0, 18, 27, 7
Luminance
0.5957

Every format

HEX#edc2ac
RGBrgb(237, 194, 172)
HSLhsl(20, 64%, 80%)
CMYKcmyk(0%, 18%, 27%, 7%)
LABlab(81.6 12.1 16.8)
LCHlch(81.6 20.8 54.2)
OKLCHoklch(0.846 0.058 48.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#edc2ac on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#edc2ac on black: 12.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green76.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow27.4%
Key (black)7.1%

Color previews

#edc2ac text on a black background

contrast 12.91:1

Card sample

#edc2ac text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edc2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edc2ac in the Color Lab