#200C00#200C00

#200C00 is a very dark, muted orange. Relative luminance 0.006; OKLCH L 18.2% C 0.044 H 57.4°. Best body text is #FFFFFF at 18.85:1 contrast (WCAG AA passes).

Color values

HEX#200C00
RGBrgb(32, 12, 0)
HSLhsl(23, 100%, 6%)
HSVhsv(23, 100%, 13%)
CMYKcmyk(0%, 62.5%, 100%, 87.5%)
CIE-LABlab(5.15, 7.59, 7.85)
CIE-LCHlch(5.15, 10.92, 45.97°)
OKLaboklab(18.2% 0.0236 0.0369)
OKLCHoklch(18.2% 0.044 57.4)
XYZxyz(0.7272, 0.5701, 0.0717)
Luminance0.0057 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#200C00 #001420
analogous
#200004 #200C00 #201C00
triadic
#200C00 #00200C #0C0020
tetradic
#200C00 #042000 #001420 #1C0020
square
#200C00 #042000 #001420 #1C0020
split-complementary
#200C00 #00201C #000420
monochromatic
#1F0B00 #1F0B00 #200C00 #5D2300 #9A3A00

Accessibility & contrast

On white

18.85
#200C00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.11
#200C00 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #200C00
18.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##200C00#FFFFFF#000000##FFFFFF
##200C001.0018.851.1118.85
#FFFFFF18.851.0021.001.00
#0000001.1121.001.0021.00
##FFFFFF18.851.0021.001.00

Color blindness preview

Protanopia (red-blind)
#120E00
Deuteranopia (green-blind)
#171300
Tritanopia (blue-blind)
#240809
Achromatopsia (no color)
#111111

Design tokens & code

CSS
--color: #200c00;
/* rgb */ color: rgb(32, 12, 0);
/* oklch */ color: oklch(18.2% 0.044 57.4);
Tailwind
colors: {
  custom: {
    50: '#5b4c47',
    500: '#200c00',
    950: '#000000',
  },
}
SCSS
$custom: #200c00;
$custom-light: #5b4c47;
$custom-dark: #000000;
JSON
{
  "hex": "#200c00",
  "rgb": {
    "r": 32,
    "g": 12,
    "b": 0
  },
  "hsl": {
    "h": 22.5,
    "s": 100,
    "l": 6.275
  },
  "oklch": {
    "l": 0.18204,
    "c": 0.04385,
    "h": 57.4
  },
  "luminance": 0.0057
}

Semantic roles & 50–950 ramp

primary
#200C00
secondary
#134969
accent
#AFFF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040100
muted
#797777

Preview Lab

Preview with #200C00

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

Preview Lab → · Contrast checker → · Palette generator →

#200C00 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva