Skip to content

#dfeb8c

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

RGB
223, 235, 140
HSL
68°, 70%, 74%
CMYK
5, 0, 40, 8
Luminance
0.7700

Every format

HEX#dfeb8c
RGBrgb(223, 235, 140)
HSLhsl(68, 70%, 74%)
CMYKcmyk(5%, 0%, 40%, 8%)
LABlab(90.3 -18.1 44.7)
LCHlch(90.3 48.2 112.0)
OKLCHoklch(0.910 0.120 114.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeb8c on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#dfeb8c on black: 16.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.2%
Blue54.9%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow40.4%
Key (black)7.8%

Color previews

#dfeb8c text on a black background

contrast 16.40:1

Card sample

#dfeb8c text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeb8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeb8c in the Color Lab