Skip to content

#eed4cc

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

RGB
238, 212, 204
HSL
14°, 50%, 87%
CMYK
0, 11, 14, 7
Luminance
0.6962

Every format

HEX#eed4cc
RGBrgb(238, 212, 204)
HSLhsl(14, 50%, 87%)
CMYKcmyk(0%, 11%, 14%, 7%)
LABlab(86.8 7.7 7.3)
LCHlch(86.8 10.6 43.2)
OKLCHoklch(0.889 0.031 37.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eed4cc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#eed4cc on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green83.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta10.9%
Yellow14.3%
Key (black)6.7%

Color previews

#eed4cc text on a black background

contrast 14.92:1

Card sample

#eed4cc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed4cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eed4cc in the Color Lab