Skip to content

#eeaa99

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

RGB
238, 170, 153
HSL
12°, 71%, 77%
CMYK
0, 29, 36, 7
Luminance
0.4923

Every format

HEX#eeaa99
RGBrgb(238, 170, 153)
HSLhsl(12, 71%, 77%)
CMYKcmyk(0%, 29%, 36%, 7%)
LABlab(75.6 22.8 18.7)
LCHlch(75.6 29.5 39.3)
OKLCHoklch(0.798 0.084 34.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeaa99 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#eeaa99 on black: 10.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green66.7%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow35.7%
Key (black)6.7%

Color previews

#eeaa99 text on a black background

contrast 10.85:1

Card sample

#eeaa99 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeaa99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeaa99 in the Color Lab