Named color

Ruby Red

Ruby Red is a balanced red color with HEX #9B111E. According to Colors Encyclopedia, it has RGB 155, 17, 30, HSL 354, 80%, 34%, warm temperature, and is useful for branding accents, editorial palettes, and product design.

HEX #9B111E
RGB rgb(155, 17, 30)
HSL hsl(354 80% 34%)
CMYK cmyk(0, 89, 81, 39)
Luminance 0.0746
Contrast Black 2.49:1White 8.43:1

CSS Utilities

--color-ruby-red: #9B111E;
.bg-ruby-red { background-color: #9B111E; }
.text-ruby-red { color: #9B111E; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.0746
Black text2.49:1AA Fail
White text8.43:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#9B111E",
  "rgb": [
    155,
    17,
    30
  ],
  "hsl": [
    354,
    80,
    34
  ],
  "cmyk": [
    0,
    89,
    81,
    39
  ],
  "luminance": 0.0746,
  "contrast": {
    "black": 2.49,
    "white": 8.43
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": [
    "#FFFFFF",
    "#F5F5F5"
  ]
}
Harmonies
{
  "complementary": "#119C8E",
  "analogous": [
    "#9C1165",
    "#9C4911"
  ],
  "triadic": [
    "#1F9C11",
    "#111F9C"
  ],
  "tetradic": [
    "#659C11",
    "#119C8E",
    "#49119C"
  ],
  "splitComplementary": [
    "#119C49",
    "#11659C"
  ],
  "monochromatic": [
    "#E72336",
    "#9B111E",
    "#49080F"
  ]
}
Variants
{
  "light": "#E72336",
  "dark": "#49080F",
  "saturated": "#AD0011",
  "desaturated": "#89242E",
  "pastel": "#DA5260",
  "neon": "#D60015"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#119C8E",
    "#9C1165",
    "#9C4911"
  ],
  "avoid": [
    "#89242E",
    "#E72336"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#E72336",
    "#89242E"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "carmine",
    "cranberry",
    "tool-red",
    "anodized-red",
    "firebrick"
  ],
  "generatedPalettes": [
    "ruby-red"
  ],
  "generatedComparisons": [
    "carmine-vs-ruby-red",
    "ruby-red-vs-cranberry"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/ruby-red",
    "/wcag/ruby-red",
    "/css/colors/ruby-red",
    "/hex/9b111e"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/ruby-red"
    ],
    "related": [
      "/colors/carmine",
      "/colors/cranberry",
      "/colors/tool-red",
      "/colors/anodized-red",
      "/colors/firebrick",
      "/compare/carmine-vs-ruby-red",
      "/compare/ruby-red-vs-cranberry",
      "/harmonies/ruby-red",
      "/wcag/ruby-red",
      "/css/colors/ruby-red",
      "/hex/9b111e"
    ]
  }
}
Full JSON dataset
{
  "slug": "ruby-red",
  "name": "Ruby Red",
  "hex": "#9B111E",
  "uses": [
    "branding accents",
    "editorial palettes",
    "product design"
  ],
  "psychology": {
    "associations": [
      "energy",
      "intensity",
      "attention"
    ],
    "contexts": [
      "fashion",
      "food",
      "sports",
      "retail"
    ],
    "avoidIn": [
      "low-stimulation wellness interfaces"
    ]
  },
  "aliases": [
    "ruby"
  ],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "red",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "red",
    "warm",
    "balanced",
    "branding-accents",
    "editorial-palettes",
    "product-design",
    "energy",
    "intensity",
    "attention"
  ],
  "popularity": 84,
  "rgb": [
    155,
    17,
    30
  ],
  "hsl": [
    354,
    80,
    34
  ],
  "cmyk": [
    0,
    89,
    81,
    39
  ],
  "luminance": 0.0746,
  "contrast": {
    "black": 2.49,
    "white": 8.43
  },
  "harmonies": {
    "complementary": "#119C8E",
    "analogous": [
      "#9C1165",
      "#9C4911"
    ],
    "triadic": [
      "#1F9C11",
      "#111F9C"
    ],
    "tetradic": [
      "#659C11",
      "#119C8E",
      "#49119C"
    ],
    "splitComplementary": [
      "#119C49",
      "#11659C"
    ],
    "monochromatic": [
      "#E72336",
      "#9B111E",
      "#49080F"
    ]
  },
  "variants": {
    "light": "#E72336",
    "dark": "#49080F",
    "saturated": "#AD0011",
    "desaturated": "#89242E",
    "pastel": "#DA5260",
    "neon": "#D60015"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "css": {
    "variable": "--color-ruby-red: #9B111E;",
    "utility": ".bg-ruby-red { background-color: #9B111E; }",
    "textUtility": ".text-ruby-red { color: #9B111E; }"
  },
  "nearestColors": [
    "carmine",
    "cranberry",
    "tool-red",
    "anodized-red",
    "firebrick"
  ],
  "generatedPalettes": [
    "ruby-red"
  ],
  "generatedComparisons": [
    "carmine-vs-ruby-red",
    "ruby-red-vs-cranberry"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/ruby-red",
    "/wcag/ruby-red",
    "/css/colors/ruby-red",
    "/hex/9b111e"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/ruby-red"
    ],
    "related": [
      "/colors/carmine",
      "/colors/cranberry",
      "/colors/tool-red",
      "/colors/anodized-red",
      "/colors/firebrick",
      "/compare/carmine-vs-ruby-red",
      "/compare/ruby-red-vs-cranberry",
      "/harmonies/ruby-red",
      "/wcag/ruby-red",
      "/css/colors/ruby-red",
      "/hex/9b111e"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#119C8E",
      "#9C1165",
      "#9C4911"
    ],
    "avoid": [
      "#89242E",
      "#E72336"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#E72336",
      "#89242E"
    ]
  }
}

Color meaning and use

About Ruby Red Color

Ruby Red sits in the red family with warm temperature and balanced visual character. Ruby Red is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include energy, intensity, and attention, which makes it relevant for fashion and food. In design work, Ruby Red is most useful for branding accents, editorial palettes, and product design, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Ruby Red against black and white text.

Black text2.49:1AA Fail
White text8.43:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text options#FFFFFF, #F5F5F5

Similar Colors

Color Harmonies

#119C8E#119C8E
#9C1165#9C1165
#9C4911#9C4911
#1F9C11#1F9C11
#111F9C#111F9C

Variants

#E72336#E72336
#49080F#49080F
#AD0011#AD0011
#89242E#89242E
#DA5260#DA5260
#D60015#D60015

Pairings

White#FFFFFF
#119C8E#119C8E
#9C1165#9C1165
#9C4911#9C4911
Matte Black#1A1A1A
White Smoke#F5F5F5