Skip to content

#eedabb

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

RGB
238, 218, 187
HSL
37°, 60%, 83%
CMYK
0, 8, 21, 7
Luminance
0.7191

Every format

HEX#eedabb
RGBrgb(238, 218, 187)
HSLhsl(37, 60%, 83%)
CMYKcmyk(0%, 8%, 21%, 7%)
LABlab(87.9 2.1 17.8)
LCHlch(87.9 17.9 83.4)
OKLCHoklch(0.897 0.047 78.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eedabb on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#eedabb on black: 15.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green85.5%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta8.4%
Yellow21.4%
Key (black)6.7%

Color previews

#eedabb text on a black background

contrast 15.38:1

Card sample

#eedabb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eedabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eedabb in the Color Lab