Skip to content

#efefba

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

RGB
239, 239, 186
HSL
60°, 62%, 83%
CMYK
0, 0, 22, 6
Luminance
0.8363

Every format

HEX#efefba
RGBrgb(239, 239, 186)
HSLhsl(60, 62%, 83%)
CMYKcmyk(0%, 0%, 22%, 6%)
LABlab(93.3 -8.4 25.7)
LCHlch(93.3 27.1 108.0)
OKLCHoklch(0.939 0.069 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.7%
Green93.7%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow22.2%
Key (black)6.3%

Color previews

#efefba text on a black background

contrast 17.73:1

Card sample

#efefba text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efefba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #efefba in the Color Lab