#856479
a balanced, muted magenta / pink · neutral · closest name: Dim Gray
At a glance
Every number on this page in one read: what #856479 is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #856479 |
| RGB | rgb(133, 100, 121) |
| HSL | hsl(322, 14%, 46%) |
| CMYK | cmyk(0%, 25%, 9%, 48%) |
| LAB | lab(46.3 16.9 -6.6) |
| LCH | lch(46.3 18.2 338.8) |
| OKLCH | oklch(0.543 0.052 340.5) |
| Decimal | 8742009 |
| Display P3 | color(display-p3 0.522 0.392 0.475) |
Copy-ready code
/* CSS */
color: #856479;
background-color: #856479;
/* Tailwind (arbitrary) */
class="text-[#856479] bg-[#856479]"
/* SCSS */
$brand: #856479;
/* SwiftUI */
Color(red: 0.522, green: 0.392, blue: 0.475)
/* Android */
Color.parseColor("#856479")
/* Flutter */
Color(0xFF856479)
/* Python / OpenCV (BGR) */
(121, 100, 133)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. #856479 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F8F7F8;
--brand-100: #F1EEF0;
--brand-200: #E2DADF;
--brand-300: #CFBFC9;
--brand-400: #B79FAE;
--brand-500: #9F7F93;
--brand-600: #856479;
--brand-700: #74586A;
--brand-800: #5D4655;
--brand-900: #45353F;
--brand-950: #2B2128;
--brand: #856479;
--brand-ink: #ffffff;
}Colors that work with #856479
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 #856479
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Borders, dividers and quiet backgrounds
- ✓Long-form reading surfaces
- ✓Brand accents, badges and data highlights
- ⚠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 | #648570 | Directly opposite — maximum tension | |
| Analogous left | #816485 | Neighbour, quieter | |
| Analogous right | #856469 | Neighbour, quieter | |
| Split-complement 1 | #698564 | Contrast without the clash | |
| Split-complement 2 | #648581 | Contrast without the clash | |
| Triadic 1 | #798564 | Even thirds — balanced and loud | |
| Triadic 2 | #647985 | Even thirds — balanced and loud | |
| Tetradic | #858164 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#856479 text on a black background
contrast 4.10:1
#856479 text on a white background
contrast 5.13:1
CSS3 live lab
The quick brown fox
color: #856479;
background-color: #856479;
Glowing headline
text-shadow: 2px 2px 8px #856479;
Soft neon halo
text-shadow: 0 0 14px rgba(133, 100, 121, 0.45);
box-shadow: 0 12px 32px -8px rgba(133, 100, 121, 0.45);
border: 3px solid #856479; background: linear-gradient(135deg, #856479, #856564);
Monochromatic scale
Palettes built from #856479
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 12.7 away, with its history, psychology and brand usage.
#856479 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.
#856479, answered
What color is #856479?
#856479 is a balanced muted magenta / pink, closest to Dim Gray (ΔE2000 16.5). It sits at 322° on the hue wheel with 14% saturation and 46% lightness, which reads as neutral.
What is the RGB value of #856479?
rgb(133, 100, 121) — 133 red, 100 green and 121 blue out of 255, or 52.2% / 39.2% / 47.5% by channel.
Is #856479 a light or a dark color?
It is a dark color. Relative luminance is 0.1548 and perceived brightness is 44%, so white text on it reaches 5.13:1.
Should I use black or white text on #856479?
White. It scores 5.13:1 against #856479, versus 4.10:1 for black — AA at any size.
What is the complementary color of #856479?
#648570 sits directly opposite on the wheel. Softer options are the split-complements #698564 and #648581, which give the same contrast with far less vibration.
What colors go well with #856479?
For interface work: #F8F6F8 as the surface, #DCD0D8 for borders, #836277 for secondary text, #5F8A64 as an accent and #493742 for hover and pressed states. For a palette, the analogous pair #816485 and #856469 stays calm, while #648570 is the loudest partner.
What is #856479 in CMYK for printing?
cmyk(0%, 25%, 9%, 48%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #856479 warm or cool?
Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #85646D; nudged cooler, #876287.