Skip to content

#e2cccc

a light, soft red · warm · closest name: silver

RGB
226, 204, 204
HSL
0°, 28%, 84%
CMYK
0, 10, 10, 11
Luminance
0.6371

Every format

HEX#e2cccc
RGBrgb(226, 204, 204)
HSLhsl(0, 28%, 84%)
CMYKcmyk(0%, 10%, 10%, 11%)
LABlab(83.8 7.7 2.8)
LCHlch(83.8 8.2 20.1)
OKLCHoklch(0.863 0.025 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e2cccc on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#e2cccc on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red88.6%
Green80.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta9.7%
Yellow9.7%
Key (black)11.4%

Color previews

#e2cccc text on a black background

contrast 13.74:1

Card sample

#e2cccc text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2cccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e2cccc in the Color Lab