Nearest-color comparison

Crimson Red vs Dark Red

Crimson Red #990000 vs Dark Red #8B0000: RGB distance 14 and contrast 1.12:1. Compare hue, luminance, saturation, WCAG and practical use.

Crimson Red and Dark Red are very close, with an RGB distance of 14. Crimson Red is lighter by 0.0128, and their saturation is equal. Their mutual contrast is 1.12:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Crimson Red#990000
Dark Red#8B0000

Quick Difference Summary

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

RGB distance14
Pair contrast1.12:1
Luminance delta0.0128
Hue delta0 deg
Lighter colorCrimson Red
More saturatedCrimson Red

Side-by-Side Color Profiles

red color

Crimson Red

Crimson Red is #990000, a warm red with hue 0°, saturation 100% and luminance 0.0677. Beside Dark Red, it is lighter and equally saturated. Of the two standard text choices, white text gives the higher contrast at 8.92:1.

HEX#990000 RGB153, 0, 0 HSL0, 100, 30 CMYK0, 100, 100, 40 Luminance0.0677 Best textwhite text

red color

Dark Red

Dark Red is #8B0000, a warm red with hue 0°, saturation 100% and luminance 0.0549. Beside Crimson Red, it is darker and equally saturated. Of the two standard text choices, white text gives the higher contrast at 10.01:1.

HEX#8B0000 RGB139, 0, 0 HSL0, 100, 27 CMYK0, 100, 100, 45 Luminance0.0549 Best textwhite text

When to Use Crimson Red or Dark Red

Choose Crimson RedChoose Crimson Red when the design calls for balanced red color at #990000, with warm temperature and 30% HSL lightness.
Choose Dark RedChoose Dark Red when #8B0000, its balanced red character, or its 27% 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.12:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyCrimson RedDark Red
HEX#990000#8B0000
RGB153, 0, 0139, 0, 0
HSL0, 100, 300, 100, 27
CMYK0, 100, 100, 400, 100, 100, 45
FamilyRedRed
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.06770.0549
Black contrast2.35:12.1:1
White contrast8.92:110.01:1
Shared tonesBalanced

Accessibility and Contrast

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

Crimson Redwhite text - 8.92:1
Dark Redwhite text - 10.01:1

Downloadable color comparison infographic

Crimson Red vs Dark Red Color Comparison Infographic

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

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

Structured comparison data for Crimson Red and Dark Red, 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": "crimson-red",
    "name": "Crimson Red",
    "hex": "#990000",
    "rgb": [
      153,
      0,
      0
    ],
    "hsl": [
      0,
      100,
      30
    ],
    "cmyk": [
      0,
      100,
      100,
      40
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0677,
    "contrast": {
      "black": 2.35,
      "white": 8.92
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 8.92
    },
    "description": "Crimson Red is #990000, a warm red color with balanced character. Compared with Dark Red, it is lighter and similar in saturation. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/crimson-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/crimson-red.json"
  },
  {
    "slug": "dark-red",
    "name": "Dark Red",
    "hex": "#8B0000",
    "rgb": [
      139,
      0,
      0
    ],
    "hsl": [
      0,
      100,
      27
    ],
    "cmyk": [
      0,
      100,
      100,
      45
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0549,
    "contrast": {
      "black": 2.1,
      "white": 10.01
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 10.01
    },
    "description": "Dark Red is #8B0000, a warm red color with balanced character. Compared with Crimson Red, it is darker and similar in saturation. 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/dark-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-red.json"
  }
]
Differences
{
  "rgbDistance": 14,
  "contrastRatio": 1.12,
  "hslDelta": {
    "hue": 0,
    "saturation": 0,
    "lightness": 3
  },
  "luminanceDelta": 0.0128,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Crimson Red",
  "moreSaturatedColor": "Crimson Red"
}
Accessibility
{
  "pairContrastRatio": 1.12,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Crimson Red",
      "background": "#990000",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 8.92
    },
    {
      "color": "Dark Red",
      "background": "#8B0000",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 10.01
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Crimson Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #990000.",
  "chooseSecondWhen": "Dark Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #8B0000.",
  "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/crimson-red-vs-dark-red.json",
  "https://www.colorsencyclopedia.com/api/colors/crimson-red.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "crimson-red-vs-dark-red",
  "type": "nearest",
  "name": "Crimson Red vs Dark Red",
  "verdict": "Crimson Red and Dark Red are very close colors. Crimson Red is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.12:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Crimson Red and Dark Red are different red colors with HEX values #990000 and #8B0000. According to Colors Encyclopedia, their RGB distance is 14, their contrast ratio is 1.12:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 14,
  "contrastRatio": 1.12,
  "colors": [
    {
      "slug": "crimson-red",
      "name": "Crimson Red",
      "hex": "#990000",
      "rgb": [
        153,
        0,
        0
      ],
      "hsl": [
        0,
        100,
        30
      ],
      "cmyk": [
        0,
        100,
        100,
        40
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0677,
      "contrast": {
        "black": 2.35,
        "white": 8.92
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 8.92
      },
      "description": "Crimson Red is #990000, a warm red color with balanced character. Compared with Dark Red, it is lighter and similar in saturation. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/crimson-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/crimson-red.json"
    },
    {
      "slug": "dark-red",
      "name": "Dark Red",
      "hex": "#8B0000",
      "rgb": [
        139,
        0,
        0
      ],
      "hsl": [
        0,
        100,
        27
      ],
      "cmyk": [
        0,
        100,
        100,
        45
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0549,
      "contrast": {
        "black": 2.1,
        "white": 10.01
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 10.01
      },
      "description": "Dark Red is #8B0000, a warm red color with balanced character. Compared with Crimson Red, it is darker and similar in saturation. 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/dark-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 14,
    "contrastRatio": 1.12,
    "hslDelta": {
      "hue": 0,
      "saturation": 0,
      "lightness": 3
    },
    "luminanceDelta": 0.0128,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Crimson Red",
    "moreSaturatedColor": "Crimson Red"
  },
  "accessibility": {
    "pairContrastRatio": 1.12,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Crimson Red",
        "background": "#990000",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 8.92
      },
      {
        "color": "Dark Red",
        "background": "#8B0000",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 10.01
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Crimson Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #990000.",
    "chooseSecondWhen": "Dark Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #8B0000.",
    "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/crimson-red-vs-dark-red.json",
    "https://www.colorsencyclopedia.com/api/colors/crimson-red.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/crimson-red-vs-dark-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/crimson-red-vs-dark-red.json"
}