Skip to content

#ebdbba

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

RGB
235, 219, 186
HSL
40°, 55%, 83%
CMYK
0, 7, 21, 8
Luminance
0.7187

Every format

HEX#ebdbba
RGBrgb(235, 219, 186)
HSLhsl(40, 55%, 83%)
CMYKcmyk(0%, 7%, 21%, 8%)
LABlab(87.9 0.3 18.2)
LCHlch(87.9 18.2 89.0)
OKLCHoklch(0.896 0.047 85.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow20.9%
Key (black)7.8%

Color previews

#ebdbba text on a black background

contrast 15.37:1

Card sample

#ebdbba text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdbba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdbba in the Color Lab