Skip to content

#dace9b

a light, vivid yellow · cool · closest name: tan

RGB
218, 206, 155
HSL
49°, 46%, 73%
CMYK
0, 6, 29, 15
Luminance
0.6141

Every format

HEX#dace9b
RGBrgb(218, 206, 155)
HSLhsl(49, 46%, 73%)
CMYKcmyk(0%, 6%, 29%, 15%)
LABlab(82.6 -3.6 26.9)
LCHlch(82.6 27.2 97.6)
OKLCHoklch(0.849 0.068 96.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dace9b on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#dace9b on black: 13.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow28.9%
Key (black)14.5%

Color previews

#dace9b text on a black background

contrast 13.28:1

Card sample

#dace9b text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dace9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dace9b in the Color Lab