#2B2D2C#2B2D2C

#2B2D2C is a dark, near-neutral grey. Relative luminance 0.026; OKLCH L 29.5% C 0.003 H 164.8°. Best body text is #FFFFFF at 13.87:1 contrast (WCAG AA passes).

Color values

HEX#2B2D2C
RGBrgb(43, 45, 44)
HSLhsl(150, 2%, 17%)
HSVhsv(150, 4%, 18%)
CMYKcmyk(4.4%, 0%, 2.2%, 82.4%)
CIE-LABlab(18.24, -1.13, 0.34)
CIE-LCHlch(18.24, 1.18, 163.36°)
OKLaboklab(29.48% -0.0032 0.0009)
OKLCHoklch(29.48% 0.003 164.8)
XYZxyz(2.3892, 2.5722, 2.7530)
Luminance0.0257 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2B2D2C #2D2B2C
analogous
#2B2D2B #2B2D2C #2B2D2D
triadic
#2B2D2C #2C2B2D #2D2C2B
tetradic
#2B2D2C #2B2B2D #2D2B2C #2D2D2B
square
#2B2D2C #2B2B2D #2D2B2C #2D2D2B
split-complementary
#2B2D2C #2D2B2D #2D2B2B
monochromatic
#0F100F #0F100F #2B2D2C #494C4B #676C69

Accessibility & contrast

On white

13.87
#2B2D2C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.51
#2B2D2C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #2B2D2C
13.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2B2D2C#FFFFFF#000000##FFFFFF
##2B2D2C1.0013.871.5113.87
#FFFFFF13.871.0021.001.00
#0000001.5121.001.0021.00
##FFFFFF13.871.0021.001.00

Color blindness preview

Protanopia (red-blind)
#2D2D2C
Deuteranopia (green-blind)
#2D2C2C
Tritanopia (blue-blind)
#2B2D2D
Achromatopsia (no color)
#2D2D2D

Design tokens & code

CSS
--color: #2b2d2c;
/* rgb */ color: rgb(43, 45, 44);
/* oklch */ color: oklch(29.5% 0.003 164.8);
Tailwind
colors: {
  custom: {
    50: '#646565',
    500: '#2b2d2c',
    950: '#000000',
  },
}
SCSS
$custom: #2b2d2c;
$custom-light: #646565;
$custom-dark: #000000;
JSON
{
  "hex": "#2b2d2c",
  "rgb": {
    "r": 43,
    "g": 45,
    "b": 44
  },
  "hsl": {
    "h": 150,
    "s": 2.273,
    "l": 17.255
  },
  "oklch": {
    "l": 0.29477,
    "c": 0.00336,
    "h": 164.8
  },
  "luminance": 0.02572
}

Semantic roles & 50–950 ramp

primary
#2B2D2C
secondary
#5B585A
accent
#7C94AC
background
#F5F6F6
surface
#EAEBEB
border
#C6C6C6
text
#050505
muted
#797A7A

Preview Lab

Preview with #2B2D2C

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

Preview Lab → · Contrast checker → · Palette generator →

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