Skip to content

#dfd18b

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

RGB
223, 209, 139
HSL
50°, 57%, 71%
CMYK
0, 6, 38, 13
Luminance
0.6315

Every format

HEX#dfd18b
RGBrgb(223, 209, 139)
HSLhsl(50, 57%, 71%)
CMYKcmyk(0%, 6%, 38%, 13%)
LABlab(83.5 -5.1 36.5)
LCHlch(83.5 36.9 98.0)
OKLCHoklch(0.856 0.091 98.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd18b on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#dfd18b on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green82.0%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow37.7%
Key (black)12.5%

Color previews

#dfd18b text on a black background

contrast 13.63:1

Card sample

#dfd18b text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd18b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfd18b in the Color Lab