Skip to content

#dfeccb

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

RGB
223, 236, 203
HSL
84°, 47%, 86%
CMYK
6, 0, 14, 8
Luminance
0.7999

Every format

HEX#dfeccb
RGBrgb(223, 236, 203)
HSLhsl(84, 47%, 86%)
CMYKcmyk(6%, 0%, 14%, 8%)
LABlab(91.7 -10.0 14.6)
LCHlch(91.7 17.7 124.6)
OKLCHoklch(0.925 0.046 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeccb on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dfeccb on black: 17.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.5%
Blue79.6%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow14.0%
Key (black)7.5%

Color previews

#dfeccb text on a black background

contrast 17.00:1

Card sample

#dfeccb text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeccb in the Color Lab