Skip to content

#321c2d

a deep, soft magenta / pink · neutral · closest name: Black

RGB
50, 28, 45
HSL
314°, 28%, 15%
CMYK
0, 44, 10, 80
Luminance
0.0170

At a glance

Every number on this page in one read: what #321c2d is made of, how bright it looks, and which way it leans.

Hex
#321c2d
Hue
314°
magenta / pink
Saturation
28%
soft
Lightness
15%
deep
Brightness
20%
HSV value
Perceived
15%
weighted brightness
Luminance
0.0170
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
White
15.68:1
Closest name
Black
ΔE2000 17
Where it sits
Hue314° of 360°
Saturation28%
Lightness15%
Temperature
Warm ← → Cool44% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#321c2d
RGBrgb(50, 28, 45)
HSLhsl(314, 28%, 15%)
CMYKcmyk(0%, 44%, 10%, 80%)
LABlab(13.8 14.1 -6.9)
LCHlch(13.8 15.7 334.0)
OKLCHoklch(0.263 0.044 335.5)
Decimal3284013
Display P3color(display-p3 0.196 0.110 0.176)

Copy-ready code

/* CSS */
color: #321c2d;
background-color: #321c2d;
/* Tailwind (arbitrary) */
class="text-[#321c2d] bg-[#321c2d]"
/* SCSS */
$brand: #321c2d;
/* SwiftUI */
Color(red: 0.196, green: 0.110, blue: 0.176)
/* Android */
Color.parseColor("#321c2d")
/* Flutter */
Color(0xFF321C2D)
/* Python / OpenCV (BGR) */
(45, 28, 50)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #321c2d · 15.68:1
Use #ffffffAAA at every size.
Aa
White text · 15.68:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.34:1
AA fail · AA large fail · AAA fail
Reading the other direction: #321c2d as text scores 15.68:1 on white and 1.34:1 on black.

Accessibility — WCAG contrast

Aa
#321c2d on white: 15.68:1
AA ✓ pass · AA-large · AAA
Aa
#321c2d on black: 1.34:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #1C212E
deuteranopia · #22242C
tritanopia · #341D22

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #321c2d is pinned to step 950; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F6F8
#F3ECF2
#E6D6E2
#D7B7D0
#C393B8
#AE6FA0
#9D588D
#834976
#693B5E
#4D2D46
#321c2d
Base = 950Lightest = 50 · #F9F6F8Darkest = 950 · #321c2d
:root {
  --brand-50: #F9F6F8;
  --brand-100: #F3ECF2;
  --brand-200: #E6D6E2;
  --brand-300: #D7B7D0;
  --brand-400: #C393B8;
  --brand-500: #AE6FA0;
  --brand-600: #9D588D;
  --brand-700: #834976;
  --brand-800: #693B5E;
  --brand-900: #4D2D46;
  --brand-950: #321c2d;
  --brand: #321c2d;
  --brand-ink: #ffffff;
}

Colors that work with #321c2d

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF5F9
Tinted page background
Border#E2CBDC
Hairlines and dividers
Muted text#935284
Captions on the surface
Accent#1B341A
Second voice, not a rival
Dark variant#522E4A
Hover, pressed, headers
Light variant#F6EFF4
Selected rows, tints
Dark surface#241420
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #321c2d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Charts, tags and secondary surfaces
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • 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#1C3221
Analogous left#2C1C32
Analogous right#321C22
Split-complement 1#22321C
Split-complement 2#1C322C
Triadic 1#2D321C
Triadic 2#1C2D32
Tetradic#322C1C

RGB percentages

Red19.6%
Green11.0%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta44.0%
Yellow10.0%
Key (black)80.4%

Color previews

#321c2d text on a black background

contrast 1.34:1

Card sample

#321c2d text on a white background

contrast 15.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #321c2d;
Background color
Panel with #321c2d background
background-color: #321c2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #321c2d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(50, 28, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 28, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #321c2d;
background: linear-gradient(135deg, #321c2d, #321C1E);

Monochromatic scale

Palettes built from #321c2d

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.

#321c2d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#321c2d, answered

What color is #321c2d?

#321c2d is a deep soft magenta / pink, closest to Black (ΔE2000 17). It sits at 314° on the hue wheel with 28% saturation and 15% lightness, which reads as neutral.

What is the RGB value of #321c2d?

rgb(50, 28, 45) — 50 red, 28 green and 45 blue out of 255, or 19.6% / 11% / 17.6% by channel.

Is #321c2d a light or a dark color?

It is a dark color. Relative luminance is 0.0170 and perceived brightness is 15%, so white text on it reaches 15.68:1.

Should I use black or white text on #321c2d?

White. It scores 15.68:1 against #321c2d, versus 1.34:1 for black — AAA at any size.

What is the complementary color of #321c2d?

#1C3221 sits directly opposite on the wheel. Softer options are the split-complements #22321C and #1C322C, which give the same contrast with far less vibration.

What colors go well with #321c2d?

For interface work: #FAF5F9 as the surface, #E2CBDC for borders, #935284 for secondary text, #1B341A as an accent and #522E4A for hover and pressed states. For a palette, the analogous pair #2C1C32 and #321C22 stays calm, while #1C3221 is the loudest partner.

What is #321c2d in CMYK for printing?

cmyk(0%, 44%, 10%, 80%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #321c2d warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #321C25; nudged cooler, #2F1B33.

Work with #321c2d in the Color Lab