Skip to content

#eade90

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

RGB
234, 222, 144
HSL
52°, 68%, 74%
CMYK
0, 5, 39, 8
Luminance
0.7175

Every format

HEX#eade90
RGBrgb(234, 222, 144)
HSLhsl(52, 68%, 74%)
CMYKcmyk(0%, 5%, 39%, 8%)
LABlab(87.8 -6.9 39.7)
LCHlch(87.8 40.3 99.9)
OKLCHoklch(0.893 0.099 100.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eade90 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#eade90 on black: 15.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green87.1%
Blue56.5%

CMYK percentages

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

Color previews

#eade90 text on a black background

contrast 15.35:1

Card sample

#eade90 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eade90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eade90 in the Color Lab