Skip to content

#dadeb2

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

RGB
218, 222, 178
HSL
66°, 40%, 78%
CMYK
2, 0, 20, 13
Luminance
0.7036

Every format

HEX#dadeb2
RGBrgb(218, 222, 178)
HSLhsl(66, 40%, 78%)
CMYKcmyk(2%, 0%, 20%, 13%)
LABlab(87.2 -8.6 21.2)
LCHlch(87.2 22.9 112.1)
OKLCHoklch(0.886 0.058 111.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green87.1%
Blue69.8%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow19.8%
Key (black)12.9%

Color previews

#dadeb2 text on a black background

contrast 15.07:1

Card sample

#dadeb2 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadeb2 in the Color Lab