Skip to content

#eeddbc

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

RGB
238, 221, 188
HSL
40°, 60%, 84%
CMYK
0, 7, 21, 7
Luminance
0.7352

Every format

HEX#eeddbc
RGBrgb(238, 221, 188)
HSLhsl(40, 60%, 84%)
CMYKcmyk(0%, 7%, 21%, 7%)
LABlab(88.7 0.7 18.3)
LCHlch(88.7 18.3 87.9)
OKLCHoklch(0.903 0.047 83.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green86.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow21.0%
Key (black)6.7%

Color previews

#eeddbc text on a black background

contrast 15.70:1

Card sample

#eeddbc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddbc in the Color Lab