#200B00#200B00

#200B00 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 18.0% C 0.045 H 54.8°. Best body text is #FFFFFF at 18.93:1 contrast (WCAG AA passes).

Color values

HEX#200B00
RGBrgb(32, 11, 0)
HSLhsl(21, 100%, 6%)
HSVhsv(21, 100%, 13%)
CMYKcmyk(0%, 65.6%, 100%, 87.5%)
CIE-LABlab(4.94, 8.03, 7.54)
CIE-LCHlch(4.94, 11.01, 43.21°)
OKLaboklab(17.98% 0.0257 0.0365)
OKLCHoklch(17.98% 0.045 54.8)
XYZxyz(0.7154, 0.5465, 0.0678)
Luminance0.0055 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#200B00 #001520
analogous
#200005 #200B00 #201B00
triadic
#200B00 #00200B #0B0020
tetradic
#200B00 #052000 #001520 #1B0020
square
#200B00 #052000 #001520 #1B0020
split-complementary
#200B00 #00201B #000520
monochromatic
#1F0B00 #1F0B00 #200B00 #5D2000 #9A3500

Accessibility & contrast

On white

18.93
#200B00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #200B00
18.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##200B00#FFFFFF#000000##FFFFFF
##200B001.0018.931.1118.93
#FFFFFF18.931.0021.001.00
#0000001.1121.001.0021.00
##FFFFFF18.931.0021.001.00

Color blindness preview

Protanopia (red-blind)
#110E00
Deuteranopia (green-blind)
#161300
Tritanopia (blue-blind)
#240708
Achromatopsia (no color)
#111111

Design tokens & code

CSS
--color: #200b00;
/* rgb */ color: rgb(32, 11, 0);
/* oklch */ color: oklch(18.0% 0.045 54.8);
Tailwind
colors: {
  custom: {
    50: '#5b4b47',
    500: '#200b00',
    950: '#000000',
  },
}
SCSS
$custom: #200b00;
$custom-light: #5b4b47;
$custom-dark: #000000;
JSON
{
  "hex": "#200b00",
  "rgb": {
    "r": 32,
    "g": 11,
    "b": 0
  },
  "hsl": {
    "h": 20.625,
    "s": 100,
    "l": 6.275
  },
  "oklch": {
    "l": 0.17982,
    "c": 0.04463,
    "h": 54.8
  },
  "luminance": 0.00546
}

Semantic roles & 50–950 ramp

primary
#200B00
secondary
#134B69
accent
#B5FF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040100
muted
#797777

Preview Lab

Preview with #200B00

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

Preview Lab → · Contrast checker → · Palette generator →

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