Skip to content

#eead99

a light, vivid red · warm · closest name: tan

RGB
238, 173, 153
HSL
14°, 71%, 77%
CMYK
0, 27, 36, 7
Luminance
0.5036

Every format

HEX#eead99
RGBrgb(238, 173, 153)
HSLhsl(14, 71%, 77%)
CMYKcmyk(0%, 27%, 36%, 7%)
LABlab(76.3 21.2 19.7)
LCHlch(76.3 28.9 42.8)
OKLCHoklch(0.804 0.082 37.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eead99 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#eead99 on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green67.8%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta27.3%
Yellow35.7%
Key (black)6.7%

Color previews

#eead99 text on a black background

contrast 11.07:1

Card sample

#eead99 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 173, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 173, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eead99;
background: linear-gradient(135deg, #eead99, #EEE699);

Monochromatic scale

Palettes built from #eead99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eead99 in the Color Lab