#200F00#200F00

#200F00 is a very dark, muted orange. Relative luminance 0.006; OKLCH L 18.9% C 0.042 H 65.9°. Best body text is #FFFFFF at 18.59:1 contrast (WCAG AA passes).

Color values

HEX#200F00
RGBrgb(32, 15, 0)
HSLhsl(28, 100%, 6%)
HSVhsv(28, 100%, 13%)
CMYKcmyk(0%, 53.1%, 100%, 87.5%)
CIE-LABlab(5.86, 6.14, 8.89)
CIE-LCHlch(5.86, 10.81, 55.36°)
OKLaboklab(18.91% 0.0172 0.0385)
OKLCHoklch(18.91% 0.042 65.9)
XYZxyz(0.7666, 0.6488, 0.0849)
Luminance0.0065 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#200F00 #001120
analogous
#200001 #200F00 #201F00
triadic
#200F00 #00200F #0F0020
tetradic
#200F00 #012000 #001120 #1F0020
square
#200F00 #012000 #001120 #1F0020
split-complementary
#200F00 #00201F #000120
monochromatic
#1F0E00 #1F0E00 #200F00 #5D2C00 #9A4800

Accessibility & contrast

On white

18.59
#200F00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.13
#200F00 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #200F00
18.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##200F00#FFFFFF#000000##FFFFFF
##200F001.0018.591.1318.59
#FFFFFF18.591.0021.001.00
#0000001.1321.001.0021.00
##FFFFFF18.591.0021.001.00

Color blindness preview

Protanopia (red-blind)
#141100
Deuteranopia (green-blind)
#181500
Tritanopia (blue-blind)
#240B0B
Achromatopsia (no color)
#131313

Design tokens & code

CSS
--color: #200f00;
/* rgb */ color: rgb(32, 15, 0);
/* oklch */ color: oklch(18.9% 0.042 65.9);
Tailwind
colors: {
  custom: {
    50: '#5b4e47',
    500: '#200f00',
    950: '#000000',
  },
}
SCSS
$custom: #200f00;
$custom-light: #5b4e47;
$custom-dark: #000000;
JSON
{
  "hex": "#200f00",
  "rgb": {
    "r": 32,
    "g": 15,
    "b": 0
  },
  "hsl": {
    "h": 28.125,
    "s": 100,
    "l": 6.275
  },
  "oklch": {
    "l": 0.18909,
    "c": 0.04214,
    "h": 65.9
  },
  "luminance": 0.00649
}

Semantic roles & 50–950 ramp

primary
#200F00
secondary
#134169
accent
#9BFF29
background
#F5F4F3
surface
#E9E7E5
border
#C5C3C1
text
#040100
muted
#797777

Preview Lab

Preview with #200F00

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

Preview Lab → · Contrast checker → · Palette generator →

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