Skip to content

#dfeacb

a pale, soft green · cool · closest name: beige

RGB
223, 234, 203
HSL
81°, 43%, 86%
CMYK
5, 0, 13, 8
Luminance
0.7885

Every format

HEX#dfeacb
RGBrgb(223, 234, 203)
HSLhsl(81, 43%, 86%)
CMYKcmyk(5%, 0%, 13%, 8%)
LABlab(91.2 -9.0 13.8)
LCHlch(91.2 16.5 123.2)
OKLCHoklch(0.921 0.043 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeacb on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dfeacb on black: 16.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green91.8%
Blue79.6%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow13.2%
Key (black)8.2%

Color previews

#dfeacb text on a black background

contrast 16.77:1

Card sample

#dfeacb text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeacb in the Color Lab