Skip to content

#dadbb8

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

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

Every format

HEX#dadbb8
RGBrgb(218, 219, 184)
HSLhsl(62, 33%, 79%)
CMYKcmyk(1%, 0%, 16%, 14%)
LABlab(86.5 -6.2 17.1)
LCHlch(86.5 18.2 109.8)
OKLCHoklch(0.882 0.047 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#dadbb8 text on a black background

contrast 14.81:1

Card sample

#dadbb8 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadbb8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbb8 in the Color Lab