Skip to content

#dadeb3

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

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

Every format

HEX#dadeb3
RGBrgb(218, 222, 179)
HSLhsl(66, 39%, 79%)
CMYKcmyk(2%, 0%, 19%, 13%)
LABlab(87.2 -8.5 20.7)
LCHlch(87.2 22.4 112.2)
OKLCHoklch(0.887 0.057 111.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green87.1%
Blue70.2%

CMYK percentages

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

Color previews

#dadeb3 text on a black background

contrast 15.08:1

Card sample

#dadeb3 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadeb3 in the Color Lab