Nearest-color comparison

Gunmetal vs Jet

Gunmetal #2A3439 vs Jet #343434: RGB distance 11.2 and contrast 1.02:1. Compare hue, luminance, saturation, WCAG and practical use.

Gunmetal and Jet are very close, with an RGB distance of 11.2. Jet is lighter by 0.0019, and Gunmetal is more saturated by 15 percentage points. Their mutual contrast is 1.02:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Gunmetal#2A3439
Jet#343434

Quick Difference Summary

The main measurable differences between Gunmetal and Jet across RGB distance, luminance, hue, saturation, and contrast.

RGB distance11.2
Pair contrast1.02:1
Luminance delta0.0019
Hue delta200 deg
Lighter colorJet
More saturatedGunmetal

Side-by-Side Color Profiles

blue color

Gunmetal

Gunmetal is #2A3439, a cool blue with hue 200°, saturation 15% and luminance 0.0324. Beside Jet, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 12.74:1.

HEX#2A3439 RGB42, 52, 57 HSL200, 15, 19 CMYK26, 9, 0, 78 Luminance0.0324 Best textwhite text

gray color

Jet

Jet is #343434, a neutral gray with hue 0°, saturation 0% and luminance 0.0343. Beside Gunmetal, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 12.46:1.

HEX#343434 RGB52, 52, 52 HSL0, 0, 20 CMYK0, 0, 0, 80 Luminance0.0343 Best textwhite text

When to Use Gunmetal or Jet

Choose GunmetalChoose Gunmetal when the design calls for dark blue color at #2A3439, with cool temperature and 19% HSL lightness.
Choose JetChoose Jet when #343434, its dark gray character, or its 20% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.02:1. They share dark tone characteristics.

Technical Comparison Table

PropertyGunmetalJet
HEX#2A3439#343434
RGB42, 52, 5752, 52, 52
HSL200, 15, 190, 0, 20
CMYK26, 9, 0, 780, 0, 0, 80
FamilyBlueGray
TemperatureCoolNeutral
ToneDarkDark
Luminance0.03240.0343
Black contrast1.65:11.69:1
White contrast12.74:112.46:1
Shared tonesDark

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Gunmetalwhite text - 12.74:1
Jetwhite text - 12.46:1

Downloadable color comparison infographic

Gunmetal vs Jet Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Gunmetal vs Jet color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Gunmetal vs Jet color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Gunmetal vs Jet Data (JSON)

Structured comparison data for Gunmetal and Jet, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "gunmetal",
    "name": "Gunmetal",
    "hex": "#2A3439",
    "rgb": [
      42,
      52,
      57
    ],
    "hsl": [
      200,
      15,
      19
    ],
    "cmyk": [
      26,
      9,
      0,
      78
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "dark"
    ],
    "luminance": 0.0324,
    "contrast": {
      "black": 1.65,
      "white": 12.74
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 12.74
    },
    "description": "Gunmetal is #2A3439, a cool blue color with dark character. Compared with Jet, it is darker and more saturated. Use it for metallic palettes, product finishes, and premium packaging, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/gunmetal/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/gunmetal.json"
  },
  {
    "slug": "jet",
    "name": "Jet",
    "hex": "#343434",
    "rgb": [
      52,
      52,
      52
    ],
    "hsl": [
      0,
      0,
      20
    ],
    "cmyk": [
      0,
      0,
      0,
      80
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "dark"
    ],
    "luminance": 0.0343,
    "contrast": {
      "black": 1.69,
      "white": 12.46
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 12.46
    },
    "description": "Jet is #343434, a neutral gray color with dark character. Compared with Gunmetal, it is lighter and less saturated. Use it for backgrounds, typography, and product surfaces, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/jet/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/jet.json"
  }
]
Differences
{
  "rgbDistance": 11.2,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 200,
    "saturation": 15,
    "lightness": 1
  },
  "luminanceDelta": 0.0019,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "dark"
  ],
  "lighterColor": "Jet",
  "moreSaturatedColor": "Gunmetal"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Gunmetal",
      "background": "#2A3439",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 12.74
    },
    {
      "color": "Jet",
      "background": "#343434",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 12.46
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Gunmetal is better when the design needs dark blue character, cool temperature, and the specific HEX value #2A3439.",
  "chooseSecondWhen": "Jet is better when the design needs dark gray character, neutral temperature, and the specific HEX value #343434.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/gunmetal-vs-jet.json",
  "https://www.colorsencyclopedia.com/api/colors/gunmetal.json",
  "https://www.colorsencyclopedia.com/api/colors/jet.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "gunmetal-vs-jet",
  "type": "nearest",
  "name": "Gunmetal vs Jet",
  "verdict": "Gunmetal and Jet are very close colors. Jet is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Gunmetal and Jet are different blue and gray colors with HEX values #2A3439 and #343434. According to Colors Encyclopedia, their RGB distance is 11.2, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 11.2,
  "contrastRatio": 1.02,
  "colors": [
    {
      "slug": "gunmetal",
      "name": "Gunmetal",
      "hex": "#2A3439",
      "rgb": [
        42,
        52,
        57
      ],
      "hsl": [
        200,
        15,
        19
      ],
      "cmyk": [
        26,
        9,
        0,
        78
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "dark"
      ],
      "luminance": 0.0324,
      "contrast": {
        "black": 1.65,
        "white": 12.74
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 12.74
      },
      "description": "Gunmetal is #2A3439, a cool blue color with dark character. Compared with Jet, it is darker and more saturated. Use it for metallic palettes, product finishes, and premium packaging, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/gunmetal/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/gunmetal.json"
    },
    {
      "slug": "jet",
      "name": "Jet",
      "hex": "#343434",
      "rgb": [
        52,
        52,
        52
      ],
      "hsl": [
        0,
        0,
        20
      ],
      "cmyk": [
        0,
        0,
        0,
        80
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark"
      ],
      "luminance": 0.0343,
      "contrast": {
        "black": 1.69,
        "white": 12.46
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 12.46
      },
      "description": "Jet is #343434, a neutral gray color with dark character. Compared with Gunmetal, it is lighter and less saturated. Use it for backgrounds, typography, and product surfaces, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/jet/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/jet.json"
    }
  ],
  "differences": {
    "rgbDistance": 11.2,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 200,
      "saturation": 15,
      "lightness": 1
    },
    "luminanceDelta": 0.0019,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "dark"
    ],
    "lighterColor": "Jet",
    "moreSaturatedColor": "Gunmetal"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Gunmetal",
        "background": "#2A3439",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 12.74
      },
      {
        "color": "Jet",
        "background": "#343434",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 12.46
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Gunmetal is better when the design needs dark blue character, cool temperature, and the specific HEX value #2A3439.",
    "chooseSecondWhen": "Jet is better when the design needs dark gray character, neutral temperature, and the specific HEX value #343434.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/gunmetal-vs-jet.json",
    "https://www.colorsencyclopedia.com/api/colors/gunmetal.json",
    "https://www.colorsencyclopedia.com/api/colors/jet.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/gunmetal-vs-jet/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/gunmetal-vs-jet.json"
}