Skip to content

#eadeab

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

RGB
234, 222, 171
HSL
49°, 60%, 79%
CMYK
0, 5, 27, 8
Luminance
0.7268

Every format

HEX#eadeab
RGBrgb(234, 222, 171)
HSLhsl(49, 60%, 79%)
CMYKcmyk(0%, 5%, 27%, 8%)
LABlab(88.3 -3.7 26.6)
LCHlch(88.3 26.8 97.8)
OKLCHoklch(0.898 0.068 96.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green87.1%
Blue67.1%

CMYK percentages

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

Color previews

#eadeab text on a black background

contrast 15.54:1

Card sample

#eadeab text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadeab in the Color Lab