Skip to content

#eadeb2

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

RGB
234, 222, 178
HSL
47°, 57%, 81%
CMYK
0, 5, 24, 8
Luminance
0.7295

Every format

HEX#eadeb2
RGBrgb(234, 222, 178)
HSLhsl(47, 57%, 81%)
CMYKcmyk(0%, 5%, 24%, 8%)
LABlab(88.4 -2.7 23.1)
LCHlch(88.4 23.3 96.7)
OKLCHoklch(0.899 0.059 94.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eadeb2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#eadeb2 on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green87.1%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow23.9%
Key (black)8.2%

Color previews

#eadeb2 text on a black background

contrast 15.59:1

Card sample

#eadeb2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadeb2 in the Color Lab