Skip to content

#dfed80

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

RGB
223, 237, 128
HSL
68°, 75%, 72%
CMYK
6, 0, 46, 7
Luminance
0.7781

Every format

HEX#dfed80
RGBrgb(223, 237, 128)
HSLhsl(68, 75%, 72%)
CMYKcmyk(6%, 0%, 46%, 7%)
LABlab(90.7 -20.3 50.9)
LCHlch(90.7 54.8 111.7)
OKLCHoklch(0.913 0.135 115.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfed80 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#dfed80 on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.9%
Blue50.2%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow46.0%
Key (black)7.1%

Color previews

#dfed80 text on a black background

contrast 16.56:1

Card sample

#dfed80 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfed80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfed80 in the Color Lab