#654792
a dark, soft violet · cool · closest name: Rebecca Purple
At a glance
Every number on this page in one read: what #654792 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #654792 |
| RGB | rgb(101, 71, 146) |
| HSL | hsl(264, 35%, 43%) |
| CMYK | cmyk(31%, 51%, 0%, 43%) |
| LAB | lab(36.6 29.4 -36.9) |
| LCH | lch(36.6 47.2 308.6) |
| OKLCH | oklch(0.466 0.120 300.3) |
| Decimal | 6637458 |
| Display P3 | color(display-p3 0.396 0.278 0.573) |
Copy-ready code
/* CSS */
color: #654792;
background-color: #654792;
/* Tailwind (arbitrary) */
class="text-[#654792] bg-[#654792]"
/* SCSS */
$brand: #654792;
/* SwiftUI */
Color(red: 0.396, green: 0.278, blue: 0.573)
/* Android */
Color.parseColor("#654792")
/* Flutter */
Color(0xFF654792)
/* Python / OpenCV (BGR) */
(146, 71, 101)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. #654792 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: #F7F5F9;
--brand-100: #EFECF4;
--brand-200: #DCD4E8;
--brand-300: #C3B3DA;
--brand-400: #A58EC8;
--brand-500: #8768B6;
--brand-600: #7250A5;
--brand-700: #654792;
--brand-800: #4C356E;
--brand-900: #392A51;
--brand-950: #241A32;
--brand: #654792;
--brand-ink: #ffffff;
}Colors that work with #654792
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 #654792
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 | #749247 | Directly opposite — maximum tension | |
| Analogous left | #474E92 | Neighbour, quieter | |
| Analogous right | #8A4792 | Neighbour, quieter | |
| Split-complement 1 | #928A47 | Contrast without the clash | |
| Split-complement 2 | #4E9247 | Contrast without the clash | |
| Triadic 1 | #926547 | Even thirds — balanced and loud | |
| Triadic 2 | #479265 | Even thirds — balanced and loud | |
| Tetradic | #92474E | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#654792 text on a black background
contrast 2.87:1
#654792 text on a white background
contrast 7.32:1
CSS3 live lab
The quick brown fox
color: #654792;
background-color: #654792;
Glowing headline
text-shadow: 2px 2px 8px #654792;
Soft neon halo
text-shadow: 0 0 14px rgba(101, 71, 146, 0.45);
box-shadow: 0 12px 32px -8px rgba(101, 71, 146, 0.45);
border: 3px solid #654792; background: linear-gradient(135deg, #654792, #92478D);
Monochromatic scale
Palettes built from #654792
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: Iris (#5a4fcf) — ΔE2000 10.9 away, with its history, psychology and brand usage.
#654792 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.
#654792, answered
What color is #654792?
#654792 is a dark soft violet, closest to Rebecca Purple (ΔE2000 5.8). It sits at 264° on the hue wheel with 35% saturation and 43% lightness, which reads as cool.
What is the RGB value of #654792?
rgb(101, 71, 146) — 101 red, 71 green and 146 blue out of 255, or 39.6% / 27.8% / 57.3% by channel.
Is #654792 a light or a dark color?
It is a dark color. Relative luminance is 0.0935 and perceived brightness is 36%, so white text on it reaches 7.32:1.
Should I use black or white text on #654792?
White. It scores 7.32:1 against #654792, versus 2.87:1 for black — AAA at any size.
What is the complementary color of #654792?
#749247 sits directly opposite on the wheel. Softer options are the split-complements #928A47 and #4E9247, which give the same contrast with far less vibration.
What colors go well with #654792?
For interface work: #F7F5FA as the surface, #D3C8E4 for borders, #6B4B9A for secondary text, #828D3F as an accent and #3B2A56 for hover and pressed states. For a palette, the analogous pair #474E92 and #8A4792 stays calm, while #749247 is the loudest partner.
What is #654792 in CMYK for printing?
cmyk(31%, 51%, 0%, 43%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #654792 warm or cool?
Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #804792; nudged cooler, #474594.