Named color

Hibiscus

Hibiscus is a balanced pink color with HEX #B6316C. According to Colors Encyclopedia, it has RGB 182, 49, 108, HSL 333, 58%, 45%, warm temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.

HEX #B6316C
RGB rgb(182, 49, 108)
HSL hsl(333 58% 45%)
CMYK cmyk(0, 73, 41, 29)
Luminance 0.1322
Contrast Black 3.64:1White 5.76:1

CSS Utilities

--color-hibiscus: #B6316C;
.bg-hibiscus { background-color: #B6316C; }
.text-hibiscus { color: #B6316C; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1322
Black text3.64:1AA Fail
White text5.76: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": "#B6316C",
  "rgb": [
    182,
    49,
    108
  ],
  "hsl": [
    333,
    58,
    45
  ],
  "cmyk": [
    0,
    73,
    41,
    29
  ],
  "luminance": 0.1322,
  "contrast": {
    "black": 3.64,
    "white": 5.76
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#30B579",
  "analogous": [
    "#B530AF",
    "#B53730"
  ],
  "triadic": [
    "#6CB530",
    "#306CB5"
  ],
  "tetradic": [
    "#AFB530",
    "#30B579",
    "#3730B5"
  ],
  "splitComplementary": [
    "#30B537",
    "#30AFB5"
  ],
  "monochromatic": [
    "#D76A9B",
    "#B6316C",
    "#6D1D41"
  ]
}
Variants
{
  "light": "#D76A9B",
  "dark": "#6D1D41",
  "saturated": "#CF176A",
  "desaturated": "#9C496F",
  "pastel": "#D392AF",
  "neon": "#FF0F7B"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#30B579",
    "#B530AF",
    "#B53730"
  ],
  "avoid": [
    "#9C496F",
    "#D76A9B"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#D76A9B",
    "#9C496F"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "rose-red",
    "medium-violet-red",
    "spinel",
    "mulberry",
    "plum-purple"
  ],
  "generatedPalettes": [
    "hibiscus"
  ],
  "generatedComparisons": [
    "hibiscus-vs-medium-violet-red",
    "hibiscus-vs-rose-red"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/hibiscus",
    "/wcag/hibiscus",
    "/css/colors/hibiscus",
    "/hex/b6316c"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/hibiscus"
    ],
    "related": [
      "/colors/rose-red",
      "/colors/medium-violet-red",
      "/colors/spinel",
      "/colors/mulberry",
      "/colors/plum-purple",
      "/compare/hibiscus-vs-medium-violet-red",
      "/compare/hibiscus-vs-rose-red",
      "/harmonies/hibiscus",
      "/wcag/hibiscus",
      "/css/colors/hibiscus",
      "/hex/b6316c"
    ]
  }
}
Full JSON dataset
{
  "slug": "hibiscus",
  "name": "Hibiscus",
  "hex": "#B6316C",
  "uses": [
    "botanical palettes",
    "natural product design",
    "seasonal editorial palettes"
  ],
  "psychology": {
    "associations": [
      "life",
      "seasonality",
      "organic texture"
    ],
    "contexts": [
      "floral design",
      "garden brands",
      "lifestyle",
      "packaging"
    ],
    "avoidIn": [
      "strict grayscale systems"
    ]
  },
  "aliases": [],
  "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, material, cultural, and editorial color systems."
  },
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "pink",
    "warm",
    "balanced",
    "botanical-palettes",
    "natural-product-design",
    "seasonal-editorial-palettes",
    "life",
    "seasonality",
    "organic-texture"
  ],
  "popularity": 80,
  "rgb": [
    182,
    49,
    108
  ],
  "hsl": [
    333,
    58,
    45
  ],
  "cmyk": [
    0,
    73,
    41,
    29
  ],
  "luminance": 0.1322,
  "contrast": {
    "black": 3.64,
    "white": 5.76
  },
  "harmonies": {
    "complementary": "#30B579",
    "analogous": [
      "#B530AF",
      "#B53730"
    ],
    "triadic": [
      "#6CB530",
      "#306CB5"
    ],
    "tetradic": [
      "#AFB530",
      "#30B579",
      "#3730B5"
    ],
    "splitComplementary": [
      "#30B537",
      "#30AFB5"
    ],
    "monochromatic": [
      "#D76A9B",
      "#B6316C",
      "#6D1D41"
    ]
  },
  "variants": {
    "light": "#D76A9B",
    "dark": "#6D1D41",
    "saturated": "#CF176A",
    "desaturated": "#9C496F",
    "pastel": "#D392AF",
    "neon": "#FF0F7B"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-hibiscus: #B6316C;",
    "utility": ".bg-hibiscus { background-color: #B6316C; }",
    "textUtility": ".text-hibiscus { color: #B6316C; }"
  },
  "nearestColors": [
    "rose-red",
    "medium-violet-red",
    "spinel",
    "mulberry",
    "plum-purple"
  ],
  "generatedPalettes": [
    "hibiscus"
  ],
  "generatedComparisons": [
    "hibiscus-vs-medium-violet-red",
    "hibiscus-vs-rose-red"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/hibiscus",
    "/wcag/hibiscus",
    "/css/colors/hibiscus",
    "/hex/b6316c"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/hibiscus"
    ],
    "related": [
      "/colors/rose-red",
      "/colors/medium-violet-red",
      "/colors/spinel",
      "/colors/mulberry",
      "/colors/plum-purple",
      "/compare/hibiscus-vs-medium-violet-red",
      "/compare/hibiscus-vs-rose-red",
      "/harmonies/hibiscus",
      "/wcag/hibiscus",
      "/css/colors/hibiscus",
      "/hex/b6316c"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#30B579",
      "#B530AF",
      "#B53730"
    ],
    "avoid": [
      "#9C496F",
      "#D76A9B"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#D76A9B",
      "#9C496F"
    ]
  }
}

Color meaning and use

About Hibiscus Color

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

Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Hibiscus is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Hibiscus against black and white text.

Black text3.64:1AA Fail
White text5.76:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#30B579#30B579
#B530AF#B530AF
#B53730#B53730
#6CB530#6CB530
#306CB5#306CB5

Variants

#D76A9B#D76A9B
#6D1D41#6D1D41
#CF176A#CF176A
#9C496F#9C496F
#D392AF#D392AF
#FF0F7B#FF0F7B

Pairings

White#FFFFFF
#30B579#30B579
#B530AF#B530AF
#B53730#B53730
Matte Black#1A1A1A
White Smoke#F5F5F5