Closest web-safe match: #CCCCCC

Color Details and Palettes for #CACACB

Details about the color Silverback#CACACB

Conversions, palettes, contrast & design ideas for this color.

Silver family Neutral WCAG ink: dark
HEX #CACACB RGB rgb(202, 202, 203) HSL hsl(240, 1%, 79%) CMYK cmyk(0%, 0%, 0%, 20%)

Color profile

About Color Hex #CACACB

#CACACB is a neutral color from the Silver family, closest in name to “Silverback”. In RGB it is rgb(202, 202, 203); in HSL, hsl(240, 1%, 79%).

The color Silverback, with hexadecimal code #cacacb, falls within the silver range—a cool, luminous neutral that suggests precision and modernity, popular in tech and automotive branding. Additionally, it evokes emotions such as Softness, Delicacy, Calmness, Relaxation and Friendliness. With negligible saturation (1%), this color is effectively achromatic—a pure neutral that pairs with any hue without competition. At 79% lightness, it strikes an approachable, open balance—bright enough to feel welcoming yet substantial enough to carry visual weight. This color is ideal for designs that aim to express Softness, Delicacy, Calmness, Relaxation, or Friendliness. It can be effectively used in web design, branding, and marketing materials to attract attention and convey specific messages.

Key facts

RGB 202, 202, 203 red · green · blue HSL 240° 1% 79% hue · sat · light HSV 240° 0% 80% design-app pickers CMYK 0 0 0 20 print inks, % Luminance 0.591 0 dark → 1 light On black 12.82:1 ✓ AA contrast ratio On white 1.64:1 ✕ AA contrast ratio Web-safe #CCCCCC closest web-safe Best text black ideal foreground Character Pastel neutral · silver family

The story of this color

History, Usage, Psychology & Design Ideas for #CACACB

Silverback (#CACACB) belongs to the Silver color family.

As an achromatic shade, this color carries a timeless, versatile neutrality that anchors any palette it joins.

Historical Background

Silver tones have been revered since antiquity; the metal itself was used as currency across Mesopotamia, Greece, and Rome. In heraldry, silver (argent) represents sincerity and peace. The Art Deco era of the 1920s–30s popularized silver finishes in architecture and product design, lending a sense of machine-age elegance that persists in modern automotive and tech aesthetics.

Design & Usage Tips

Silver and light-gray tones serve as sophisticated neutrals for professional interfaces—dashboards, SaaS platforms, and enterprise tools use silver dividers, input fields, and card backgrounds. Pairing silver with deep navy or charcoal text ensures legibility while maintaining an upscale, muted palette.

Psychological Impact

Silver conveys modernity, precision, and restraint. It feels cooler and more technological than warm grays, making it popular in tech branding. It can also evoke maturity and reliability, which is why financial and engineering firms gravitate toward silver-toned palettes.

At 79% lightness, it reads clearly on dark backgrounds and provides a welcoming, open feel in light-themed designs—versatile across both contexts.

Creative Design Ideas

Create a gradient from silver to white for subtle hero-section backgrounds that add depth without distraction. Use silver metallic accents on packaging to signal premium quality. In web design, silver hover states on buttons provide elegant feedback without competing with the primary brand color.

Every format

#CACACB Color Conversions

Every way to write Silverback — one-tap copy on every format; tap on any card to learn what it is and when to use it.

12 formats
HEX Web
#CACACB

Hexadecimal is the web’s universal color notation — two digits each for red, green and blue. Drop it straight into HTML, CSS or any design tool.

RGB Screen
rgb(202, 202, 203)

RGB is the additive Red-Green-Blue model every screen uses to emit light. The default choice for websites, apps and on-screen UI.

HSL Web
hsl(240, 1%, 79%)

HSL breaks a color into Hue, Saturation and Lightness — the most intuitive way to lighten, darken or mute a color in CSS.

HSV HSB Design
hsv(240, 0%, 80%)

HSV (also called HSB) maps Hue, Saturation and Value/Brightness. It is the model behind the color pickers in Photoshop, Figma and most design apps.

HWB CSS 4
hwb(240 79% 20%)

HWB blends a pure hue with Whiteness and Blackness — a painter-friendly model added in CSS Color 4 for quick tints and shades.

CMYK Print
cmyk(0%, 0%, 0%, 20%)

CMYK is the subtractive Cyan-Magenta-Yellow-Black ink model. Use these values when preparing artwork for a printer or commercial press.

OKLCH Modern
oklch(83.93% 0.001 286.37)

OKLCH is a modern, perceptually-uniform space (Lightness, Chroma, Hue). It powers smooth gradients and accessible palettes in today’s CSS.

OKLab Modern
oklab(83.93% 0.000 -0.001)

OKLab is the Cartesian form of OKLCH — ideal for blending and interpolating colors without the muddy midpoints older spaces produce.

CIELAB L*a*b* Perceptual
L: 81.35, a: 0.19, b: -0.51

CIELAB is a device-independent, perceptually-uniform space. It is the standard for measuring color difference (ΔE) and matching across devices.

LCH Perceptual
L: 81.35, C: 0.54, H: 290.35

LCH is CIELAB in cylindrical form — Lightness, Chroma and Hue — letting you adjust vividness and hue while staying perceptually even.

XYZ CIE Science
X: 56.26, Y: 59.11, Z: 64.94

CIE XYZ is the 1931 master space that underpins every other model here — the scientific bridge used to convert between color systems.

Decimal int Code
13290187

The 24-bit integer value of the color — handy for databases, APIs, game engines and low-level graphics code.

Channel breakdown

RGB Color Percentages for #CACACB

How much red, green and blue light mixes into Silverback.

Red 202/255 33.3% Green 202/255 33.3% Blue 203/255 33.4%

Percentages show each channel's share of the total light (R + G + B) in Silverback.

Ink coverage

CMYK Ink Levels & Print Guide for #CACACB

Ink needed to reproduce Silverback in four-color print. Heaviest ink: Key (Black).

0% CYAN 0% MAGENTA 0% YELLOW 20% KEY

Print tip: treat these values as a starting point — final output depends on printer profile, paper stock and calibration.

Accessibility · WCAG

Luminance & Contrast for #CACACB

How bright Silverback is, and how far black and white text clear each WCAG bar.

Relative luminance 0.591
0 · dark1 · light

Contrast ratio · 1:1 → 21:1 (log scale)

Aa Black text 12.82:1 ✓ AA ✓ AAA ✓ Large
Aa White text 1.64:1 ✕ AA ✕ AAA ✕ Large

Developer shortcuts

Quick CSS Snippets for #CACACB

Copy-and-paste CSS for Silverback — per-line copy, or grab the whole block.

silverback.css
background-color: #CACACB;
color: #CACACB;
border: 2px solid #CACACB;
background-color: rgb(202, 202, 203);
background-color: hsl(240, 1%, 79%);
--color: #CACACB;

Shades · light to dark

#CACACB Monochrome Palette

Lighter and darker steps of Silverback — the color's full brightness range in one strip.

#FAFAFA
#F2F2F2
#EAEAEA
#E2E2E2
#DADADB
#D2D2D3
#CACACB
#ACACAD
#8D8D8E
#6F6F70
#515151
#333333
#141414

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 180° apart

#CACACB Complementary Palette

Two colors opposite on the wheel — maximum contrast for attention-grabbing accents.

#CACACB
#CACAC9

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · adjacent hues

#CACACB Analogic Palette

Neighboring hues on the wheel — harmonious, calm combinations that feel unified.

#CACACB
#C9C9CA
#CAC9CA
#C9CACA
#CAC9C9
#C9CAC9

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 120° apart

#CACACB Triadic Palette

Three colors evenly spaced on the wheel — vibrant and energetic, yet balanced.

#CACACB
#CAC9C9
#C9CAC9

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 90° apart

#CACACB Quad Palette

Four colors evenly spaced on the wheel (tetradic) — rich schemes with multiple accents.

#CACACB
#CAC9C9
#CACAC9
#C9CAC9

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Accessibility

Color Blindness Simulation for #CACACB

How Silverback reads across five kinds of color vision — a ✓ Friendly verdict means the color difference stays distinguishable for that vision type.

#CACACB
#CACACB
#CACACB
#CACBCB
#CACACA
Normal vision full color Deuteranopia green weakness ✓ Friendly Protanopia red weakness ✓ Friendly Tritanopia blue-yellow weakness ✓ Friendly Achromatopsia total color blindness ✓ Friendly

The dot marks the original color. Hover any shade to copy its hex.

Harmony overview

Color Harmonies for #CACACB

The lead color from each harmony scheme, side by side — a shortcut to the full palettes above.

#CACAC9
#C9C9CA
#CAC9C9
#CAC9C9
Complementary opposite hue Analogous adjacent hue Triadic 120° apart Tetradic (Quad) 90° apart

Perceptually nearby

#CACACB Nearby Colors

A step away in brightness, richness or shade — each still feels like the same color.

Gainsboro#DDDDDD
Silver#BBBBBB
White Smoke#EEEEEE
Dark Gray#AAAAAA
Iron Maiden#CCCCDD
Light Gray#CCCCCC
Decadial Pink#DDCCDD
Cosmic#BBBBCC

From the color-name library

Colors Similar to #CACACB

The closest named colors to #CACACB — same mood, each with its own character.

Silverback#CBCBCB
Silver Eagle#CFCFCF
Weathered Stone#C4C5C6
Iron Fist#CBCDCD
Explosive Grey#C4C4C4
Nimbus Cloud#C8C8CC
Whisper of Smoke#CBCECF
Rapunzel Silver#D2D2D4
Blowing Smoke#D2D1D0
Magnesium#C1C2C3
Pinball#D3D3D3
Where There Is Smoke#C7CCCE

Looking for more Silver shades? Browse Silver colors →

Inspiration

Explore Vibrant Images Featuring Silverback (#cacacb)

Curated Unsplash photos that carry the mood of Silverback — hover any tile to download it or view the original.

Good to know

Frequently Asked Questions about #CACACB

#CACACB is a neutral color from the Silver family. Its closest matched name is “Silverback”, matched perceptually with the CIEDE2000 color-difference formula. In RGB it is rgb(202, 202, 203); in HSL, hsl(240, 1%, 79%).
In RGB, #CACACB is rgb(202, 202, 203); in HSL it is hsl(240, 1%, 79%); and in CMYK — the model used for print — it is cmyk(0%, 0%, 0%, 20%).
#CACACB has a contrast ratio of 12.82:1 against black and 1.64:1 against white. For readability, black body text meets the WCAG AA threshold of 4.5:1 on it, while white does not.
The direct complement of #CACACB is #CACAC9 (opposite on the color wheel). For ready-made combinations, this page includes monochrome, analogous, triadic and tetradic palettes built from #CACACB in the palette sections above.