Skip to content

#dadabf

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

RGB
218, 218, 191
HSL
60°, 27%, 80%
CMYK
0, 0, 12, 15
Luminance
0.6881

Every format

HEX#dadabf
RGBrgb(218, 218, 191)
HSLhsl(60, 27%, 80%)
CMYKcmyk(0%, 0%, 12%, 15%)
LABlab(86.4 -4.6 13.3)
LCHlch(86.4 14.1 109.0)
OKLCHoklch(0.881 0.036 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow12.4%
Key (black)14.5%

Color previews

#dadabf text on a black background

contrast 14.76:1

Card sample

#dadabf text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadabf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadabf in the Color Lab