Skip to content

#ebdaba

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

RGB
235, 218, 186
HSL
39°, 55%, 83%
CMYK
0, 7, 21, 8
Luminance
0.7135

Every format

HEX#ebdaba
RGBrgb(235, 218, 186)
HSLhsl(39, 55%, 83%)
CMYKcmyk(0%, 7%, 21%, 8%)
LABlab(87.7 0.8 17.9)
LCHlch(87.7 17.9 87.3)
OKLCHoklch(0.894 0.046 83.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdaba on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ebdaba on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.5%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow20.9%
Key (black)7.8%

Color previews

#ebdaba text on a black background

contrast 15.27:1

Card sample

#ebdaba text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdaba in the Color Lab