Nearest-color comparison

Carbon Fiber vs Raisin

Carbon Fiber and Raisin are different gray colors with HEX values #1C1C1C and #242124. According to Colors Encyclopedia, their RGB distance is 12.4, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Carbon Fiber and Raisin are very close colors. Raisin is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.

Carbon Fiber#1C1C1C
Raisin#242124

Quick Difference Summary

The main measurable differences between Carbon Fiber and Raisin across RGB distance, luminance, hue, saturation, and contrast.

RGB distance12.4
Pair contrast1.07:1
Luminance delta0.0043
Hue delta300 deg
Lighter colorRaisin
More saturatedRaisin

Side-by-Side Color Profiles

gray color

Carbon Fiber

Carbon Fiber is #1C1C1C, a neutral gray color with dark character. Compared with Raisin, it is darker and less saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.

HEX#1C1C1C RGB28, 28, 28 HSL0, 0, 11 CMYK0, 0, 0, 89 Luminance0.0116 Best textwhite text

gray color

Raisin

Raisin is #242124, a neutral gray color with dark character. Compared with Carbon Fiber, it is lighter and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.

HEX#242124 RGB36, 33, 36 HSL300, 4, 14 CMYK0, 8, 0, 86 Luminance0.0159 Best textwhite text

When to Use Carbon Fiber or Raisin

Choose Carbon FiberCarbon Fiber is better when the design needs dark gray character, neutral temperature, and the specific HEX value #1C1C1C.
Choose RaisinRaisin is better when the design needs dark gray character, neutral temperature, and the specific HEX value #242124.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyCarbon FiberRaisin
HEX#1C1C1C#242124
RGB28, 28, 2836, 33, 36
HSL0, 0, 11300, 4, 14
CMYK0, 0, 0, 890, 8, 0, 86
FamilyGrayGray
TemperatureNeutralNeutral
ToneDarkDark
Luminance0.01160.0159
Black contrast1.23:11.32:1
White contrast17.05:115.93:1
Shared tonesDark

Accessibility and Contrast

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

Carbon Fiberwhite text - 17.05:1
Raisinwhite text - 15.93:1

Related Palette Strip

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

Carbon Fiber#1C1C1C
Raisin#242124
#4A4A4A#4A4A4A
#554E55#554E55
Carbon Fiber#1C1C1C
#222522#222522

Machine-readable data

Machine-Readable Carbon Fiber vs Raisin Data (JSON)

Structured comparison data for Carbon Fiber and Raisin, 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": "carbon-fiber",
    "name": "Carbon Fiber",
    "hex": "#1C1C1C",
    "rgb": [
      28,
      28,
      28
    ],
    "hsl": [
      0,
      0,
      11
    ],
    "cmyk": [
      0,
      0,
      0,
      89
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "dark"
    ],
    "luminance": 0.0116,
    "contrast": {
      "black": 1.23,
      "white": 17.05
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 17.05
    },
    "description": "Carbon Fiber is #1C1C1C, a neutral gray color with dark character. Compared with Raisin, it is darker and less saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/carbon-fiber/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/carbon-fiber.json"
  },
  {
    "slug": "raisin",
    "name": "Raisin",
    "hex": "#242124",
    "rgb": [
      36,
      33,
      36
    ],
    "hsl": [
      300,
      4,
      14
    ],
    "cmyk": [
      0,
      8,
      0,
      86
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "dark"
    ],
    "luminance": 0.0159,
    "contrast": {
      "black": 1.32,
      "white": 15.93
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 15.93
    },
    "description": "Raisin is #242124, a neutral gray color with dark character. Compared with Carbon Fiber, it is lighter and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/raisin/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raisin.json"
  }
]
Differences
{
  "rgbDistance": 12.4,
  "contrastRatio": 1.07,
  "hslDelta": {
    "hue": 300,
    "saturation": 4,
    "lightness": 3
  },
  "luminanceDelta": 0.0043,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "dark"
  ],
  "lighterColor": "Raisin",
  "moreSaturatedColor": "Raisin"
}
Accessibility
{
  "pairContrastRatio": 1.07,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Carbon Fiber",
      "background": "#1C1C1C",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 17.05
    },
    {
      "color": "Raisin",
      "background": "#242124",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 15.93
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Carbon Fiber is better when the design needs dark gray character, neutral temperature, and the specific HEX value #1C1C1C.",
  "chooseSecondWhen": "Raisin is better when the design needs dark gray character, neutral temperature, and the specific HEX value #242124.",
  "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/carbon-fiber-vs-raisin.json",
  "https://www.colorsencyclopedia.com/api/colors/carbon-fiber.json",
  "https://www.colorsencyclopedia.com/api/colors/raisin.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "carbon-fiber-vs-raisin",
  "type": "nearest",
  "name": "Carbon Fiber vs Raisin",
  "verdict": "Carbon Fiber and Raisin are very close colors. Raisin is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Carbon Fiber and Raisin are different gray colors with HEX values #1C1C1C and #242124. According to Colors Encyclopedia, their RGB distance is 12.4, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 12.4,
  "contrastRatio": 1.07,
  "colors": [
    {
      "slug": "carbon-fiber",
      "name": "Carbon Fiber",
      "hex": "#1C1C1C",
      "rgb": [
        28,
        28,
        28
      ],
      "hsl": [
        0,
        0,
        11
      ],
      "cmyk": [
        0,
        0,
        0,
        89
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark"
      ],
      "luminance": 0.0116,
      "contrast": {
        "black": 1.23,
        "white": 17.05
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 17.05
      },
      "description": "Carbon Fiber is #1C1C1C, a neutral gray color with dark character. Compared with Raisin, it is darker and less saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/carbon-fiber/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/carbon-fiber.json"
    },
    {
      "slug": "raisin",
      "name": "Raisin",
      "hex": "#242124",
      "rgb": [
        36,
        33,
        36
      ],
      "hsl": [
        300,
        4,
        14
      ],
      "cmyk": [
        0,
        8,
        0,
        86
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark"
      ],
      "luminance": 0.0159,
      "contrast": {
        "black": 1.32,
        "white": 15.93
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 15.93
      },
      "description": "Raisin is #242124, a neutral gray color with dark character. Compared with Carbon Fiber, it is lighter and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/raisin/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raisin.json"
    }
  ],
  "differences": {
    "rgbDistance": 12.4,
    "contrastRatio": 1.07,
    "hslDelta": {
      "hue": 300,
      "saturation": 4,
      "lightness": 3
    },
    "luminanceDelta": 0.0043,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "dark"
    ],
    "lighterColor": "Raisin",
    "moreSaturatedColor": "Raisin"
  },
  "accessibility": {
    "pairContrastRatio": 1.07,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Carbon Fiber",
        "background": "#1C1C1C",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 17.05
      },
      {
        "color": "Raisin",
        "background": "#242124",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 15.93
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Carbon Fiber is better when the design needs dark gray character, neutral temperature, and the specific HEX value #1C1C1C.",
    "chooseSecondWhen": "Raisin is better when the design needs dark gray character, neutral temperature, and the specific HEX value #242124.",
    "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/carbon-fiber-vs-raisin.json",
    "https://www.colorsencyclopedia.com/api/colors/carbon-fiber.json",
    "https://www.colorsencyclopedia.com/api/colors/raisin.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/carbon-fiber-vs-raisin/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/carbon-fiber-vs-raisin.json"
}