Skip to content

#eadeac

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

RGB
234, 222, 172
HSL
48°, 60%, 80%
CMYK
0, 5, 27, 8
Luminance
0.7271

Every format

HEX#eadeac
RGBrgb(234, 222, 172)
HSLhsl(48, 60%, 80%)
CMYKcmyk(0%, 5%, 27%, 8%)
LABlab(88.3 -3.5 26.1)
LCHlch(88.3 26.3 97.7)
OKLCHoklch(0.898 0.066 96.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#eadeac text on a black background

contrast 15.54:1

Card sample

#eadeac text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadeac in the Color Lab