#200C02#200C02

#200C02 is a very dark, muted orange. Relative luminance 0.006; OKLCH L 18.3% C 0.041 H 51.3°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).

Color values

HEX#200C02
RGBrgb(32, 12, 2)
HSLhsl(20, 88%, 7%)
HSVhsv(20, 94%, 13%)
CMYKcmyk(0%, 62.5%, 93.8%, 87.5%)
CIE-LABlab(5.19, 7.87, 7.10)
CIE-LCHlch(5.19, 10.60, 42.04°)
OKLaboklab(18.26% 0.0256 0.0319)
OKLCHoklch(18.26% 0.041 51.3)
XYZxyz(0.7382, 0.5745, 0.1294)
Luminance0.0057 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#200C02 #021620
analogous
#200207 #200C02 #201B02
triadic
#200C02 #02200C #0C0220
tetradic
#200C02 #072002 #021620 #1B0220
square
#200C02 #072002 #021620 #1B0220
split-complementary
#200C02 #02201B #020720
monochromatic
#1D0B02 #1D0B02 #200C02 #5A2206 #933709

Accessibility & contrast

On white

18.84
#200C02 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #200C02
18.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##200C02#FFFFFF#000000##FFFFFF
##200C021.0018.841.1118.84
#FFFFFF18.841.0021.001.00
#0000001.1121.001.0021.00
##FFFFFF18.841.0021.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #200c02;
/* rgb */ color: rgb(32, 12, 2);
/* oklch */ color: oklch(18.3% 0.041 51.3);
Tailwind
colors: {
  custom: {
    50: '#5b4c47',
    500: '#200c02',
    950: '#000000',
  },
}
SCSS
$custom: #200c02;
$custom-light: #5b4c47;
$custom-dark: #000000;
JSON
{
  "hex": "#200c02",
  "rgb": {
    "r": 32,
    "g": 12,
    "b": 2
  },
  "hsl": {
    "h": 20,
    "s": 88.235,
    "l": 6.667
  },
  "oklch": {
    "l": 0.18262,
    "c": 0.04088,
    "h": 51.3
  },
  "luminance": 0.00574
}

Semantic roles & 50–950 ramp

primary
#200C02
secondary
#184C66
accent
#B7FE29
background
#F5F4F4
surface
#E9E7E6
border
#C5C3C2
text
#040100
muted
#797777

Preview Lab

Preview with #200C02

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

Preview Lab → · Contrast checker → · Palette generator →

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