Skip to content

#ebdeb4

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

RGB
235, 222, 180
HSL
46°, 58%, 81%
CMYK
0, 6, 23, 8
Luminance
0.7320

Every format

HEX#ebdeb4
RGBrgb(235, 222, 180)
HSLhsl(46, 58%, 81%)
CMYKcmyk(0%, 6%, 23%, 8%)
LABlab(88.5 -2.1 22.3)
LCHlch(88.5 22.4 95.3)
OKLCHoklch(0.900 0.057 92.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdeb4 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#ebdeb4 on black: 15.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.1%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow23.4%
Key (black)7.8%

Color previews

#ebdeb4 text on a black background

contrast 15.64:1

Card sample

#ebdeb4 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdeb4 in the Color Lab