#e56590
a balanced, vivid magenta / pink · warm · closest name: Pale Violet Red
At a glance
Every number on this page in one read: what #e56590 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 | #e56590 |
| RGB | rgb(229, 101, 144) |
| HSL | hsl(340, 71%, 65%) |
| CMYK | cmyk(0%, 56%, 37%, 10%) |
| LAB | lab(59.9 53.8 1.3) |
| LCH | lch(59.9 53.8 1.4) |
| OKLCH | oklch(0.675 0.164 1.4) |
| Decimal | 15033744 |
| Display P3 | color(display-p3 0.898 0.396 0.565) |
Copy-ready code
/* CSS */
color: #e56590;
background-color: #e56590;
/* Tailwind (arbitrary) */
class="text-[#e56590] bg-[#e56590]"
/* SCSS */
$brand: #e56590;
/* SwiftUI */
Color(red: 0.898, green: 0.396, blue: 0.565)
/* Android */
Color.parseColor("#e56590")
/* Flutter */
Color(0xFFE56590)
/* Python / OpenCV (BGR) */
(144, 101, 229)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. #e56590 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FCF3F6;
--brand-100: #F8E7ED;
--brand-200: #F3C9D7;
--brand-300: #EF9FBA;
--brand-400: #e56590;
--brand-500: #DF3F75;
--brand-600: #D1235E;
--brand-700: #AF1D4E;
--brand-800: #8C183F;
--brand-900: #651530;
--brand-950: #3F0D1E;
--brand: #e56590;
--brand-ink: #000000;
}Colors that work with #e56590
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 #e56590
Derived from its contrast, chroma and lightness — not from taste.
- ✓Headings from 24px up on white
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠Small text on white — under 4.5:1
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠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 | #65E5BA | Directly opposite — maximum tension | |
| Analogous left | #E565D0 | Neighbour, quieter | |
| Analogous right | #E57A65 | Neighbour, quieter | |
| Split-complement 1 | #65E57A | Contrast without the clash | |
| Split-complement 2 | #65D0E5 | Contrast without the clash | |
| Triadic 1 | #90E565 | Even thirds — balanced and loud | |
| Triadic 2 | #6590E5 | Even thirds — balanced and loud | |
| Tetradic | #D0E565 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#e56590 text on a black background
contrast 6.60:1
#e56590 text on a white background
contrast 3.18:1
CSS3 live lab
The quick brown fox
color: #e56590;
background-color: #e56590;
Glowing headline
text-shadow: 2px 2px 8px #e56590;
Soft neon halo
text-shadow: 0 0 14px rgba(229, 101, 144, 0.45);
box-shadow: 0 12px 32px -8px rgba(229, 101, 144, 0.45);
border: 3px solid #e56590; background: linear-gradient(135deg, #e56590, #E58F65);
Monochromatic scale
Palettes built from #e56590
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: Blush (#de5d83) — ΔE2000 3 away, with its history, psychology and brand usage.
#e56590 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.
#e56590, answered
What color is #e56590?
#e56590 is a balanced vivid magenta / pink, closest to Pale Violet Red (ΔE2000 2.7). It sits at 340° on the hue wheel with 71% saturation and 65% lightness, which reads as warm.
What is the RGB value of #e56590?
rgb(229, 101, 144) — 229 red, 101 green and 144 blue out of 255, or 89.8% / 39.6% / 56.5% by channel.
Is #e56590 a light or a dark color?
It is a mid-tone. Relative luminance is 0.2798 and perceived brightness is 61%, so black text on it reaches 6.60:1.
Should I use black or white text on #e56590?
Black. It scores 6.60:1 against #e56590, versus 3.18:1 for white — AA at any size.
What is the complementary color of #e56590?
#65E5BA sits directly opposite on the wheel. Softer options are the split-complements #65E57A and #65D0E5, which give the same contrast with far less vibration.
What colors go well with #e56590?
For interface work: #FAF4F6 as the surface, #EDC0CF for borders, #9B4B66 for secondary text, #19B358 as an accent and #6D1231 for hover and pressed states. For a palette, the analogous pair #E565D0 and #E57A65 stays calm, while #65E5BA is the loudest partner.
What is #e56590 in CMYK for printing?
cmyk(0%, 56%, 37%, 10%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #e56590 warm or cool?
Warm — it scores 28 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E56965; nudged cooler, #E763C0.