Skip to content

#efdfab

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

RGB
239, 223, 171
HSL
46°, 68%, 80%
CMYK
0, 7, 29, 6
Luminance
0.7407

Every format

HEX#efdfab
RGBrgb(239, 223, 171)
HSLhsl(46, 68%, 80%)
CMYKcmyk(0%, 7%, 29%, 6%)
LABlab(89.0 -2.3 27.5)
LCHlch(89.0 27.6 94.8)
OKLCHoklch(0.904 0.070 93.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.7%
Green87.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow28.5%
Key (black)6.3%

Color previews

#efdfab text on a black background

contrast 15.81:1

Card sample

#efdfab text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efdfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #efdfab in the Color Lab