#2E2C2C#2E2C2C

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

Color values

HEX#2E2C2C
RGBrgb(46, 44, 44)
HSLhsl(0, 2%, 18%)
HSVhsv(0, 4%, 18%)
CMYKcmyk(0%, 4.3%, 4.3%, 82%)
CIE-LABlab(18.21, 0.90, 0.32)
CIE-LCHlch(18.21, 0.96, 19.64°)
OKLaboklab(29.52% 0.0028 0.0009)
OKLCHoklch(29.52% 0.003 17.2)
XYZxyz(2.4820, 2.5641, 2.7465)
Luminance0.0256 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2E2C2C #2C2E2E
analogous
#2E2C2D #2E2C2C #2E2D2C
triadic
#2E2C2C #2C2E2C #2C2C2E
tetradic
#2E2C2C #2D2E2C #2C2E2E #2D2C2E
square
#2E2C2C #2D2E2C #2C2E2E #2D2C2E
split-complementary
#2E2C2C #2C2E2D #2C2D2E
monochromatic
#100F0F #100F0F #2E2C2C #4D4A4A #6D6868

Accessibility & contrast

On white

13.88
#2E2C2C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #2E2C2C
13.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2E2C2C#FFFFFF#000000##FFFFFF
##2E2C2C1.0013.881.5113.88
#FFFFFF13.881.0021.001.00
#0000001.5121.001.0021.00
##FFFFFF13.881.0021.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #2e2c2c;
/* rgb */ color: rgb(46, 44, 44);
/* oklch */ color: oklch(29.5% 0.003 17.2);
Tailwind
colors: {
  custom: {
    50: '#666565',
    500: '#2e2c2c',
    950: '#000000',
  },
}
SCSS
$custom: #2e2c2c;
$custom-light: #666565;
$custom-dark: #000000;
JSON
{
  "hex": "#2e2c2c",
  "rgb": {
    "r": 46,
    "g": 44,
    "b": 44
  },
  "hsl": {
    "h": 0,
    "s": 2.222,
    "l": 17.647
  },
  "oklch": {
    "l": 0.29522,
    "c": 0.0029,
    "h": 17.2
  },
  "luminance": 0.02564
}

Semantic roles & 50–950 ramp

primary
#2E2C2C
secondary
#595C5C
accent
#ABAB7C
background
#F6F6F6
surface
#EBEBEB
border
#C6C6C6
text
#060505
muted
#7A7A7A

Preview Lab

Preview with #2E2C2C

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

Preview Lab → · Contrast checker → · Palette generator →

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