Skip to content

#dfdb7b

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

RGB
223, 219, 123
HSL
58°, 61%, 68%
CMYK
0, 2, 45, 13
Luminance
0.6778

Every format

HEX#dfdb7b
RGBrgb(223, 219, 123)
HSLhsl(58, 61%, 68%)
CMYKcmyk(0%, 2%, 45%, 13%)
LABlab(85.9 -11.9 47.5)
LCHlch(85.9 48.9 104.1)
OKLCHoklch(0.874 0.119 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green85.9%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow44.8%
Key (black)12.5%

Color previews

#dfdb7b text on a black background

contrast 14.56:1

Card sample

#dfdb7b text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdb7b in the Color Lab