Skip to content

#eed3af

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

RGB
238, 211, 175
HSL
34°, 65%, 81%
CMYK
0, 11, 27, 7
Luminance
0.6786

Every format

HEX#eed3af
RGBrgb(238, 211, 175)
HSLhsl(34, 65%, 81%)
CMYKcmyk(0%, 11%, 27%, 7%)
LABlab(85.9 4.0 21.3)
LCHlch(85.9 21.7 79.3)
OKLCHoklch(0.880 0.056 74.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eed3af on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#eed3af on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green82.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta11.3%
Yellow26.5%
Key (black)6.7%

Color previews

#eed3af text on a black background

contrast 14.57:1

Card sample

#eed3af text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed3af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eed3af in the Color Lab