#754276
a dark, soft magenta / pink · neutral · closest name: Purple
At a glance
Every number on this page in one read: what #754276 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 | #754276 |
| RGB | rgb(117, 66, 118) |
| HSL | hsl(299, 28%, 36%) |
| CMYK | cmyk(1%, 44%, 0%, 54%) |
| LAB | lab(36.0 30.7 -20.6) |
| LCH | lch(36.0 37.0 326.1) |
| OKLCH | oklch(0.460 0.102 326.4) |
| Decimal | 7684726 |
| Display P3 | color(display-p3 0.459 0.259 0.463) |
Copy-ready code
/* CSS */
color: #754276;
background-color: #754276;
/* Tailwind (arbitrary) */
class="text-[#754276] bg-[#754276]"
/* SCSS */
$brand: #754276;
/* SwiftUI */
Color(red: 0.459, green: 0.259, blue: 0.463)
/* Android */
Color.parseColor("#754276")
/* Flutter */
Color(0xFF754276)
/* Python / OpenCV (BGR) */
(118, 66, 117)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. #754276 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: #F9F6F9;
--brand-100: #F3ECF3;
--brand-200: #E6D6E6;
--brand-300: #D6B7D7;
--brand-400: #C293C3;
--brand-500: #AD6FAF;
--brand-600: #9C589D;
--brand-700: #754276;
--brand-800: #683B69;
--brand-900: #4C2D4D;
--brand-950: #301C30;
--brand: #754276;
--brand-ink: #ffffff;
}Colors that work with #754276
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 #754276
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
- ⚠Text on black or near-black surfaces
- ⚠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 | #437642 | Directly opposite — maximum tension | |
| Analogous left | #5B4276 | Neighbour, quieter | |
| Analogous right | #76425D | Neighbour, quieter | |
| Split-complement 1 | #5D7642 | Contrast without the clash | |
| Split-complement 2 | #42765B | Contrast without the clash | |
| Triadic 1 | #767542 | Even thirds — balanced and loud | |
| Triadic 2 | #427675 | Even thirds — balanced and loud | |
| Tetradic | #765B42 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#754276 text on a black background
contrast 2.80:1
#754276 text on a white background
contrast 7.51:1
CSS3 live lab
The quick brown fox
color: #754276;
background-color: #754276;
Glowing headline
text-shadow: 2px 2px 8px #754276;
Soft neon halo
text-shadow: 0 0 14px rgba(117, 66, 118, 0.45);
box-shadow: 0 12px 32px -8px rgba(117, 66, 118, 0.45);
border: 3px solid #754276; background: linear-gradient(135deg, #754276, #764254);
Monochromatic scale
Palettes built from #754276
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 5.5 away, with its history, psychology and brand usage.
#754276 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.
#754276, answered
What color is #754276?
#754276 is a dark soft magenta / pink, closest to Purple (ΔE2000 10.8). It sits at 299° on the hue wheel with 28% saturation and 36% lightness, which reads as neutral.
What is the RGB value of #754276?
rgb(117, 66, 118) — 117 red, 66 green and 118 blue out of 255, or 45.9% / 25.9% / 46.3% by channel.
Is #754276 a light or a dark color?
It is a dark color. Relative luminance is 0.0899 and perceived brightness is 36%, so white text on it reaches 7.51:1.
Should I use black or white text on #754276?
White. It scores 7.51:1 against #754276, versus 2.80:1 for black — AAA at any size.
What is the complementary color of #754276?
#437642 sits directly opposite on the wheel. Softer options are the split-complements #5D7642 and #42765B, which give the same contrast with far less vibration.
What colors go well with #754276?
For interface work: #F9F5FA as the surface, #E1CBE2 for borders, #925293 for secondary text, #4E7A3E as an accent and #512E52 for hover and pressed states. For a palette, the analogous pair #5B4276 and #76425D stays calm, while #437642 is the loudest partner.
What is #754276 in CMYK for printing?
cmyk(1%, 44%, 0%, 54%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #754276 warm or cool?
Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #764264; nudged cooler, #624078.