Skip to content

#c8cdad

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

RGB
200, 205, 173
HSL
69°, 24%, 74%
CMYK
2, 0, 16, 20
Luminance
0.5896

Every format

HEX#c8cdad
RGBrgb(200, 205, 173)
HSLhsl(69, 24%, 74%)
CMYKcmyk(2%, 0%, 16%, 20%)
LABlab(81.3 -7.2 15.4)
LCHlch(81.3 17.0 115.1)
OKLCHoklch(0.836 0.044 114.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cdad on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#c8cdad on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green80.4%
Blue67.8%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#c8cdad text on a black background

contrast 12.79:1

Card sample

#c8cdad text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 205, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 205, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c8cdad;
background: linear-gradient(135deg, #c8cdad, #B3CDAD);

Monochromatic scale

Palettes built from #c8cdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cdad in the Color Lab