#2C201C#2C201C

#2C201C is a dark, muted orange. Relative luminance 0.017; OKLCH L 25.7% C 0.020 H 39.2°. Best body text is #FFFFFF at 15.78:1 contrast (WCAG AA passes).

Color values

HEX#2C201C
RGBrgb(44, 32, 28)
HSLhsl(15, 22%, 14%)
HSVhsv(15, 36%, 17%)
CMYKcmyk(0%, 27.3%, 36.4%, 82.7%)
CIE-LABlab(13.55, 5.05, 4.95)
CIE-LCHlch(13.55, 7.07, 44.40°)
OKLaboklab(25.66% 0.0156 0.0127)
OKLCHoklch(25.66% 0.02 39.2)
XYZxyz(1.7649, 1.6524, 1.3244)
Luminance0.0165 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2C201C #1C282C
analogous
#2C1C20 #2C201C #2C281C
triadic
#2C201C #1C2C20 #201C2C
tetradic
#2C201C #202C1C #1C282C #281C2C
square
#2C201C #202C1C #1C282C #281C2C
split-complementary
#2C201C #1C2C28 #1C202C
monochromatic
#130E0C #130E0C #2C201C #513B34 #77564C

Accessibility & contrast

On white

15.78
#2C201C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.33
#2C201C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #2C201C
15.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2C201C#FFFFFF#000000##FFFFFF
##2C201C1.0015.781.3315.78
#FFFFFF15.781.0021.001.00
#0000001.3321.001.0021.00
##FFFFFF15.781.0021.001.00

Color blindness preview

Protanopia (red-blind)
#23211C
Deuteranopia (green-blind)
#26241C
Tritanopia (blue-blind)
#2F1E1F
Achromatopsia (no color)
#232323

Design tokens & code

CSS
--color: #2c201c;
/* rgb */ color: rgb(44, 32, 28);
/* oklch */ color: oklch(25.7% 0.020 39.2);
Tailwind
colors: {
  custom: {
    50: '#655b58',
    500: '#2c201c',
    950: '#000000',
  },
}
SCSS
$custom: #2c201c;
$custom-light: #655b58;
$custom-dark: #000000;
JSON
{
  "hex": "#2c201c",
  "rgb": {
    "r": 44,
    "g": 32,
    "b": 28
  },
  "hsl": {
    "h": 15,
    "s": 22.222,
    "l": 14.118
  },
  "oklch": {
    "l": 0.25661,
    "c": 0.02016,
    "h": 39.2
  },
  "luminance": 0.01652
}

Semantic roles & 50–950 ramp

primary
#2C201C
secondary
#45585F
accent
#A9BF69
background
#F6F5F5
surface
#EBE9E9
border
#C6C5C5
text
#050403
muted
#7A7978

Preview Lab

Preview with #2C201C

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

Preview Lab → · Contrast checker → · Palette generator →

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