Skip to content

#dbdf31

a balanced, vivid yellow · cool · closest name: yellow

RGB
219, 223, 49
HSL
61°, 73%, 53%
CMYK
2, 0, 78, 13
Luminance
0.6806

Every format

HEX#dbdf31
RGBrgb(219, 223, 49)
HSLhsl(61, 73%, 53%)
CMYKcmyk(2%, 0%, 78%, 13%)
LABlab(86.0 -20.3 77.2)
LCHlch(86.0 79.8 104.7)
OKLCHoklch(0.873 0.180 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf31 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf31 on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue19.2%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow78.0%
Key (black)12.5%

Color previews

#dbdf31 text on a black background

contrast 14.61:1

Card sample

#dbdf31 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 223, 49, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 223, 49, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbdf31;
background: linear-gradient(135deg, #dbdf31, #67DF31);

Monochromatic scale

Palettes built from #dbdf31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf31 in the Color Lab