Skip to content

#d1ceba

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

RGB
209, 206, 186
HSL
52°, 20%, 78%
CMYK
0, 1, 11, 18
Luminance
0.6124

Every format

HEX#d1ceba
RGBrgb(209, 206, 186)
HSLhsl(52, 20%, 78%)
CMYKcmyk(0%, 1%, 11%, 18%)
LABlab(82.5 -2.4 10.3)
LCHlch(82.5 10.6 103.1)
OKLCHoklch(0.848 0.027 100.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d1ceba on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#d1ceba on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.0%
Green80.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow11.0%
Key (black)18.0%

Color previews

#d1ceba text on a black background

contrast 13.25:1

Card sample

#d1ceba text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d1ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d1ceba in the Color Lab