Skip to content

#daceac

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

RGB
218, 206, 172
HSL
44°, 38%, 77%
CMYK
0, 6, 21, 15
Luminance
0.6203

Every format

HEX#daceac
RGBrgb(218, 206, 172)
HSLhsl(44, 38%, 77%)
CMYKcmyk(0%, 6%, 21%, 15%)
LABlab(82.9 -1.3 18.4)
LCHlch(82.9 18.5 93.9)
OKLCHoklch(0.852 0.047 90.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daceac on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#daceac on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow21.1%
Key (black)14.5%

Color previews

#daceac text on a black background

contrast 13.41:1

Card sample

#daceac text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daceac in the Color Lab