Skip to content

#cac0b2

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

RGB
202, 192, 178
HSL
35°, 19%, 75%
CMYK
0, 5, 12, 21
Luminance
0.5347

At a glance

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

Hex
#cac0b2
Hue
35°
orange
Saturation
19%
soft
Lightness
75%
light
Brightness
79%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5347
WCAG relative
Temperature
Warm
26/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
11.69:1
Closest name
Silver
ΔE2000 7.1
Where it sits
Hue35° of 360°
Saturation19%
Lightness75%
Temperature
Warm ← → Cool26% 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#cac0b2
RGBrgb(202, 192, 178)
HSLhsl(35, 19%, 75%)
CMYKcmyk(0%, 5%, 12%, 21%)
LABlab(78.2 1.1 8.3)
LCHlch(78.2 8.4 82.4)
OKLCHoklch(0.812 0.022 76.5)
Decimal13287602
Display P3color(display-p3 0.792 0.753 0.698)

Copy-ready code

/* CSS */
color: #cac0b2;
background-color: #cac0b2;
/* Tailwind (arbitrary) */
class="text-[#cac0b2] bg-[#cac0b2]"
/* SCSS */
$brand: #cac0b2;
/* SwiftUI */
Color(red: 0.792, green: 0.753, blue: 0.698)
/* Android */
Color.parseColor("#cac0b2")
/* Flutter */
Color(0xFFCAC0B2)
/* Python / OpenCV (BGR) */
(178, 192, 202)

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

Accessibility — WCAG contrast

Aa
#cac0b2 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#cac0b2 on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C0B1
deuteranopia · #C7C2B2
tritanopia · #CFBDBC

Color scale — 50 to 950

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

#F8F8F6
#F2F0ED
#E3DFD8
#cac0b2
#BAAD9B
#A4927A
#917E64
#796953
#615443
#483F33
#2D2720
Base = 300Lightest = 50 · #F8F8F6Darkest = 950 · #2D2720
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F2F0ED;
  --brand-200: #E3DFD8;
  --brand-300: #cac0b2;
  --brand-400: #BAAD9B;
  --brand-500: #A4927A;
  --brand-600: #917E64;
  --brand-700: #796953;
  --brand-800: #615443;
  --brand-900: #483F33;
  --brand-950: #2D2720;
  --brand: #cac0b2;
  --brand-ink: #000000;
}

Colors that work with #cac0b2

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#F9F8F6
Tinted page background
Border#DED7CF
Hairlines and dividers
Muted text#88765E
Captions on the surface
Accent#4E6E7E
Second voice, not a rival
Dark variant#4C4234
Hover, pressed, headers
Light variant#F5F3F0
Selected rows, tints
Dark surface#211D17
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 #cac0b2

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#B2BCCA
Analogous left#CAB4B2
Analogous right#C8CAB2
Split-complement 1#B2C8CA
Split-complement 2#B4B2CA
Triadic 1#B2CAC0
Triadic 2#C0B2CA
Tetradic#B2CAB4

RGB percentages

Red79.2%
Green75.3%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow11.9%
Key (black)20.8%

Color previews

#cac0b2 text on a black background

contrast 11.69:1

Card sample

#cac0b2 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 192, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 192, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cac0b2;
background: linear-gradient(135deg, #cac0b2, #C4CAB2);

Monochromatic scale

Palettes built from #cac0b2

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.

#cac0b2 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.

#cac0b2, answered

What color is #cac0b2?

#cac0b2 is a light soft orange, closest to Silver (ΔE2000 7.1). It sits at 35° on the hue wheel with 19% saturation and 75% lightness, which reads as warm.

What is the RGB value of #cac0b2?

rgb(202, 192, 178) — 202 red, 192 green and 178 blue out of 255, or 79.2% / 75.3% / 69.8% by channel.

Is #cac0b2 a light or a dark color?

It is a light color. Relative luminance is 0.5347 and perceived brightness is 76%, so black text on it reaches 11.69:1.

Should I use black or white text on #cac0b2?

Black. It scores 11.69:1 against #cac0b2, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #cac0b2?

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

What colors go well with #cac0b2?

For interface work: #F9F8F6 as the surface, #DED7CF for borders, #88765E for secondary text, #4E6E7E as an accent and #4C4234 for hover and pressed states. For a palette, the analogous pair #CAB4B2 and #C8CAB2 stays calm, while #B2BCCA is the loudest partner.

What is #cac0b2 in CMYK for printing?

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

Is #cac0b2 warm or cool?

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

Work with #cac0b2 in the Color Lab