Skip to content

#eedec2

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

RGB
238, 222, 194
HSL
38°, 56%, 85%
CMYK
0, 7, 19, 7
Luminance
0.7431

Every format

HEX#eedec2
RGBrgb(238, 222, 194)
HSLhsl(38, 56%, 85%)
CMYKcmyk(0%, 7%, 19%, 7%)
LABlab(89.1 1.0 15.7)
LCHlch(89.1 15.8 86.3)
OKLCHoklch(0.906 0.041 81.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green87.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow18.5%
Key (black)6.7%

Color previews

#eedec2 text on a black background

contrast 15.86:1

Card sample

#eedec2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eedec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eedec2 in the Color Lab