Skip to content

#eecace

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

RGB
238, 202, 206
HSL
353°, 51%, 86%
CMYK
0, 15, 13, 7
Luminance
0.6487

Every format

HEX#eecace
RGBrgb(238, 202, 206)
HSLhsl(353, 51%, 86%)
CMYKcmyk(0%, 15%, 13%, 7%)
LABlab(84.4 13.3 2.7)
LCHlch(84.4 13.6 11.6)
OKLCHoklch(0.871 0.041 10.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eecace on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#eecace on black: 13.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green79.2%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta15.1%
Yellow13.4%
Key (black)6.7%

Color previews

#eecace text on a black background

contrast 13.97:1

Card sample

#eecace text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eecace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eecace in the Color Lab