Nearest-color comparison

Brick Red vs Saddle Brown

Brick Red #8A3324 vs Saddle Brown #8B4513: RGB distance 24.8 and contrast 1.15:1. Compare hue, luminance, saturation, WCAG and practical use.

Brick Red and Saddle Brown are very close, with an RGB distance of 24.8. Saddle Brown is lighter by 0.0189, and Saddle Brown is more saturated by 17 percentage points. Their mutual contrast is 1.15:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Brick Red#8A3324
Saddle Brown#8B4513

Quick Difference Summary

The main measurable differences between Brick Red and Saddle Brown across RGB distance, luminance, hue, saturation, and contrast.

RGB distance24.8
Pair contrast1.15:1
Luminance delta0.0189
Hue delta16 deg
Lighter colorSaddle Brown
More saturatedSaddle Brown

Side-by-Side Color Profiles

red color

Brick Red

Brick Red is #8A3324, a warm red with hue 9°, saturation 59% and luminance 0.079. Beside Saddle Brown, it is darker and less saturated. Of the two standard text choices, white text gives the higher contrast at 8.14:1.

HEX#8A3324 RGB138, 51, 36 HSL9, 59, 34 CMYK0, 63, 74, 46 Luminance0.079 Best textwhite text

orange color

Saddle Brown

Saddle Brown is #8B4513, a warm orange with hue 25°, saturation 76% and luminance 0.0979. Beside Brick Red, it is lighter and more saturated. Of the two standard text choices, white text gives the higher contrast at 7.1:1.

HEX#8B4513 RGB139, 69, 19 HSL25, 76, 31 CMYK0, 50, 86, 45 Luminance0.0979 Best textwhite text

When to Use Brick Red or Saddle Brown

Choose Brick RedChoose Brick Red when the design calls for balanced red color at #8A3324, with warm temperature and 34% HSL lightness.
Choose Saddle BrownChoose Saddle Brown when #8B4513, its balanced orange character, or its 31% 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.15:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyBrick RedSaddle Brown
HEX#8A3324#8B4513
RGB138, 51, 36139, 69, 19
HSL9, 59, 3425, 76, 31
CMYK0, 63, 74, 460, 50, 86, 45
FamilyRedOrange
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.0790.0979
Black contrast2.58:12.96:1
White contrast8.14:17.1:1
Shared tonesBalanced

Accessibility and Contrast

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

Brick Redwhite text - 8.14:1
Saddle Brownwhite text - 7.1:1

Downloadable color comparison infographic

Brick Red vs Saddle Brown Color Comparison Infographic

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

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

Structured comparison data for Brick Red and Saddle Brown, 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": "brick-red",
    "name": "Brick Red",
    "hex": "#8A3324",
    "rgb": [
      138,
      51,
      36
    ],
    "hsl": [
      9,
      59,
      34
    ],
    "cmyk": [
      0,
      63,
      74,
      46
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.079,
    "contrast": {
      "black": 2.58,
      "white": 8.14
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.14
    },
    "description": "Brick Red is #8A3324, a warm red color with balanced character. Compared with Saddle Brown, 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/brick-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/brick-red.json"
  },
  {
    "slug": "saddle-brown",
    "name": "Saddle Brown",
    "hex": "#8B4513",
    "rgb": [
      139,
      69,
      19
    ],
    "hsl": [
      25,
      76,
      31
    ],
    "cmyk": [
      0,
      50,
      86,
      45
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0979,
    "contrast": {
      "black": 2.96,
      "white": 7.1
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 7.1
    },
    "description": "Saddle Brown is #8B4513, a warm orange color with balanced character. Compared with Brick 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/saddle-brown/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/saddle-brown.json"
  }
]
Differences
{
  "rgbDistance": 24.8,
  "contrastRatio": 1.15,
  "hslDelta": {
    "hue": 16,
    "saturation": 17,
    "lightness": 3
  },
  "luminanceDelta": 0.0189,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Saddle Brown",
  "moreSaturatedColor": "Saddle Brown"
}
Accessibility
{
  "pairContrastRatio": 1.15,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Brick Red",
      "background": "#8A3324",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.14
    },
    {
      "color": "Saddle Brown",
      "background": "#8B4513",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.1
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Brick Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #8A3324.",
  "chooseSecondWhen": "Saddle Brown is better when the design needs balanced orange character, warm temperature, and the specific HEX value #8B4513.",
  "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/brick-red-vs-saddle-brown.json",
  "https://www.colorsencyclopedia.com/api/colors/brick-red.json",
  "https://www.colorsencyclopedia.com/api/colors/saddle-brown.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "brick-red-vs-saddle-brown",
  "type": "nearest",
  "name": "Brick Red vs Saddle Brown",
  "verdict": "Brick Red and Saddle Brown are very close colors. Saddle Brown is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.15:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Brick Red and Saddle Brown are different red and orange colors with HEX values #8A3324 and #8B4513. According to Colors Encyclopedia, their RGB distance is 24.8, their contrast ratio is 1.15:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 24.8,
  "contrastRatio": 1.15,
  "colors": [
    {
      "slug": "brick-red",
      "name": "Brick Red",
      "hex": "#8A3324",
      "rgb": [
        138,
        51,
        36
      ],
      "hsl": [
        9,
        59,
        34
      ],
      "cmyk": [
        0,
        63,
        74,
        46
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.079,
      "contrast": {
        "black": 2.58,
        "white": 8.14
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.14
      },
      "description": "Brick Red is #8A3324, a warm red color with balanced character. Compared with Saddle Brown, 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/brick-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/brick-red.json"
    },
    {
      "slug": "saddle-brown",
      "name": "Saddle Brown",
      "hex": "#8B4513",
      "rgb": [
        139,
        69,
        19
      ],
      "hsl": [
        25,
        76,
        31
      ],
      "cmyk": [
        0,
        50,
        86,
        45
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0979,
      "contrast": {
        "black": 2.96,
        "white": 7.1
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 7.1
      },
      "description": "Saddle Brown is #8B4513, a warm orange color with balanced character. Compared with Brick 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/saddle-brown/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/saddle-brown.json"
    }
  ],
  "differences": {
    "rgbDistance": 24.8,
    "contrastRatio": 1.15,
    "hslDelta": {
      "hue": 16,
      "saturation": 17,
      "lightness": 3
    },
    "luminanceDelta": 0.0189,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Saddle Brown",
    "moreSaturatedColor": "Saddle Brown"
  },
  "accessibility": {
    "pairContrastRatio": 1.15,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Brick Red",
        "background": "#8A3324",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.14
      },
      {
        "color": "Saddle Brown",
        "background": "#8B4513",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.1
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Brick Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #8A3324.",
    "chooseSecondWhen": "Saddle Brown is better when the design needs balanced orange character, warm temperature, and the specific HEX value #8B4513.",
    "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/brick-red-vs-saddle-brown.json",
    "https://www.colorsencyclopedia.com/api/colors/brick-red.json",
    "https://www.colorsencyclopedia.com/api/colors/saddle-brown.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/brick-red-vs-saddle-brown/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/brick-red-vs-saddle-brown.json"
}