Skip to content

#dacbbc

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

RGB
218, 203, 188
HSL
30°, 29%, 80%
CMYK
0, 7, 14, 15
Luminance
0.6125

Every format

HEX#dacbbc
RGBrgb(218, 203, 188)
HSLhsl(30, 29%, 80%)
CMYKcmyk(0%, 7%, 14%, 15%)
LABlab(82.5 2.7 9.4)
LCHlch(82.5 9.8 73.7)
OKLCHoklch(0.850 0.026 67.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green79.6%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta6.9%
Yellow13.8%
Key (black)14.5%

Color previews

#dacbbc text on a black background

contrast 13.25:1

Card sample

#dacbbc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dacbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dacbbc in the Color Lab