Skip to content

#ebac97

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

RGB
235, 172, 151
HSL
15°, 68%, 76%
CMYK
0, 27, 36, 8
Luminance
0.4940

Every format

HEX#ebac97
RGBrgb(235, 172, 151)
HSLhsl(15, 68%, 76%)
CMYKcmyk(0%, 27%, 36%, 8%)
LABlab(75.7 20.4 19.9)
LCHlch(75.7 28.5 44.3)
OKLCHoklch(0.798 0.080 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac97 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#ebac97 on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue59.2%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow35.7%
Key (black)7.8%

Color previews

#ebac97 text on a black background

contrast 10.88:1

Card sample

#ebac97 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac97 in the Color Lab