Skip to content

#dace80

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

RGB
218, 206, 128
HSL
52°, 55%, 68%
CMYK
0, 6, 41, 15
Luminance
0.6061

Every format

HEX#dace80
RGBrgb(218, 206, 128)
HSLhsl(52, 55%, 68%)
CMYKcmyk(0%, 6%, 41%, 15%)
LABlab(82.2 -6.8 40.2)
LCHlch(82.2 40.8 99.6)
OKLCHoklch(0.844 0.100 100.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dace80 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#dace80 on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue50.2%

CMYK percentages

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

Color previews

#dace80 text on a black background

contrast 13.12:1

Card sample

#dace80 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dace80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dace80 in the Color Lab