Skip to content

#eade7b

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

RGB
234, 222, 123
HSL
54°, 73%, 70%
CMYK
0, 5, 47, 8
Luminance
0.7117

Every format

HEX#eade7b
RGBrgb(234, 222, 123)
HSLhsl(54, 73%, 70%)
CMYKcmyk(0%, 5%, 47%, 8%)
LABlab(87.6 -9.0 49.7)
LCHlch(87.6 50.5 100.3)
OKLCHoklch(0.890 0.121 102.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eade7b on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#eade7b on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green87.1%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow47.4%
Key (black)8.2%

Color previews

#eade7b text on a black background

contrast 15.23:1

Card sample

#eade7b text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eade7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eade7b in the Color Lab