Skip to content

#daceb2

a light, soft yellow · warm · closest name: tan

RGB
218, 206, 178
HSL
42°, 35%, 78%
CMYK
0, 6, 18, 15
Luminance
0.6226

Every format

HEX#daceb2
RGBrgb(218, 206, 178)
HSLhsl(42, 35%, 78%)
CMYKcmyk(0%, 6%, 18%, 15%)
LABlab(83.0 -0.4 15.4)
LCHlch(83.0 15.4 91.4)
OKLCHoklch(0.854 0.040 87.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daceb2 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#daceb2 on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow18.3%
Key (black)14.5%

Color previews

#daceb2 text on a black background

contrast 13.45:1

Card sample

#daceb2 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daceb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daceb2 in the Color Lab