Skip to content

#efefdb

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

RGB
239, 239, 219
HSL
60°, 39%, 90%
CMYK
0, 0, 8, 6
Luminance
0.8520

Every format

HEX#efefdb
RGBrgb(239, 239, 219)
HSLhsl(60, 39%, 90%)
CMYKcmyk(0%, 0%, 8%, 6%)
LABlab(94.0 -3.4 9.7)
LCHlch(94.0 10.3 109.4)
OKLCHoklch(0.947 0.026 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.7%
Green93.7%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow8.4%
Key (black)6.3%

Color previews

#efefdb text on a black background

contrast 18.04:1

Card sample

#efefdb text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efefdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #efefdb in the Color Lab