#80496e
a dark, soft magenta / pink · warm · closest name: Medium Violet Red
At a glance
Every number on this page in one read: what #80496e is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #80496e |
| RGB | rgb(128, 73, 110) |
| HSL | hsl(320, 27%, 39%) |
| CMYK | cmyk(0%, 43%, 14%, 50%) |
| LAB | lab(38.7 28.9 -11.3) |
| LCH | lch(38.7 31.1 338.7) |
| OKLCH | oklch(0.483 0.090 340.4) |
| Decimal | 8407406 |
| Display P3 | color(display-p3 0.502 0.286 0.431) |
Copy-ready code
/* CSS */
color: #80496e;
background-color: #80496e;
/* Tailwind (arbitrary) */
class="text-[#80496e] bg-[#80496e]"
/* SCSS */
$brand: #80496e;
/* SwiftUI */
Color(red: 0.502, green: 0.286, blue: 0.431)
/* Android */
Color.parseColor("#80496e")
/* Flutter */
Color(0xFF80496E)
/* Python / OpenCV (BGR) */
(110, 73, 128)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #80496e is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F9F6F8;
--brand-100: #F3ECF1;
--brand-200: #E6D6E1;
--brand-300: #D6B8CC;
--brand-400: #C294B3;
--brand-500: #AE7099;
--brand-600: #9C5986;
--brand-700: #80496e;
--brand-800: #683B59;
--brand-900: #4D2E43;
--brand-950: #301D2A;
--brand: #80496e;
--brand-ink: #ffffff;
}Colors that work with #80496e
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #80496e
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Charts, tags and secondary surfaces
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Black text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #49805B | Directly opposite — maximum tension | |
| Analogous left | #764980 | Neighbour, quieter | |
| Analogous right | #804952 | Neighbour, quieter | |
| Split-complement 1 | #528049 | Contrast without the clash | |
| Split-complement 2 | #498076 | Contrast without the clash | |
| Triadic 1 | #6E8049 | Even thirds — balanced and loud | |
| Triadic 2 | #496E80 | Even thirds — balanced and loud | |
| Tetradic | #807649 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#80496e text on a black background
contrast 3.10:1
#80496e text on a white background
contrast 6.78:1
CSS3 live lab
The quick brown fox
color: #80496e;
background-color: #80496e;
Glowing headline
text-shadow: 2px 2px 8px #80496e;
Soft neon halo
text-shadow: 0 0 14px rgba(128, 73, 110, 0.45);
box-shadow: 0 12px 32px -8px rgba(128, 73, 110, 0.45);
border: 3px solid #80496e; background: linear-gradient(135deg, #80496e, #804949);
Monochromatic scale
Palettes built from #80496e
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Plum (#8e4585) — ΔE2000 6.3 away, with its history, psychology and brand usage.
#80496e in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#80496e, answered
What color is #80496e?
#80496e is a dark soft magenta / pink, closest to Medium Violet Red (ΔE2000 14.1). It sits at 320° on the hue wheel with 27% saturation and 39% lightness, which reads as warm.
What is the RGB value of #80496e?
rgb(128, 73, 110) — 128 red, 73 green and 110 blue out of 255, or 50.2% / 28.6% / 43.1% by channel.
Is #80496e a light or a dark color?
It is a dark color. Relative luminance is 0.1048 and perceived brightness is 38%, so white text on it reaches 6.78:1.
Should I use black or white text on #80496e?
White. It scores 6.78:1 against #80496e, versus 3.10:1 for black — AA at any size.
What is the complementary color of #80496e?
#49805B sits directly opposite on the wheel. Softer options are the split-complements #528049 and #498076, which give the same contrast with far less vibration.
What colors go well with #80496e?
For interface work: #F9F5F8 as the surface, #E1CBDA for borders, #92537E for secondary text, #45844A as an accent and #512E46 for hover and pressed states. For a palette, the analogous pair #764980 and #804952 stays calm, while #49805B is the loudest partner.
What is #80496e in CMYK for printing?
cmyk(0%, 43%, 14%, 50%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #80496e warm or cool?
Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #80495A; nudged cooler, #804782.