Skip to content

#dacbc2

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

RGB
218, 203, 194
HSL
23°, 25%, 81%
CMYK
0, 7, 11, 15
Luminance
0.6151

Every format

HEX#dacbc2
RGBrgb(218, 203, 194)
HSLhsl(23, 25%, 81%)
CMYKcmyk(0%, 7%, 11%, 15%)
LABlab(82.7 3.7 6.4)
LCHlch(82.7 7.4 59.8)
OKLCHoklch(0.852 0.021 53.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dacbc2 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#dacbc2 on black: 13.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green79.6%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta6.9%
Yellow11.0%
Key (black)14.5%

Color previews

#dacbc2 text on a black background

contrast 13.30:1

Card sample

#dacbc2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacbc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacbc2 in the Color Lab