Skip to content

#2d232c

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

RGB
45, 35, 44
HSL
306°, 13%, 16%
CMYK
0, 22, 2, 82
Luminance
0.0194

At a glance

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

Hex
#2d232c
Hue
306°
magenta / pink
Saturation
13%
muted
Lightness
16%
deep
Brightness
18%
HSV value
Perceived
15%
weighted brightness
Luminance
0.0194
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Muted
Best ink
White
15.13:1
Closest name
Black
ΔE2000 12.8
Where it sits
Hue306° of 360°
Saturation13%
Lightness16%
Temperature
Warm ← → Cool49% 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#2d232c
RGBrgb(45, 35, 44)
HSLhsl(306, 13%, 16%)
CMYKcmyk(0%, 22%, 2%, 82%)
LABlab(15.2 6.8 -4.2)
LCHlch(15.2 7.9 328.4)
OKLCHoklch(0.271 0.022 329.4)
Decimal2958124
Display P3color(display-p3 0.176 0.137 0.173)

Copy-ready code

/* CSS */
color: #2d232c;
background-color: #2d232c;
/* Tailwind (arbitrary) */
class="text-[#2d232c] bg-[#2d232c]"
/* SCSS */
$brand: #2d232c;
/* SwiftUI */
Color(red: 0.176, green: 0.137, blue: 0.173)
/* Android */
Color.parseColor("#2d232c")
/* Flutter */
Color(0xFF2D232C)
/* Python / OpenCV (BGR) */
(44, 35, 45)

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 #2d232c · 15.13:1
Use #ffffffAAA at every size.
Aa
White text · 15.13:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.39:1
AA fail · AA large fail · AAA fail
Reading the other direction: #2d232c as text scores 15.13:1 on white and 1.39:1 on black.

Accessibility — WCAG contrast

Aa
#2d232c on white: 15.13:1
AA ✓ pass · AA-large · AAA
Aa
#2d232c on black: 1.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #23252C
deuteranopia · #25272C
tritanopia · #2E2426

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2d232c 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.

#F8F7F8
#F1EEF1
#E1DAE1
#CEC0CD
#B5A0B3
#9D819A
#8A6B87
#735970
#5C475A
#443643
#2d232c
Base = 950Lightest = 50 · #F8F7F8Darkest = 950 · #2d232c
:root {
  --brand-50: #F8F7F8;
  --brand-100: #F1EEF1;
  --brand-200: #E1DAE1;
  --brand-300: #CEC0CD;
  --brand-400: #B5A0B3;
  --brand-500: #9D819A;
  --brand-600: #8A6B87;
  --brand-700: #735970;
  --brand-800: #5C475A;
  --brand-900: #443643;
  --brand-950: #2d232c;
  --brand: #2d232c;
  --brand-ink: #ffffff;
}

Colors that work with #2d232c

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#F8F6F8
Tinted page background
Border#DBD1DA
Hairlines and dividers
Muted text#81647E
Captions on the surface
Accent#232F21
Second voice, not a rival
Dark variant#483846
Hover, pressed, headers
Light variant#F4F1F4
Selected rows, tints
Dark surface#20191F
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 #2d232c

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

Works well for
  • Body text and links on white
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#232D24
Analogous left#29232D
Analogous right#2D2327
Split-complement 1#272D23
Split-complement 2#232D29
Triadic 1#2C2D23
Triadic 2#232C2D
Tetradic#2D2923

RGB percentages

Red17.6%
Green13.7%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta22.2%
Yellow2.2%
Key (black)82.4%

Color previews

#2d232c text on a black background

contrast 1.39:1

Card sample

#2d232c text on a white background

contrast 15.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2d232c;
Background color
Panel with #2d232c background
background-color: #2d232c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 35, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 35, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d232c;
background: linear-gradient(135deg, #2d232c, #2D2325);

Monochromatic scale

Palettes built from #2d232c

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.

#2d232c 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
BackgroundsBordersBody textDividers
Print note

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

#2d232c, answered

What color is #2d232c?

#2d232c is a deep muted magenta / pink, closest to Black (ΔE2000 12.8). It sits at 306° on the hue wheel with 13% saturation and 16% lightness, which reads as neutral.

What is the RGB value of #2d232c?

rgb(45, 35, 44) — 45 red, 35 green and 44 blue out of 255, or 17.6% / 13.7% / 17.3% by channel.

Is #2d232c a light or a dark color?

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

Should I use black or white text on #2d232c?

White. It scores 15.13:1 against #2d232c, versus 1.39:1 for black — AAA at any size.

What is the complementary color of #2d232c?

#232D24 sits directly opposite on the wheel. Softer options are the split-complements #272D23 and #232D29, which give the same contrast with far less vibration.

What colors go well with #2d232c?

For interface work: #F8F6F8 as the surface, #DBD1DA for borders, #81647E for secondary text, #232F21 as an accent and #483846 for hover and pressed states. For a palette, the analogous pair #29232D and #2D2327 stays calm, while #232D24 is the loudest partner.

What is #2d232c in CMYK for printing?

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

Is #2d232c warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2D2328; nudged cooler, #2B222E.

Work with #2d232c in the Color Lab