Skip to content

#efefdf

a pale, soft yellow · cool · closest name: beige

RGB
239, 239, 223
HSL
60°, 33%, 91%
CMYK
0, 0, 7, 6
Luminance
0.8541

Every format

HEX#efefdf
RGBrgb(239, 239, 223)
HSLhsl(60, 33%, 91%)
CMYKcmyk(0%, 0%, 7%, 6%)
LABlab(94.1 -2.7 7.7)
LCHlch(94.1 8.2 109.5)
OKLCHoklch(0.948 0.021 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#efefdf on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#efefdf on black: 18.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green93.7%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow6.7%
Key (black)6.3%

Color previews

#efefdf text on a black background

contrast 18.08:1

Card sample

#efefdf text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efefdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #efefdf in the Color Lab