#2D2B2C#2D2B2C

#2D2B2C is a dark, near-neutral grey. Relative luminance 0.025; OKLCH L 29.2% C 0.003 H 345.5°. Best body text is #FFFFFF at 14.06:1 contrast (WCAG AA passes).

Color values

HEX#2D2B2C
RGBrgb(45, 43, 44)
HSLhsl(330, 2%, 17%)
HSVhsv(330, 4%, 18%)
CMYKcmyk(0%, 4.4%, 2.2%, 82.4%)
CIE-LABlab(17.77, 1.14, -0.33)
CIE-LCHlch(17.77, 1.18, 343.94°)
OKLaboklab(29.16% 0.0033 -0.0008)
OKLCHoklch(29.16% 0.003 345.5)
XYZxyz(2.4006, 2.4675, 2.7322)
Luminance0.0247 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2D2B2C #2B2D2C
analogous
#2D2B2D #2D2B2C #2D2B2B
triadic
#2D2B2C #2C2D2B #2B2C2D
tetradic
#2D2B2C #2D2D2B #2B2D2C #2B2B2D
square
#2D2B2C #2D2D2B #2B2D2C #2B2B2D
split-complementary
#2D2B2C #2B2D2B #2B2D2D
monochromatic
#100F0F #100F0F #2D2B2C #4C494B #6C6769

Accessibility & contrast

On white

14.06
#2D2B2C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.49
#2D2B2C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #2D2B2C
14.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2D2B2C#FFFFFF#000000##FFFFFF
##2D2B2C1.0014.061.4914.06
#FFFFFF14.061.0021.001.00
#0000001.4921.001.0021.00
##FFFFFF14.061.0021.001.00

Color blindness preview

Protanopia (red-blind)
#2B2B2C
Deuteranopia (green-blind)
#2C2C2C
Tritanopia (blue-blind)
#2D2B2B
Achromatopsia (no color)
#2C2C2C

Design tokens & code

CSS
--color: #2d2b2c;
/* rgb */ color: rgb(45, 43, 44);
/* oklch */ color: oklch(29.2% 0.003 345.5);
Tailwind
colors: {
  custom: {
    50: '#656465',
    500: '#2d2b2c',
    950: '#000000',
  },
}
SCSS
$custom: #2d2b2c;
$custom-light: #656465;
$custom-dark: #000000;
JSON
{
  "hex": "#2d2b2c",
  "rgb": {
    "r": 45,
    "g": 43,
    "b": 44
  },
  "hsl": {
    "h": 330,
    "s": 2.273,
    "l": 17.255
  },
  "oklch": {
    "l": 0.29156,
    "c": 0.00339,
    "h": 345.5
  },
  "luminance": 0.02467
}

Semantic roles & 50–950 ramp

primary
#2D2B2C
secondary
#585B5A
accent
#AC947C
background
#F6F5F6
surface
#EBEAEB
border
#C6C6C6
text
#050505
muted
#7A797A

Preview Lab

Preview with #2D2B2C

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#2D2B2C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva