Skip to content

#dacebd

a light, soft orange · warm · closest name: silver

RGB
218, 206, 189
HSL
35°, 28%, 80%
CMYK
0, 6, 13, 15
Luminance
0.6272

Every format

HEX#dacebd
RGBrgb(218, 206, 189)
HSLhsl(35, 28%, 80%)
CMYKcmyk(0%, 6%, 13%, 15%)
LABlab(83.3 1.3 9.9)
LCHlch(83.3 10.0 82.4)
OKLCHoklch(0.857 0.027 76.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacebd on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#dacebd on black: 13.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow13.3%
Key (black)14.5%

Color previews

#dacebd text on a black background

contrast 13.54:1

Card sample

#dacebd text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacebd in the Color Lab