Skip to content

#daceb5

a light, soft yellow · warm · closest name: beige

RGB
218, 206, 181
HSL
41°, 33%, 78%
CMYK
0, 6, 17, 15
Luminance
0.6238

Every format

HEX#daceb5
RGBrgb(218, 206, 181)
HSLhsl(41, 33%, 78%)
CMYKcmyk(0%, 6%, 17%, 15%)
LABlab(83.1 0.1 13.9)
LCHlch(83.1 13.9 89.7)
OKLCHoklch(0.855 0.036 85.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daceb5 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#daceb5 on black: 13.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow17.0%
Key (black)14.5%

Color previews

#daceb5 text on a black background

contrast 13.48:1

Card sample

#daceb5 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daceb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daceb5 in the Color Lab