Skip to content

#efefbc

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

RGB
239, 239, 188
HSL
60°, 61%, 84%
CMYK
0, 0, 21, 6
Luminance
0.8371

Every format

HEX#efefbc
RGBrgb(239, 239, 188)
HSLhsl(60, 61%, 84%)
CMYKcmyk(0%, 0%, 21%, 6%)
LABlab(93.3 -8.1 24.8)
LCHlch(93.3 26.1 108.1)
OKLCHoklch(0.940 0.066 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#efefbc on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#efefbc on black: 17.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green93.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow21.3%
Key (black)6.3%

Color previews

#efefbc text on a black background

contrast 17.74:1

Card sample

#efefbc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efefbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #efefbc in the Color Lab