Skip to content

#dadacf

a light, muted yellow · cool · closest name: silver

RGB
218, 218, 207
HSL
60°, 13%, 83%
CMYK
0, 0, 5, 15
Luminance
0.6955

Every format

HEX#dadacf
RGBrgb(218, 218, 207)
HSLhsl(60, 13%, 83%)
CMYKcmyk(0%, 0%, 5%, 15%)
LABlab(86.8 -1.9 5.4)
LCHlch(86.8 5.8 109.7)
OKLCHoklch(0.885 0.015 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadacf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dadacf on black: 14.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.5%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.0%
Key (black)14.5%

Color previews

#dadacf text on a black background

contrast 14.91:1

Card sample

#dadacf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadacf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadacf in the Color Lab