Skip to content

#dadeb7

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

RGB
218, 222, 183
HSL
66°, 37%, 79%
CMYK
2, 0, 18, 13
Luminance
0.7057

Every format

HEX#dadeb7
RGBrgb(218, 222, 183)
HSLhsl(66, 37%, 79%)
CMYKcmyk(2%, 0%, 18%, 13%)
LABlab(87.3 -7.9 18.7)
LCHlch(87.3 20.3 112.8)
OKLCHoklch(0.887 0.052 112.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green87.1%
Blue71.8%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow17.6%
Key (black)12.9%

Color previews

#dadeb7 text on a black background

contrast 15.11:1

Card sample

#dadeb7 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadeb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadeb7 in the Color Lab