#eeb7eb
a light, vivid magenta / pink · neutral · closest name: Plum
At a glance
Every number on this page in one read: what #eeb7eb 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 | #eeb7eb |
| RGB | rgb(238, 183, 235) |
| HSL | hsl(303, 62%, 83%) |
| CMYK | cmyk(0%, 23%, 1%, 7%) |
| LAB | lab(80.8 28.3 -18.2) |
| LCH | lch(80.8 33.7 327.2) |
| OKLCH | oklch(0.845 0.093 328.2) |
| Decimal | 15644651 |
| Display P3 | color(display-p3 0.933 0.718 0.922) |
Copy-ready code
/* CSS */
color: #eeb7eb;
background-color: #eeb7eb;
/* Tailwind (arbitrary) */
class="text-[#eeb7eb] bg-[#eeb7eb]"
/* SCSS */
$brand: #eeb7eb;
/* SwiftUI */
Color(red: 0.933, green: 0.718, blue: 0.922)
/* Android */
Color.parseColor("#eeb7eb")
/* Flutter */
Color(0xFFEEB7EB)
/* Python / OpenCV (BGR) */
(235, 183, 238)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. #eeb7eb is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FBF4FB;
--brand-100: #F7E8F6;
--brand-200: #eeb7eb;
--brand-300: #EAA4E6;
--brand-400: #DF77D9;
--brand-500: #D449CD;
--brand-600: #C62FBE;
--brand-700: #A5279E;
--brand-800: #841F7E;
--brand-900: #601A5C;
--brand-950: #3C113A;
--brand: #eeb7eb;
--brand-ink: #000000;
}Colors that work with #eeb7eb
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 #eeb7eb
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White 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 | #B7EEBA | Directly opposite — maximum tension | |
| Analogous left | #D5B7EE | Neighbour, quieter | |
| Analogous right | #EEB7CF | Neighbour, quieter | |
| Split-complement 1 | #CFEEB7 | Contrast without the clash | |
| Split-complement 2 | #B7EED5 | Contrast without the clash | |
| Triadic 1 | #EBEEB7 | Even thirds — balanced and loud | |
| Triadic 2 | #B7EBEE | Even thirds — balanced and loud | |
| Tetradic | #EED5B7 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#eeb7eb text on a black background
contrast 12.61:1
#eeb7eb text on a white background
contrast 1.67:1
CSS3 live lab
The quick brown fox
color: #eeb7eb;
background-color: #eeb7eb;
Glowing headline
text-shadow: 2px 2px 8px #eeb7eb;
Soft neon halo
text-shadow: 0 0 14px rgba(238, 183, 235, 0.45);
box-shadow: 0 12px 32px -8px rgba(238, 183, 235, 0.45);
border: 3px solid #eeb7eb; background: linear-gradient(135deg, #eeb7eb, #EEB7C6);
Monochromatic scale
Palettes built from #eeb7eb
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: Mauve (#e0b0ff) — ΔE2000 7.2 away, with its history, psychology and brand usage.
#eeb7eb 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.
#eeb7eb, answered
What color is #eeb7eb?
#eeb7eb is a light vivid magenta / pink, closest to Plum (ΔE2000 5.7). It sits at 303° on the hue wheel with 62% saturation and 83% lightness, which reads as neutral.
What is the RGB value of #eeb7eb?
rgb(238, 183, 235) — 238 red, 183 green and 235 blue out of 255, or 93.3% / 71.8% / 92.2% by channel.
Is #eeb7eb a light or a dark color?
It is a light color. Relative luminance is 0.5804 and perceived brightness is 81%, so black text on it reaches 12.61:1.
Should I use black or white text on #eeb7eb?
Black. It scores 12.61:1 against #eeb7eb, versus 1.67:1 for white — AAA at any size.
What is the complementary color of #eeb7eb?
#B7EEBA sits directly opposite on the wheel. Softer options are the split-complements #CFEEB7 and #B7EED5, which give the same contrast with far less vibration.
What colors go well with #eeb7eb?
For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B96 for secondary text, #3CAA22 as an accent and #671863 for hover and pressed states. For a palette, the analogous pair #D5B7EE and #EEB7CF stays calm, while #B7EEBA is the loudest partner.
What is #eeb7eb in CMYK for printing?
cmyk(0%, 23%, 1%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #eeb7eb warm or cool?
Neutral — it scores 48 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EEB7D7; nudged cooler, #DDB6EF.