Skip to content

#d8d8ac

a light, soft yellow · cool · closest name: beige

RGB
216, 216, 172
HSL
60°, 36%, 76%
CMYK
0, 0, 20, 15
Luminance
0.6669

Every format

HEX#d8d8ac
RGBrgb(216, 216, 172)
HSLhsl(60, 36%, 76%)
CMYKcmyk(0%, 0%, 20%, 15%)
LABlab(85.3 -7.2 21.8)
LCHlch(85.3 22.9 108.2)
OKLCHoklch(0.871 0.058 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d8d8ac on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#d8d8ac on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red84.7%
Green84.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow20.4%
Key (black)15.3%

Color previews

#d8d8ac text on a black background

contrast 14.34:1

Card sample

#d8d8ac text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(216, 216, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(216, 216, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d8d8ac;
background: linear-gradient(135deg, #d8d8ac, #BBD8AC);

Monochromatic scale

Palettes built from #d8d8ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d8d8ac in the Color Lab