Nearest-color comparison

Barn Red vs Maroon

Barn Red #7C0A02 vs Maroon #800000: RGB distance 11 and contrast 1.01:1. Compare hue, luminance, saturation, WCAG and practical use.

Barn Red and Maroon are very close, with an RGB distance of 11. Maroon is lighter by 0.0008, and Maroon is more saturated by 3 percentage points. Their mutual contrast is 1.01:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Barn Red#7C0A02
Maroon#800000

Quick Difference Summary

The main measurable differences between Barn Red and Maroon across RGB distance, luminance, hue, saturation, and contrast.

RGB distance11
Pair contrast1.01:1
Luminance delta0.0008
Hue delta4 deg
Lighter colorMaroon
More saturatedMaroon

Side-by-Side Color Profiles

red color

Barn Red

Barn Red is #7C0A02, a warm red with hue 4°, saturation 97% and luminance 0.0451. Beside Maroon, it is darker and less saturated. Of the two standard text choices, white text gives the higher contrast at 11.04:1.

HEX#7C0A02 RGB124, 10, 2 HSL4, 97, 25 CMYK0, 92, 98, 51 Luminance0.0451 Best textwhite text

red color

Maroon

Maroon is #800000, a warm red with hue 0°, saturation 100% and luminance 0.0459. Beside Barn Red, it is lighter and more saturated. Of the two standard text choices, white text gives the higher contrast at 10.95:1.

HEX#800000 RGB128, 0, 0 HSL0, 100, 25 CMYK0, 100, 100, 50 Luminance0.0459 Best textwhite text

When to Use Barn Red or Maroon

Choose Barn RedChoose Barn Red when the design calls for balanced red color at #7C0A02, with warm temperature and 25% HSL lightness.
Choose MaroonChoose Maroon when #800000, its balanced red character, or its 25% 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.01:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyBarn RedMaroon
HEX#7C0A02#800000
RGB124, 10, 2128, 0, 0
HSL4, 97, 250, 100, 25
CMYK0, 92, 98, 510, 100, 100, 50
FamilyRedRed
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.04510.0459
Black contrast1.9:11.92:1
White contrast11.04:110.95:1
Shared tonesBalanced

Accessibility and Contrast

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

Barn Redwhite text - 11.04:1
Maroonwhite text - 10.95:1

Downloadable color comparison infographic

Barn Red vs Maroon Color Comparison Infographic

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

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

Structured comparison data for Barn Red and Maroon, 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": "barn-red",
    "name": "Barn Red",
    "hex": "#7C0A02",
    "rgb": [
      124,
      10,
      2
    ],
    "hsl": [
      4,
      97,
      25
    ],
    "cmyk": [
      0,
      92,
      98,
      51
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0451,
    "contrast": {
      "black": 1.9,
      "white": 11.04
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 11.04
    },
    "description": "Barn Red is #7C0A02, a warm red color with balanced character. Compared with Maroon, it is darker and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/barn-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/barn-red.json"
  },
  {
    "slug": "maroon",
    "name": "Maroon",
    "hex": "#800000",
    "rgb": [
      128,
      0,
      0
    ],
    "hsl": [
      0,
      100,
      25
    ],
    "cmyk": [
      0,
      100,
      100,
      50
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0459,
    "contrast": {
      "black": 1.92,
      "white": 10.95
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 10.95
    },
    "description": "Maroon is #800000, a warm red color with balanced character. Compared with Barn Red, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/maroon/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/maroon.json"
  }
]
Differences
{
  "rgbDistance": 11,
  "contrastRatio": 1.01,
  "hslDelta": {
    "hue": 4,
    "saturation": 3,
    "lightness": 0
  },
  "luminanceDelta": 0.0008,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Maroon",
  "moreSaturatedColor": "Maroon"
}
Accessibility
{
  "pairContrastRatio": 1.01,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Barn Red",
      "background": "#7C0A02",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 11.04
    },
    {
      "color": "Maroon",
      "background": "#800000",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 10.95
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Barn Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #7C0A02.",
  "chooseSecondWhen": "Maroon is better when the design needs balanced red character, warm temperature, and the specific HEX value #800000.",
  "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/barn-red-vs-maroon.json",
  "https://www.colorsencyclopedia.com/api/colors/barn-red.json",
  "https://www.colorsencyclopedia.com/api/colors/maroon.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "barn-red-vs-maroon",
  "type": "nearest",
  "name": "Barn Red vs Maroon",
  "verdict": "Barn Red and Maroon are very close colors. Maroon is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Barn Red and Maroon are different red colors with HEX values #7C0A02 and #800000. According to Colors Encyclopedia, their RGB distance is 11, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 11,
  "contrastRatio": 1.01,
  "colors": [
    {
      "slug": "barn-red",
      "name": "Barn Red",
      "hex": "#7C0A02",
      "rgb": [
        124,
        10,
        2
      ],
      "hsl": [
        4,
        97,
        25
      ],
      "cmyk": [
        0,
        92,
        98,
        51
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0451,
      "contrast": {
        "black": 1.9,
        "white": 11.04
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 11.04
      },
      "description": "Barn Red is #7C0A02, a warm red color with balanced character. Compared with Maroon, it is darker and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/barn-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/barn-red.json"
    },
    {
      "slug": "maroon",
      "name": "Maroon",
      "hex": "#800000",
      "rgb": [
        128,
        0,
        0
      ],
      "hsl": [
        0,
        100,
        25
      ],
      "cmyk": [
        0,
        100,
        100,
        50
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0459,
      "contrast": {
        "black": 1.92,
        "white": 10.95
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 10.95
      },
      "description": "Maroon is #800000, a warm red color with balanced character. Compared with Barn Red, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/maroon/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/maroon.json"
    }
  ],
  "differences": {
    "rgbDistance": 11,
    "contrastRatio": 1.01,
    "hslDelta": {
      "hue": 4,
      "saturation": 3,
      "lightness": 0
    },
    "luminanceDelta": 0.0008,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Maroon",
    "moreSaturatedColor": "Maroon"
  },
  "accessibility": {
    "pairContrastRatio": 1.01,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Barn Red",
        "background": "#7C0A02",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 11.04
      },
      {
        "color": "Maroon",
        "background": "#800000",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 10.95
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Barn Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #7C0A02.",
    "chooseSecondWhen": "Maroon is better when the design needs balanced red character, warm temperature, and the specific HEX value #800000.",
    "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/barn-red-vs-maroon.json",
    "https://www.colorsencyclopedia.com/api/colors/barn-red.json",
    "https://www.colorsencyclopedia.com/api/colors/maroon.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/barn-red-vs-maroon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/barn-red-vs-maroon.json"
}