Skip to content

#dadeb4

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

RGB
218, 222, 180
HSL
66°, 39%, 79%
CMYK
2, 0, 19, 13
Luminance
0.7044

Every format

HEX#dadeb4
RGBrgb(218, 222, 180)
HSLhsl(66, 39%, 79%)
CMYKcmyk(2%, 0%, 19%, 13%)
LABlab(87.2 -8.3 20.2)
LCHlch(87.2 21.8 112.4)
OKLCHoklch(0.887 0.056 112.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green87.1%
Blue70.6%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow18.9%
Key (black)12.9%

Color previews

#dadeb4 text on a black background

contrast 15.09:1

Card sample

#dadeb4 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadeb4 in the Color Lab