Skip to content

#ebac88

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

RGB
235, 172, 136
HSL
22°, 71%, 73%
CMYK
0, 27, 42, 8
Luminance
0.4894

Every format

HEX#ebac88
RGBrgb(235, 172, 136)
HSLhsl(22, 71%, 73%)
CMYKcmyk(0%, 27%, 42%, 8%)
LABlab(75.4 18.7 27.6)
LCHlch(75.4 33.3 55.9)
OKLCHoklch(0.795 0.089 50.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac88 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#ebac88 on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow42.1%
Key (black)7.8%

Color previews

#ebac88 text on a black background

contrast 10.79:1

Card sample

#ebac88 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac88 in the Color Lab