Skip to content

#ceac99

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

RGB
206, 172, 153
HSL
22°, 35%, 70%
CMYK
0, 17, 26, 19
Luminance
0.4493

Every format

HEX#ceac99
RGBrgb(206, 172, 153)
HSLhsl(22, 35%, 70%)
CMYKcmyk(0%, 17%, 26%, 19%)
LABlab(72.8 9.5 14.4)
LCHlch(72.8 17.3 56.6)
OKLCHoklch(0.769 0.048 50.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceac99 on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#ceac99 on black: 9.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.5%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow25.7%
Key (black)19.2%

Color previews

#ceac99 text on a black background

contrast 9.99:1

Card sample

#ceac99 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceac99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceac99 in the Color Lab