#eb37ab
a balanced, electric magenta / pink · warm · closest name: Deep Pink
At a glance
Every number on this page in one read: what #eb37ab 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 | #eb37ab |
| RGB | rgb(235, 55, 171) |
| HSL | hsl(321, 82%, 57%) |
| CMYK | cmyk(0%, 77%, 27%, 8%) |
| LAB | lab(55.4 75.9 -21.0) |
| LCH | lch(55.4 78.8 344.5) |
| OKLCH | oklch(0.647 0.238 346.5) |
| Decimal | 15415211 |
| Display P3 | color(display-p3 0.922 0.216 0.671) |
Copy-ready code
/* CSS */
color: #eb37ab;
background-color: #eb37ab;
/* Tailwind (arbitrary) */
class="text-[#eb37ab] bg-[#eb37ab]"
/* SCSS */
$brand: #eb37ab;
/* SwiftUI */
Color(red: 0.922, green: 0.216, blue: 0.671)
/* Android */
Color.parseColor("#eb37ab")
/* Flutter */
Color(0xFFEB37AB)
/* Python / OpenCV (BGR) */
(171, 55, 235)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. #eb37ab is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FCF2F9;
--brand-100: #F9E6F3;
--brand-200: #F6C6E5;
--brand-300: #F599D4;
--brand-400: #F066BF;
--brand-500: #eb37ab;
--brand-600: #DF1697;
--brand-700: #B9137E;
--brand-800: #940F65;
--brand-900: #6B0F4B;
--brand-950: #43092F;
--brand: #eb37ab;
--brand-ink: #000000;
}Colors that work with #eb37ab
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 #eb37ab
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 | #37EB77 | Directly opposite — maximum tension | |
| Analogous left | #D137EB | Neighbour, quieter | |
| Analogous right | #EB3751 | Neighbour, quieter | |
| Split-complement 1 | #51EB37 | Contrast without the clash | |
| Split-complement 2 | #37EBD1 | Contrast without the clash | |
| Triadic 1 | #ABEB37 | Even thirds — balanced and loud | |
| Triadic 2 | #37ABEB | Even thirds — balanced and loud | |
| Tetradic | #EBD137 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#eb37ab text on a black background
contrast 5.67:1
#eb37ab text on a white background
contrast 3.71:1
CSS3 live lab
The quick brown fox
color: #eb37ab;
background-color: #eb37ab;
Glowing headline
text-shadow: 2px 2px 8px #eb37ab;
Soft neon halo
text-shadow: 0 0 14px rgba(235, 55, 171, 0.45);
box-shadow: 0 12px 32px -8px rgba(235, 55, 171, 0.45);
border: 3px solid #eb37ab; background: linear-gradient(135deg, #eb37ab, #EB3B37);
Monochromatic scale
Palettes built from #eb37ab
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: Deep Pink (#ff1493) — ΔE2000 6.2 away, with its history, psychology and brand usage.
#eb37ab in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#eb37ab, answered
What color is #eb37ab?
#eb37ab is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 6.2). It sits at 321° on the hue wheel with 82% saturation and 57% lightness, which reads as warm.
What is the RGB value of #eb37ab?
rgb(235, 55, 171) — 235 red, 55 green and 171 blue out of 255, or 92.2% / 21.6% / 67.1% by channel.
Is #eb37ab a light or a dark color?
It is a mid-tone. Relative luminance is 0.2333 and perceived brightness is 58%, so black text on it reaches 5.67:1.
Should I use black or white text on #eb37ab?
Black. It scores 5.67:1 against #eb37ab, versus 3.71:1 for white — AA at any size.
What is the complementary color of #eb37ab?
#37EB77 sits directly opposite on the wheel. Softer options are the split-complements #51EB37 and #37EBD1, which give the same contrast with far less vibration.
What colors go well with #eb37ab?
For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7E for secondary text, #0FBD21 as an accent and #740C4F for hover and pressed states. For a palette, the analogous pair #D137EB and #EB3751 stays calm, while #37EB77 is the loudest partner.
What is #eb37ab in CMYK for printing?
cmyk(0%, 77%, 27%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #eb37ab warm or cool?
Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB3769; nudged cooler, #EB35ED.