Skip to content

#dadbb9

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

RGB
218, 219, 185
HSL
62°, 32%, 79%
CMYK
1, 0, 16, 14
Luminance
0.6907

Every format

HEX#dadbb9
RGBrgb(218, 219, 185)
HSLhsl(62, 32%, 79%)
CMYKcmyk(1%, 0%, 16%, 14%)
LABlab(86.5 -6.0 16.6)
LCHlch(86.5 17.7 109.9)
OKLCHoklch(0.882 0.045 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green85.9%
Blue72.5%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow15.5%
Key (black)14.1%

Color previews

#dadbb9 text on a black background

contrast 14.81:1

Card sample

#dadbb9 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadbb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbb9 in the Color Lab