Skip to content

#daceb3

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

RGB
218, 206, 179
HSL
42°, 35%, 78%
CMYK
0, 6, 18, 15
Luminance
0.6230

Every format

HEX#daceb3
RGBrgb(218, 206, 179)
HSLhsl(42, 35%, 78%)
CMYKcmyk(0%, 6%, 18%, 15%)
LABlab(83.1 -0.2 14.9)
LCHlch(83.1 14.9 90.9)
OKLCHoklch(0.854 0.039 86.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green80.8%
Blue70.2%

CMYK percentages

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

Color previews

#daceb3 text on a black background

contrast 13.46:1

Card sample

#daceb3 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daceb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daceb3 in the Color Lab