Skip to content

#c1afab

a light, soft red · warm · closest name: Dark Gray

RGB
193, 175, 171
HSL
11°, 15%, 71%
CMYK
0, 9, 11, 24
Luminance
0.4494

At a glance

Every number on this page in one read: what #c1afab is made of, how bright it looks, and which way it leans.

Hex
#c1afab
Hue
11°
red
Saturation
15%
soft
Lightness
71%
light
Brightness
76%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4494
WCAG relative
Temperature
Warm
33/100 cool
Color family
Red
Tone
Soft
Best ink
Black
9.99:1
Closest name
Dark Gray
ΔE2000 8.4
Where it sits
Hue11° of 360°
Saturation15%
Lightness71%
Temperature
Warm ← → Cool33% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c1afab
RGBrgb(193, 175, 171)
HSLhsl(11, 15%, 71%)
CMYKcmyk(0%, 9%, 11%, 24%)
LABlab(72.8 5.8 4.4)
LCHlch(72.8 7.3 37.3)
OKLCHoklch(0.768 0.022 32.5)
Decimal12693419
Display P3color(display-p3 0.757 0.686 0.671)

Copy-ready code

/* CSS */
color: #c1afab;
background-color: #c1afab;
/* Tailwind (arbitrary) */
class="text-[#c1afab] bg-[#c1afab]"
/* SCSS */
$brand: #c1afab;
/* SwiftUI */
Color(red: 0.757, green: 0.686, blue: 0.671)
/* Android */
Color.parseColor("#c1afab")
/* Flutter */
Color(0xFFC1AFAB)
/* Python / OpenCV (BGR) */
(171, 175, 193)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c1afab · 9.99:1
Use #000000AAA at every size.
Aa
White text · 2.10:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.99:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c1afab as text scores 2.10:1 on white and 9.99:1 on black.

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c1afab is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F7F6
#F2EFEE
#E2DBD9
#CFC2BE
#c1afab
#A0847E
#8D6F68
#755C57
#5E4A45
#463835
#2C2321
Base = 400Lightest = 50 · #F8F7F6Darkest = 950 · #2C2321
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2EFEE;
  --brand-200: #E2DBD9;
  --brand-300: #CFC2BE;
  --brand-400: #c1afab;
  --brand-500: #A0847E;
  --brand-600: #8D6F68;
  --brand-700: #755C57;
  --brand-800: #5E4A45;
  --brand-900: #463835;
  --brand-950: #2C2321;
  --brand: #c1afab;
  --brand-ink: #000000;
}

Colors that work with #c1afab

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9F7F6
Tinted page background
Border#DCD2D0
Hairlines and dividers
Muted text#846861
Captions on the surface
Accent#527A77
Second voice, not a rival
Dark variant#493A36
Hover, pressed, headers
Light variant#F4F1F0
Selected rows, tints
Dark surface#201918
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c1afab

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#ABBDC1
Analogous left#C1ABB2
Analogous right#C1BAAB
Split-complement 1#ABC1BA
Split-complement 2#ABB2C1
Triadic 1#ABC1AF
Triadic 2#AFABC1
Tetradic#B2C1AB

RGB percentages

Red75.7%
Green68.6%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow11.4%
Key (black)24.3%

Color previews

#c1afab text on a black background

contrast 9.99:1

Card sample

#c1afab text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1afab

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c1afab in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#c1afab, answered

What color is #c1afab?

#c1afab is a light soft red, closest to Dark Gray (ΔE2000 8.4). It sits at 11° on the hue wheel with 15% saturation and 71% lightness, which reads as warm.

What is the RGB value of #c1afab?

rgb(193, 175, 171) — 193 red, 175 green and 171 blue out of 255, or 75.7% / 68.6% / 67.1% by channel.

Is #c1afab a light or a dark color?

It is a mid-tone. Relative luminance is 0.4494 and perceived brightness is 71%, so black text on it reaches 9.99:1.

Should I use black or white text on #c1afab?

Black. It scores 9.99:1 against #c1afab, versus 2.10:1 for white — AAA at any size.

What is the complementary color of #c1afab?

#ABBDC1 sits directly opposite on the wheel. Softer options are the split-complements #ABC1BA and #ABB2C1, which give the same contrast with far less vibration.

What colors go well with #c1afab?

For interface work: #F9F7F6 as the surface, #DCD2D0 for borders, #846861 for secondary text, #527A77 as an accent and #493A36 for hover and pressed states. For a palette, the analogous pair #C1ABB2 and #C1BAAB stays calm, while #ABBDC1 is the loudest partner.

What is #c1afab in CMYK for printing?

cmyk(0%, 9%, 11%, 24%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c1afab warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C1B4AB; nudged cooler, #C3AAAE.

Work with #c1afab in the Color Lab