Skip to content

#dadac7

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

RGB
218, 218, 199
HSL
60°, 20%, 82%
CMYK
0, 0, 9, 15
Luminance
0.6917

Every format

HEX#dadac7
RGBrgb(218, 218, 199)
HSLhsl(60, 20%, 82%)
CMYKcmyk(0%, 0%, 9%, 15%)
LABlab(86.6 -3.3 9.4)
LCHlch(86.6 9.9 109.3)
OKLCHoklch(0.883 0.025 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadac7 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dadac7 on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.5%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow8.7%
Key (black)14.5%

Color previews

#dadac7 text on a black background

contrast 14.83:1

Card sample

#dadac7 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadac7 in the Color Lab