Skip to content

#ceccad

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

RGB
206, 204, 173
HSL
56°, 25%, 74%
CMYK
0, 1, 16, 19
Luminance
0.5932

Every format

HEX#ceccad
RGBrgb(206, 204, 173)
HSLhsl(56, 25%, 74%)
CMYKcmyk(0%, 1%, 16%, 19%)
LABlab(81.5 -4.5 15.7)
LCHlch(81.5 16.4 106.0)
OKLCHoklch(0.839 0.042 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceccad on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#ceccad on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.0%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow16.0%
Key (black)19.2%

Color previews

#ceccad text on a black background

contrast 12.86:1

Card sample

#ceccad text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceccad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceccad in the Color Lab