Nearest-color comparison

Jet vs Onyx

Jet #343434 vs Onyx #353839: RGB distance 6.5 and contrast 1.05:1. Compare hue, luminance, saturation, WCAG and practical use.

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

Jet#343434
Onyx#353839

Quick Difference Summary

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

RGB distance6.5
Pair contrast1.05:1
Luminance delta0.0045
Hue delta195 deg
Lighter colorOnyx
More saturatedOnyx

Side-by-Side Color Profiles

gray color

Jet

Jet is #343434, a neutral gray with hue 0°, saturation 0% and luminance 0.0343. Beside Onyx, it is darker 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

gray color

Onyx

Onyx is #353839, a neutral gray with hue 195°, saturation 4% and luminance 0.0388. Beside Jet, it is lighter and more saturated. Of the two standard text choices, white text gives the higher contrast at 11.82:1.

HEX#353839 RGB53, 56, 57 HSL195, 4, 22 CMYK7, 2, 0, 78 Luminance0.0388 Best textwhite text

When to Use Jet or Onyx

Choose JetChoose Jet when the design calls for dark gray color at #343434, with neutral temperature and 20% HSL lightness.
Choose OnyxChoose Onyx when #353839, its dark gray character, or its 22% 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.05:1. They share dark tone characteristics.

Technical Comparison Table

PropertyJetOnyx
HEX#343434#353839
RGB52, 52, 5253, 56, 57
HSL0, 0, 20195, 4, 22
CMYK0, 0, 0, 807, 2, 0, 78
FamilyGrayGray
TemperatureNeutralNeutral
ToneDarkDark
Luminance0.03430.0388
Black contrast1.69:11.78:1
White contrast12.46:111.82:1
Shared tonesDark

Accessibility and Contrast

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

Jetwhite text - 12.46:1
Onyxwhite text - 11.82:1

Downloadable color comparison infographic

Jet vs Onyx Color Comparison Infographic

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

1200 × 800
Jet vs Onyx color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Jet vs Onyx 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 Jet vs Onyx Data (JSON)

Structured comparison data for Jet and Onyx, 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": "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 Onyx, it is darker 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"
  },
  {
    "slug": "onyx",
    "name": "Onyx",
    "hex": "#353839",
    "rgb": [
      53,
      56,
      57
    ],
    "hsl": [
      195,
      4,
      22
    ],
    "cmyk": [
      7,
      2,
      0,
      78
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "dark"
    ],
    "luminance": 0.0388,
    "contrast": {
      "black": 1.78,
      "white": 11.82
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 11.82
    },
    "description": "Onyx is #353839, a neutral gray color with dark character. Compared with Jet, it is lighter and more saturated. Use it for backgrounds, typography, and product surfaces, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/onyx/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/onyx.json"
  }
]
Differences
{
  "rgbDistance": 6.5,
  "contrastRatio": 1.05,
  "hslDelta": {
    "hue": 195,
    "saturation": 4,
    "lightness": 2
  },
  "luminanceDelta": 0.0045,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "dark"
  ],
  "lighterColor": "Onyx",
  "moreSaturatedColor": "Onyx"
}
Accessibility
{
  "pairContrastRatio": 1.05,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Jet",
      "background": "#343434",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 12.46
    },
    {
      "color": "Onyx",
      "background": "#353839",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 11.82
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Jet is better when the design needs dark gray character, neutral temperature, and the specific HEX value #343434.",
  "chooseSecondWhen": "Onyx is better when the design needs dark gray character, neutral temperature, and the specific HEX value #353839.",
  "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/jet-vs-onyx.json",
  "https://www.colorsencyclopedia.com/api/colors/jet.json",
  "https://www.colorsencyclopedia.com/api/colors/onyx.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "jet-vs-onyx",
  "type": "nearest",
  "name": "Jet vs Onyx",
  "verdict": "Jet and Onyx are very close colors. Onyx is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.05:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Jet and Onyx are different gray colors with HEX values #343434 and #353839. According to Colors Encyclopedia, their RGB distance is 6.5, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 6.5,
  "contrastRatio": 1.05,
  "colors": [
    {
      "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 Onyx, it is darker 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"
    },
    {
      "slug": "onyx",
      "name": "Onyx",
      "hex": "#353839",
      "rgb": [
        53,
        56,
        57
      ],
      "hsl": [
        195,
        4,
        22
      ],
      "cmyk": [
        7,
        2,
        0,
        78
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark"
      ],
      "luminance": 0.0388,
      "contrast": {
        "black": 1.78,
        "white": 11.82
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 11.82
      },
      "description": "Onyx is #353839, a neutral gray color with dark character. Compared with Jet, it is lighter and more saturated. Use it for backgrounds, typography, and product surfaces, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/onyx/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/onyx.json"
    }
  ],
  "differences": {
    "rgbDistance": 6.5,
    "contrastRatio": 1.05,
    "hslDelta": {
      "hue": 195,
      "saturation": 4,
      "lightness": 2
    },
    "luminanceDelta": 0.0045,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "dark"
    ],
    "lighterColor": "Onyx",
    "moreSaturatedColor": "Onyx"
  },
  "accessibility": {
    "pairContrastRatio": 1.05,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Jet",
        "background": "#343434",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 12.46
      },
      {
        "color": "Onyx",
        "background": "#353839",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 11.82
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Jet is better when the design needs dark gray character, neutral temperature, and the specific HEX value #343434.",
    "chooseSecondWhen": "Onyx is better when the design needs dark gray character, neutral temperature, and the specific HEX value #353839.",
    "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/jet-vs-onyx.json",
    "https://www.colorsencyclopedia.com/api/colors/jet.json",
    "https://www.colorsencyclopedia.com/api/colors/onyx.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/jet-vs-onyx/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/jet-vs-onyx.json"
}