Skip to content

#dee2ab

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

RGB
222, 226, 171
HSL
64°, 49%, 78%
CMYK
2, 0, 24, 11
Luminance
0.7286

Every format

HEX#dee2ab
RGBrgb(222, 226, 171)
HSLhsl(64, 49%, 78%)
CMYKcmyk(2%, 0%, 24%, 11%)
LABlab(88.4 -10.2 26.5)
LCHlch(88.4 28.4 110.9)
OKLCHoklch(0.896 0.072 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow24.3%
Key (black)11.4%

Color previews

#dee2ab text on a black background

contrast 15.57:1

Card sample

#dee2ab text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dee2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dee2ab in the Color Lab