Skip to content

#ceac98

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

RGB
206, 172, 152
HSL
22°, 36%, 70%
CMYK
0, 17, 26, 19
Luminance
0.4489

Every format

HEX#ceac98
RGBrgb(206, 172, 152)
HSLhsl(22, 36%, 70%)
CMYKcmyk(0%, 17%, 26%, 19%)
LABlab(72.8 9.3 14.9)
LCHlch(72.8 17.6 57.9)
OKLCHoklch(0.769 0.049 52.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green67.5%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow26.2%
Key (black)19.2%

Color previews

#ceac98 text on a black background

contrast 9.98:1

Card sample

#ceac98 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceac98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceac98 in the Color Lab