Skip to content

#dcdfd2

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

RGB
220, 223, 210
HSL
74°, 17%, 85%
CMYK
1, 0, 6, 13
Luminance
0.7264

Every format

HEX#dcdfd2
RGBrgb(220, 223, 210)
HSLhsl(74, 17%, 85%)
CMYKcmyk(1%, 0%, 6%, 13%)
LABlab(88.3 -3.3 6.0)
LCHlch(88.3 6.9 118.8)
OKLCHoklch(0.898 0.018 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdfd2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#dcdfd2 on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green87.5%
Blue82.4%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow5.8%
Key (black)12.5%

Color previews

#dcdfd2 text on a black background

contrast 15.53:1

Card sample

#dcdfd2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdfd2 in the Color Lab