Skip to content

#daceaf

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

RGB
218, 206, 175
HSL
43°, 37%, 77%
CMYK
0, 6, 20, 15
Luminance
0.6214

Every format

HEX#daceaf
RGBrgb(218, 206, 175)
HSLhsl(43, 37%, 77%)
CMYKcmyk(0%, 6%, 20%, 15%)
LABlab(83.0 -0.8 16.9)
LCHlch(83.0 17.0 92.8)
OKLCHoklch(0.853 0.044 89.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green80.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow19.7%
Key (black)14.5%

Color previews

#daceaf text on a black background

contrast 13.43:1

Card sample

#daceaf text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daceaf in the Color Lab