Skip to content

#eeaaaa

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

RGB
238, 170, 170
HSL
0°, 67%, 80%
CMYK
0, 29, 29, 7
Luminance
0.4983

Every format

HEX#eeaaaa
RGBrgb(238, 170, 170)
HSLhsl(0, 67%, 80%)
CMYKcmyk(0%, 29%, 29%, 7%)
LABlab(76.0 25.0 10.0)
LCHlch(76.0 26.9 21.8)
OKLCHoklch(0.802 0.080 19.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeaaaa on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#eeaaaa on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green66.7%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow28.6%
Key (black)6.7%

Color previews

#eeaaaa text on a black background

contrast 10.97:1

Card sample

#eeaaaa text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeaaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeaaaa in the Color Lab