Skip to content

#eeddcc

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

RGB
238, 221, 204
HSL
30°, 50%, 87%
CMYK
0, 7, 14, 7
Luminance
0.7425

Every format

HEX#eeddcc
RGBrgb(238, 221, 204)
HSLhsl(30, 50%, 87%)
CMYKcmyk(0%, 7%, 14%, 7%)
LABlab(89.0 3.1 10.4)
LCHlch(89.0 10.9 73.7)
OKLCHoklch(0.907 0.029 67.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green86.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow14.3%
Key (black)6.7%

Color previews

#eeddcc text on a black background

contrast 15.85:1

Card sample

#eeddcc text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddcc in the Color Lab