Skip to content

#eddfab

a light, vivid yellow · cool · closest name: tan

RGB
237, 223, 171
HSL
47°, 65%, 80%
CMYK
0, 6, 28, 7
Luminance
0.7372

Every format

HEX#eddfab
RGBrgb(237, 223, 171)
HSLhsl(47, 65%, 80%)
CMYKcmyk(0%, 6%, 28%, 7%)
LABlab(88.8 -3.0 27.3)
LCHlch(88.8 27.4 96.4)
OKLCHoklch(0.902 0.069 94.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eddfab on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#eddfab on black: 15.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green87.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow27.8%
Key (black)7.1%

Color previews

#eddfab text on a black background

contrast 15.74:1

Card sample

#eddfab text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(237, 223, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 223, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eddfab;
background: linear-gradient(135deg, #eddfab, #CFEDAB);

Monochromatic scale

Palettes built from #eddfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eddfab in the Color Lab