Skip to content

#d1ceac

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

RGB
209, 206, 172
HSL
55°, 29%, 75%
CMYK
0, 1, 18, 18
Luminance
0.6068

Every format

HEX#d1ceac
RGBrgb(209, 206, 172)
HSLhsl(55, 29%, 75%)
CMYKcmyk(0%, 1%, 18%, 18%)
LABlab(82.2 -4.6 17.3)
LCHlch(82.2 17.9 104.9)
OKLCHoklch(0.845 0.046 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.0%
Green80.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow17.7%
Key (black)18.0%

Color previews

#d1ceac text on a black background

contrast 13.14:1

Card sample

#d1ceac text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d1ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d1ceac in the Color Lab