Skip to content

#dadeb9

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

RGB
218, 222, 185
HSL
67°, 36%, 80%
CMYK
2, 0, 17, 13
Luminance
0.7065

Every format

HEX#dadeb9
RGBrgb(218, 222, 185)
HSLhsl(67, 36%, 80%)
CMYKcmyk(2%, 0%, 17%, 13%)
LABlab(87.3 -7.6 17.7)
LCHlch(87.3 19.3 113.1)
OKLCHoklch(0.888 0.049 112.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green87.1%
Blue72.5%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow16.7%
Key (black)12.9%

Color previews

#dadeb9 text on a black background

contrast 15.13:1

Card sample

#dadeb9 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadeb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadeb9 in the Color Lab