Skip to content

#eff2db

a pale, vivid yellow · cool · “beige”

RGB
239, 242, 219
HSL
68°, 47%, 90%
CMYK
1, 0, 10, 5
Luminance
0.8697

Every format

HEX#eff2db
RGBrgb(239, 242, 219)
HSLhsl(68, 47%, 90%)
CMYKcmyk(1%, 0%, 10%, 5%)
LABlab(94.7 -4.9 10.8)
LCHlch(94.7 11.8 114.6)
OKLCHoklch(0.953 0.030 113.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eff2db on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#eff2db on black: 18.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green94.9%
Blue85.9%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow9.5%
Key (black)5.1%

Color previews

#eff2db text on a black background

contrast 18.39:1

Card sample

#eff2db text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eff2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eff2db in the Color Lab