Skip to content

#d2db1b

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

RGB
210, 219, 27
HSL
63°, 78%, 48%
CMYK
4, 0, 88, 14
Luminance
0.6444

Every format

HEX#d2db1b
RGBrgb(210, 219, 27)
HSLhsl(63, 78%, 48%)
CMYKcmyk(4%, 0%, 88%, 14%)
LABlab(84.2 -22.7 80.4)
LCHlch(84.2 83.5 105.7)
OKLCHoklch(0.856 0.186 112.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2db1b on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#d2db1b on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green85.9%
Blue10.6%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow87.7%
Key (black)14.1%

Color previews

#d2db1b text on a black background

contrast 13.89:1

Card sample

#d2db1b text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 219, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 219, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2db1b;
background: linear-gradient(135deg, #d2db1b, #52DB1B);

Monochromatic scale

Palettes built from #d2db1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2db1b in the Color Lab