Skip to content

#eadeae

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

RGB
234, 222, 174
HSL
48°, 59%, 80%
CMYK
0, 5, 26, 8
Luminance
0.7279

Every format

HEX#eadeae
RGBrgb(234, 222, 174)
HSLhsl(48, 59%, 80%)
CMYKcmyk(0%, 5%, 26%, 8%)
LABlab(88.3 -3.3 25.1)
LCHlch(88.3 25.3 97.4)
OKLCHoklch(0.898 0.064 95.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green87.1%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow25.6%
Key (black)8.2%

Color previews

#eadeae text on a black background

contrast 15.56:1

Card sample

#eadeae text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadeae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadeae in the Color Lab