Skip to content

#daddbf

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

RGB
218, 221, 191
HSL
66°, 31%, 81%
CMYK
1, 0, 14, 13
Luminance
0.7038

Every format

HEX#daddbf
RGBrgb(218, 221, 191)
HSLhsl(66, 31%, 81%)
CMYKcmyk(1%, 0%, 14%, 13%)
LABlab(87.2 -6.1 14.4)
LCHlch(87.2 15.7 113.0)
OKLCHoklch(0.887 0.040 111.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daddbf on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#daddbf on black: 15.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green86.7%
Blue74.9%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow13.6%
Key (black)13.3%

Color previews

#daddbf text on a black background

contrast 15.08:1

Card sample

#daddbf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daddbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daddbf in the Color Lab