Skip to content

#dee2ac

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

RGB
222, 226, 172
HSL
64°, 48%, 78%
CMYK
2, 0, 24, 11
Luminance
0.7290

Every format

HEX#dee2ac
RGBrgb(222, 226, 172)
HSLhsl(64, 48%, 78%)
CMYKcmyk(2%, 0%, 24%, 11%)
LABlab(88.4 -10.0 26.0)
LCHlch(88.4 27.9 111.0)
OKLCHoklch(0.896 0.071 111.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dee2ac on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#dee2ac on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green88.6%
Blue67.5%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow23.9%
Key (black)11.4%

Color previews

#dee2ac text on a black background

contrast 15.58:1

Card sample

#dee2ac text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 226, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 226, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dee2ac;
background: linear-gradient(135deg, #dee2ac, #BAE2AC);

Monochromatic scale

Palettes built from #dee2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dee2ac in the Color Lab