Skip to content

#ebdabb

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

RGB
235, 218, 187
HSL
39°, 55%, 83%
CMYK
0, 7, 20, 8
Luminance
0.7139

Every format

HEX#ebdabb
RGBrgb(235, 218, 187)
HSLhsl(39, 55%, 83%)
CMYKcmyk(0%, 7%, 20%, 8%)
LABlab(87.7 1.0 17.4)
LCHlch(87.7 17.4 86.8)
OKLCHoklch(0.894 0.045 82.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdabb on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ebdabb on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green85.5%
Blue73.3%

CMYK percentages

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

Color previews

#ebdabb text on a black background

contrast 15.28:1

Card sample

#ebdabb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdabb in the Color Lab