Skip to content

#d4da8f

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

RGB
212, 218, 143
HSL
65°, 50%, 71%
CMYK
3, 0, 34, 15
Luminance
0.6612

Every format

HEX#d4da8f
RGBrgb(212, 218, 143)
HSLhsl(65, 50%, 71%)
CMYKcmyk(3%, 0%, 34%, 15%)
LABlab(85.1 -13.5 36.3)
LCHlch(85.1 38.7 110.4)
OKLCHoklch(0.866 0.097 112.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red83.1%
Green85.5%
Blue56.1%

CMYK percentages

Cyan2.8%
Magenta0.0%
Yellow34.4%
Key (black)14.5%

Color previews

#d4da8f text on a black background

contrast 14.22:1

Card sample

#d4da8f text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 218, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 218, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4da8f;
background: linear-gradient(135deg, #d4da8f, #A2DA8F);

Monochromatic scale

Palettes built from #d4da8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d4da8f in the Color Lab