Skip to content

#eeddbd

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

RGB
238, 221, 189
HSL
39°, 59%, 84%
CMYK
0, 7, 21, 7
Luminance
0.7356

Every format

HEX#eeddbd
RGBrgb(238, 221, 189)
HSLhsl(39, 59%, 84%)
CMYKcmyk(0%, 7%, 21%, 7%)
LABlab(88.7 0.8 17.8)
LCHlch(88.7 17.9 87.4)
OKLCHoklch(0.903 0.046 83.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeddbd on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#eeddbd on black: 15.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green86.7%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow20.6%
Key (black)6.7%

Color previews

#eeddbd text on a black background

contrast 15.71:1

Card sample

#eeddbd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddbd in the Color Lab