Skip to content

#deab21

a balanced, vivid yellow · warm · closest name: orange

RGB
222, 171, 33
HSL
44°, 74%, 50%
CMYK
0, 23, 85, 13
Luminance
0.4477

Every format

HEX#deab21
RGBrgb(222, 171, 33)
HSLhsl(44, 74%, 50%)
CMYKcmyk(0%, 23%, 85%, 13%)
LABlab(72.7 7.1 70.3)
LCHlch(72.7 70.6 84.2)
OKLCHoklch(0.768 0.150 85.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deab21 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#deab21 on black: 9.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green67.1%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow85.1%
Key (black)12.9%

Color previews

#deab21 text on a black background

contrast 9.95:1

Card sample

#deab21 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deab21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deab21 in the Color Lab