Skip to content

#dadbc9

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

RGB
218, 219, 201
HSL
63°, 20%, 82%
CMYK
1, 0, 8, 14
Luminance
0.6979

Every format

HEX#dadbc9
RGBrgb(218, 219, 201)
HSLhsl(63, 20%, 82%)
CMYKcmyk(1%, 0%, 8%, 14%)
LABlab(86.9 -3.5 8.7)
LCHlch(86.9 9.4 111.7)
OKLCHoklch(0.886 0.024 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadbc9 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dadbc9 on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.9%
Blue78.8%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow8.2%
Key (black)14.1%

Color previews

#dadbc9 text on a black background

contrast 14.96:1

Card sample

#dadbc9 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 219, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 219, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dadbc9;
background: linear-gradient(135deg, #dadbc9, #CEDBC9);

Monochromatic scale

Palettes built from #dadbc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbc9 in the Color Lab