Skip to content

#eadebd

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

RGB
234, 222, 189
HSL
44°, 52%, 83%
CMYK
0, 5, 19, 8
Luminance
0.7341

Every format

HEX#eadebd
RGBrgb(234, 222, 189)
HSLhsl(44, 52%, 83%)
CMYKcmyk(0%, 5%, 19%, 8%)
LABlab(88.6 -1.2 17.7)
LCHlch(88.6 17.7 93.8)
OKLCHoklch(0.902 0.045 90.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green87.1%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow19.2%
Key (black)8.2%

Color previews

#eadebd text on a black background

contrast 15.68:1

Card sample

#eadebd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadebd in the Color Lab