Skip to content

#dadbbf

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

RGB
218, 219, 191
HSL
62°, 28%, 80%
CMYK
1, 0, 13, 14
Luminance
0.6933

Every format

HEX#dadbbf
RGBrgb(218, 219, 191)
HSLhsl(62, 28%, 80%)
CMYKcmyk(1%, 0%, 13%, 14%)
LABlab(86.7 -5.1 13.7)
LCHlch(86.7 14.6 110.4)
OKLCHoklch(0.883 0.037 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadbbf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dadbbf on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.9%
Blue74.9%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow12.8%
Key (black)14.1%

Color previews

#dadbbf text on a black background

contrast 14.87:1

Card sample

#dadbbf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadbbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbbf in the Color Lab