Skip to content

#dfec8b

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

RGB
223, 236, 139
HSL
68°, 72%, 74%
CMYK
6, 0, 41, 8
Luminance
0.7754

Every format

HEX#dfec8b
RGBrgb(223, 236, 139)
HSLhsl(68, 72%, 74%)
CMYKcmyk(6%, 0%, 41%, 8%)
LABlab(90.6 -18.6 45.5)
LCHlch(90.6 49.2 112.3)
OKLCHoklch(0.912 0.122 115.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green92.5%
Blue54.5%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow41.1%
Key (black)7.5%

Color previews

#dfec8b text on a black background

contrast 16.51:1

Card sample

#dfec8b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfec8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfec8b in the Color Lab