Skip to content

#eadeba

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

RGB
234, 222, 186
HSL
45°, 53%, 82%
CMYK
0, 5, 21, 8
Luminance
0.7328

Every format

HEX#eadeba
RGBrgb(234, 222, 186)
HSLhsl(45, 53%, 82%)
CMYKcmyk(0%, 5%, 21%, 8%)
LABlab(88.6 -1.6 19.2)
LCHlch(88.6 19.2 94.7)
OKLCHoklch(0.901 0.049 91.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eadeba on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#eadeba on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green87.1%
Blue72.9%

CMYK percentages

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

Color previews

#eadeba text on a black background

contrast 15.66:1

Card sample

#eadeba text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eadeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eadeba in the Color Lab