Light burgundy Color — HEX, RGB, HSL & CMYK Codes

#a8415b
Format Value
HEX #a8415b
RGB rgb(168, 65, 91)
HSL hsl(344.9, 44.2%, 45.7%)
CMYK cmyk(0%, 61.3%, 45.8%, 34.1%)
HSV hsv(344.9, 61.3%, 65.9%)

light burgundy color harmonies

Tints & shades of light burgundy

Tints (lighter)

#b0526a #b86479 #c07588 #c88697 #d097a6 #d7a9b4 #dfbac3 #e7cbd2 #efdce1 #f7eef0

Shades (darker)

#993b53 #89354a #7a2f42 #6b293a #5c2332 #4c1e29 #3d1821 #2e1219 #1f0c11 #0f0608

Contrast & accessibility

The quick brown fox

On white · 5.88:1 · AA

The quick brown fox

On black · 3.57:1 · AA Large

Recommended text color: #ffffff

Use light burgundy in code

CSS color: #a8415b;
SCSS $color: #a8415b;
Tailwind bg-[#a8415b]
Swift UIColor(red: 0.659, green: 0.255, blue: 0.357, alpha: 1)
Android Color.parseColor("#a8415b")
Flutter Color(0xFFA8415B)

Colors similar to light burgundy

Browse all Pink colors →

What is the HEX code for light burgundy?

The CSS color light burgundy in HEX format is #a8415b. Use this value directly in CSS, SVG, and most design tools.

How do I use light burgundy in CSS?

To apply light burgundy in CSS:

  • Text color: color: #a8415b;
  • Background: background-color: #a8415b;
  • Border: border-color: #a8415b;

What are all the color format values for light burgundy?

FormatValue
HEX#a8415b
RGBrgb(168, 65, 91)
HSLhsl(344.9, 44.2%, 45.7%)
CMYKcmyk(0%, 61.3%, 45.8%, 34.1%)

How do I convert light burgundy to HEX?

Select light burgundy from the color name list in our color converter. The HEX value — #a8415b — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light burgundy belong to?

light burgundy belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 344.9°, saturation 44.2%, lightness 45.7%.

How do I create lighter and darker shades of light burgundy?

Lighter variant (lightness 60.7%): #c76e85. Darker variant (lightness 30.700000000000003%): #712c3d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.