#2C2A2C#2C2A2C

#2C2A2C is a dark, near-neutral grey. Relative luminance 0.024; OKLCH L 28.8% C 0.005 H 325.8°. Best body text is #FFFFFF at 14.24:1 contrast (WCAG AA passes).

Color values

HEX#2C2A2C
RGBrgb(44, 42, 44)
HSLhsl(300, 2%, 17%)
HSVhsv(300, 5%, 17%)
CMYKcmyk(0%, 4.5%, 0%, 82.7%)
CIE-LABlab(17.34, 1.38, -0.98)
CIE-LCHlch(17.34, 1.69, 324.63°)
OKLaboklab(28.79% 0.0038 -0.0026)
OKLCHoklch(28.79% 0.005 325.8)
XYZxyz(2.3212, 2.3733, 2.7182)
Luminance0.0237 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2C2A2C #2A2C2A
analogous
#2B2A2C #2C2A2C #2C2A2B
triadic
#2C2A2C #2C2C2A #2A2C2C
tetradic
#2C2A2C #2C2B2A #2A2C2A #2A2B2C
square
#2C2A2C #2C2B2A #2A2C2A #2A2B2C
split-complementary
#2C2A2C #2B2C2A #2A2C2B
monochromatic
#100F10 #100F10 #2C2A2C #4B484B #6B666B

Accessibility & contrast

On white

14.24
#2C2A2C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.47
#2C2A2C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #2C2A2C
14.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2C2A2C#FFFFFF#000000##FFFFFF
##2C2A2C1.0014.241.4714.24
#FFFFFF14.241.0021.001.00
#0000001.4721.001.0021.00
##FFFFFF14.241.0021.001.00

Color blindness preview

Protanopia (red-blind)
#2A2A2C
Deuteranopia (green-blind)
#2A2B2C
Tritanopia (blue-blind)
#2C2A2B
Achromatopsia (no color)
#2B2B2B

Design tokens & code

CSS
--color: #2c2a2c;
/* rgb */ color: rgb(44, 42, 44);
/* oklch */ color: oklch(28.8% 0.005 325.8);
Tailwind
colors: {
  custom: {
    50: '#656365',
    500: '#2c2a2c',
    950: '#000000',
  },
}
SCSS
$custom: #2c2a2c;
$custom-light: #656365;
$custom-dark: #000000;
JSON
{
  "hex": "#2c2a2c",
  "rgb": {
    "r": 44,
    "g": 42,
    "b": 44
  },
  "hsl": {
    "h": 300,
    "s": 2.326,
    "l": 16.863
  },
  "oklch": {
    "l": 0.28789,
    "c": 0.00458,
    "h": 325.8
  },
  "luminance": 0.02373
}

Semantic roles & 50–950 ramp

primary
#2C2A2C
secondary
#575A57
accent
#AC7C7C
background
#F6F5F6
surface
#EBEAEB
border
#C6C6C6
text
#050505
muted
#7A797A

Preview Lab

Preview with #2C2A2C

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

Preview Lab → · Contrast checker → · Palette generator →

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