Skip to content

#dadbb7

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

RGB
218, 219, 183
HSL
62°, 33%, 79%
CMYK
1, 0, 16, 14
Luminance
0.6899

Every format

HEX#dadbb7
RGBrgb(218, 219, 183)
HSLhsl(62, 33%, 79%)
CMYKcmyk(1%, 0%, 16%, 14%)
LABlab(86.5 -6.3 17.6)
LCHlch(86.5 18.7 109.8)
OKLCHoklch(0.881 0.048 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green85.9%
Blue71.8%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow16.4%
Key (black)14.1%

Color previews

#dadbb7 text on a black background

contrast 14.80:1

Card sample

#dadbb7 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadbb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbb7 in the Color Lab