Skip to content

#ebac8a

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

RGB
235, 172, 138
HSL
21°, 71%, 73%
CMYK
0, 27, 41, 8
Luminance
0.4900

Every format

HEX#ebac8a
RGBrgb(235, 172, 138)
HSLhsl(21, 71%, 73%)
CMYKcmyk(0%, 27%, 41%, 8%)
LABlab(75.5 18.9 26.6)
LCHlch(75.5 32.6 54.6)
OKLCHoklch(0.795 0.088 49.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac8a on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#ebac8a on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue54.1%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow41.3%
Key (black)7.8%

Color previews

#ebac8a text on a black background

contrast 10.80:1

Card sample

#ebac8a text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac8a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac8a in the Color Lab