Skip to content

#c2aba2

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

RGB
194, 171, 162
HSL
17°, 21%, 70%
CMYK
0, 12, 17, 24
Luminance
0.4320

At a glance

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

Hex
#c2aba2
Hue
17°
orange
Saturation
21%
soft
Lightness
70%
light
Brightness
76%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4320
WCAG relative
Temperature
Warm
25/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
9.64:1
Closest name
Dark Gray
ΔE2000 10.1
Where it sits
Hue17° of 360°
Saturation21%
Lightness70%
Temperature
Warm ← → Cool25% 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#c2aba2
RGBrgb(194, 171, 162)
HSLhsl(17, 21%, 70%)
CMYKcmyk(0%, 12%, 17%, 24%)
LABlab(71.7 6.8 7.7)
LCHlch(71.7 10.3 48.4)
OKLCHoklch(0.759 0.030 42.6)
Decimal12757922
Display P3color(display-p3 0.761 0.671 0.635)

Copy-ready code

/* CSS */
color: #c2aba2;
background-color: #c2aba2;
/* Tailwind (arbitrary) */
class="text-[#c2aba2] bg-[#c2aba2]"
/* SCSS */
$brand: #c2aba2;
/* SwiftUI */
Color(red: 0.761, green: 0.671, blue: 0.635)
/* Android */
Color.parseColor("#c2aba2")
/* Flutter */
Color(0xFFC2ABA2)
/* Python / OpenCV (BGR) */
(162, 171, 194)

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 #c2aba2 · 9.64:1
Use #000000AAA at every size.
Aa
White text · 2.18:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.64:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2aba2 as text scores 2.18:1 on white and 9.64:1 on black.

Accessibility — WCAG contrast

Aa
#c2aba2 on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#c2aba2 on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0ADA1
deuteranopia · #B6B1A2
tritanopia · #C9A8A8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2aba2 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.

#F9F7F6
#F2EFED
#E4DBD8
#D3C2BB
#c2aba2
#A68577
#946F61
#7B5D51
#634A41
#493831
#2E231F
Base = 400Lightest = 50 · #F9F7F6Darkest = 950 · #2E231F
:root {
  --brand-50: #F9F7F6;
  --brand-100: #F2EFED;
  --brand-200: #E4DBD8;
  --brand-300: #D3C2BB;
  --brand-400: #c2aba2;
  --brand-500: #A68577;
  --brand-600: #946F61;
  --brand-700: #7B5D51;
  --brand-800: #634A41;
  --brand-900: #493831;
  --brand-950: #2E231F;
  --brand: #c2aba2;
  --brand-ink: #000000;
}

Colors that work with #c2aba2

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#DFD2CE
Hairlines and dividers
Muted text#8B685B
Captions on the surface
Accent#4D7E7F
Second voice, not a rival
Dark variant#4D3A32
Hover, pressed, headers
Light variant#F5F1F0
Selected rows, tints
Dark surface#221A16
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 #c2aba2

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#A2B9C2
Analogous left#C2A2A9
Analogous right#C2BBA2
Split-complement 1#A2C2BB
Split-complement 2#A2A9C2
Triadic 1#A2C2AB
Triadic 2#ABA2C2
Tetradic#A9C2A2

RGB percentages

Red76.1%
Green67.1%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow16.5%
Key (black)23.9%

Color previews

#c2aba2 text on a black background

contrast 9.64:1

Card sample

#c2aba2 text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2aba2

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.

#c2aba2 in the real world

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

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#c2aba2, answered

What color is #c2aba2?

#c2aba2 is a light soft orange, closest to Dark Gray (ΔE2000 10.1). It sits at 17° on the hue wheel with 21% saturation and 70% lightness, which reads as warm.

What is the RGB value of #c2aba2?

rgb(194, 171, 162) — 194 red, 171 green and 162 blue out of 255, or 76.1% / 67.1% / 63.5% by channel.

Is #c2aba2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4320 and perceived brightness is 70%, so black text on it reaches 9.64:1.

Should I use black or white text on #c2aba2?

Black. It scores 9.64:1 against #c2aba2, versus 2.18:1 for white — AAA at any size.

What is the complementary color of #c2aba2?

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

What colors go well with #c2aba2?

For interface work: #F9F7F6 as the surface, #DFD2CE for borders, #8B685B for secondary text, #4D7E7F as an accent and #4D3A32 for hover and pressed states. For a palette, the analogous pair #C2A2A9 and #C2BBA2 stays calm, while #A2B9C2 is the loudest partner.

What is #c2aba2 in CMYK for printing?

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

Is #c2aba2 warm or cool?

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

Work with #c2aba2 in the Color Lab