Skip to content

#ebac99

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

RGB
235, 172, 153
HSL
14°, 67%, 76%
CMYK
0, 27, 35, 8
Luminance
0.4947

Every format

HEX#ebac99
RGBrgb(235, 172, 153)
HSLhsl(14, 67%, 76%)
CMYKcmyk(0%, 27%, 35%, 8%)
LABlab(75.7 20.6 18.9)
LCHlch(75.7 27.9 42.5)
OKLCHoklch(0.799 0.079 37.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow34.9%
Key (black)7.8%

Color previews

#ebac99 text on a black background

contrast 10.89:1

Card sample

#ebac99 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac99 in the Color Lab