Skip to content

#eedecc

a pale, vivid orange · warm · closest name: beige

RGB
238, 222, 204
HSL
32°, 50%, 87%
CMYK
0, 7, 14, 7
Luminance
0.7478

Every format

HEX#eedecc
RGBrgb(238, 222, 204)
HSLhsl(32, 50%, 87%)
CMYKcmyk(0%, 7%, 14%, 7%)
LABlab(89.3 2.5 10.8)
LCHlch(89.3 11.1 76.7)
OKLCHoklch(0.909 0.030 70.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eedecc on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#eedecc on black: 15.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green87.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow14.3%
Key (black)6.7%

Color previews

#eedecc text on a black background

contrast 15.96:1

Card sample

#eedecc text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eedecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eedecc in the Color Lab