Skip to content

#dfdf80

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

RGB
223, 223, 128
HSL
60°, 60%, 69%
CMYK
0, 0, 43, 13
Luminance
0.7002

Every format

HEX#dfdf80
RGBrgb(223, 223, 128)
HSLhsl(60, 60%, 69%)
CMYKcmyk(0%, 0%, 43%, 13%)
LABlab(87.0 -13.4 46.4)
LCHlch(87.0 48.3 106.1)
OKLCHoklch(0.883 0.118 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdf80 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dfdf80 on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow42.6%
Key (black)12.5%

Color previews

#dfdf80 text on a black background

contrast 15.00:1

Card sample

#dfdf80 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdf80 in the Color Lab