Skip to content

#ebcbaf

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

RGB
235, 203, 175
HSL
28°, 60%, 80%
CMYK
0, 14, 26, 8
Luminance
0.6347

Every format

HEX#ebcbaf
RGBrgb(235, 203, 175)
HSLhsl(28, 60%, 80%)
CMYKcmyk(0%, 14%, 26%, 8%)
LABlab(83.7 7.1 18.1)
LCHlch(83.7 19.5 68.7)
OKLCHoklch(0.862 0.052 63.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebcbaf on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#ebcbaf on black: 13.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green79.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow25.5%
Key (black)7.8%

Color previews

#ebcbaf text on a black background

contrast 13.69:1

Card sample

#ebcbaf text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebcbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebcbaf in the Color Lab