Skip to content

#daccc2

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

RGB
218, 204, 194
HSL
25°, 25%, 81%
CMYK
0, 6, 11, 15
Luminance
0.6199

Every format

HEX#daccc2
RGBrgb(218, 204, 194)
HSLhsl(25, 25%, 81%)
CMYKcmyk(0%, 6%, 11%, 15%)
LABlab(82.9 3.2 6.7)
LCHlch(82.9 7.4 64.7)
OKLCHoklch(0.854 0.021 58.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daccc2 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#daccc2 on black: 13.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.0%
Blue76.1%

CMYK percentages

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

Color previews

#daccc2 text on a black background

contrast 13.40:1

Card sample

#daccc2 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daccc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daccc2 in the Color Lab