Skip to content

#dcdf80

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

RGB
220, 223, 128
HSL
62°, 60%, 69%
CMYK
1, 0, 43, 13
Luminance
0.6955

Every format

HEX#dcdf80
RGBrgb(220, 223, 128)
HSLhsl(62, 60%, 69%)
CMYKcmyk(1%, 0%, 43%, 13%)
LABlab(86.8 -14.6 46.1)
LCHlch(86.8 48.3 107.5)
OKLCHoklch(0.881 0.118 110.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdf80 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dcdf80 on black: 14.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green87.5%
Blue50.2%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow42.6%
Key (black)12.5%

Color previews

#dcdf80 text on a black background

contrast 14.91:1

Card sample

#dcdf80 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 223, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 223, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcdf80;
background: linear-gradient(135deg, #dcdf80, #9DDF80);

Monochromatic scale

Palettes built from #dcdf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdf80 in the Color Lab