Skip to content

#dfd77b

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

RGB
223, 215, 123
HSL
55°, 61%, 68%
CMYK
0, 4, 45, 13
Luminance
0.6572

Every format

HEX#dfd77b
RGBrgb(223, 215, 123)
HSLhsl(55, 61%, 68%)
CMYKcmyk(0%, 4%, 45%, 13%)
LABlab(84.8 -9.9 46.2)
LCHlch(84.8 47.2 102.1)
OKLCHoklch(0.866 0.114 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd77b on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dfd77b on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green84.3%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta3.6%
Yellow44.8%
Key (black)12.5%

Color previews

#dfd77b text on a black background

contrast 14.14:1

Card sample

#dfd77b text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 215, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 215, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfd77b;
background: linear-gradient(135deg, #dfd77b, #A4DF7B);

Monochromatic scale

Palettes built from #dfd77b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfd77b in the Color Lab