Skip to content

#dace98

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

RGB
218, 206, 152
HSL
49°, 47%, 73%
CMYK
0, 6, 30, 15
Luminance
0.6132

Every format

HEX#dace98
RGBrgb(218, 206, 152)
HSLhsl(49, 47%, 73%)
CMYKcmyk(0%, 6%, 30%, 15%)
LABlab(82.5 -4.0 28.4)
LCHlch(82.5 28.7 98.0)
OKLCHoklch(0.848 0.072 97.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green80.8%
Blue59.6%

CMYK percentages

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

Color previews

#dace98 text on a black background

contrast 13.26:1

Card sample

#dace98 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dace98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dace98 in the Color Lab