Skip to content

#dfe4ac

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

RGB
223, 228, 172
HSL
65°, 51%, 78%
CMYK
2, 0, 25, 11
Luminance
0.7415

Every format

HEX#dfe4ac
RGBrgb(223, 228, 172)
HSLhsl(65, 51%, 78%)
CMYKcmyk(2%, 0%, 25%, 11%)
LABlab(89.0 -10.7 26.9)
LCHlch(89.0 28.9 111.6)
OKLCHoklch(0.901 0.073 112.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfe4ac on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#dfe4ac on black: 15.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green89.4%
Blue67.5%

CMYK percentages

Cyan2.2%
Magenta0.0%
Yellow24.6%
Key (black)10.6%

Color previews

#dfe4ac text on a black background

contrast 15.83:1

Card sample

#dfe4ac text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfe4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfe4ac in the Color Lab