Skip to content

#ceabac

a light, soft red · warm · closest name: silver

RGB
206, 171, 172
HSL
358°, 26%, 74%
CMYK
0, 17, 17, 19
Luminance
0.4523

Every format

HEX#ceabac
RGBrgb(206, 171, 172)
HSLhsl(358, 26%, 74%)
CMYKcmyk(0%, 17%, 17%, 19%)
LABlab(73.0 12.9 4.3)
LCHlch(73.0 13.6 18.3)
OKLCHoklch(0.772 0.041 16.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceabac on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#ceabac on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow16.5%
Key (black)19.2%

Color previews

#ceabac text on a black background

contrast 10.05:1

Card sample

#ceabac text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceabac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceabac in the Color Lab