Skip to content

#ceb686

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

RGB
206, 182, 134
HSL
40°, 42%, 67%
CMYK
0, 12, 35, 19
Luminance
0.4830

Every format

HEX#ceb686
RGBrgb(206, 182, 134)
HSLhsl(40, 42%, 67%)
CMYKcmyk(0%, 12%, 35%, 19%)
LABlab(75.0 1.6 27.6)
LCHlch(75.0 27.7 86.6)
OKLCHoklch(0.785 0.069 84.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceb686 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#ceb686 on black: 10.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green71.4%
Blue52.5%

CMYK percentages

Cyan0.0%
Magenta11.7%
Yellow35.0%
Key (black)19.2%

Color previews

#ceb686 text on a black background

contrast 10.66:1

Card sample

#ceb686 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceb686

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceb686 in the Color Lab