#200C0C#200C0C

#200C0C is a very dark, muted red. Relative luminance 0.006; OKLCH L 18.5% C 0.035 H 20.9°. Best body text is #FFFFFF at 18.76:1 contrast (WCAG AA passes).

Color values

HEX#200C0C
RGBrgb(32, 12, 12)
HSLhsl(0, 45%, 9%)
HSVhsv(0, 63%, 13%)
CMYKcmyk(0%, 62.5%, 62.5%, 87.5%)
CIE-LABlab(5.39, 9.28, 3.27)
CIE-LCHlch(5.39, 9.84, 19.41°)
OKLaboklab(18.55% 0.0323 0.0124)
OKLCHoklch(18.55% 0.035 20.9)
XYZxyz(0.7935, 0.5966, 0.4211)
Luminance0.0060 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#200C0C #0C2020
analogous
#200C16 #200C0C #20160C
triadic
#200C0C #0C200C #0C0C20
tetradic
#200C0C #16200C #0C2020 #160C20
square
#200C0C #16200C #0C2020 #160C20
split-complementary
#200C0C #0C2016 #0C1620
monochromatic
#160808 #160808 #200C0C #4D1D1D #792D2D

Accessibility & contrast

On white

18.76
#200C0C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.12
#200C0C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #200C0C
18.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##200C0C#FFFFFF#000000##FFFFFF
##200C0C1.0018.761.1218.76
#FFFFFF18.761.0021.001.00
#0000001.1221.001.0021.00
##FFFFFF18.761.0021.001.00

Color blindness preview

Protanopia (red-blind)
#100F0C
Deuteranopia (green-blind)
#15130C
Tritanopia (blue-blind)
#23090C
Achromatopsia (no color)
#121212

Design tokens & code

CSS
--color: #200c0c;
/* rgb */ color: rgb(32, 12, 12);
/* oklch */ color: oklch(18.5% 0.035 20.9);
Tailwind
colors: {
  custom: {
    50: '#5b4c4c',
    500: '#200c0c',
    950: '#000000',
  },
}
SCSS
$custom: #200c0c;
$custom-light: #5b4c4c;
$custom-dark: #000000;
JSON
{
  "hex": "#200c0c",
  "rgb": {
    "r": 32,
    "g": 12,
    "b": 12
  },
  "hsl": {
    "h": 0,
    "s": 45.455,
    "l": 8.627
  },
  "oklch": {
    "l": 0.18549,
    "c": 0.03458,
    "h": 20.9
  },
  "luminance": 0.00597
}

Semantic roles & 50–950 ramp

primary
#200C0C
secondary
#2E5A5A
accent
#D5D553
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040101
muted
#797777

Preview Lab

Preview with #200C0C

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

Preview Lab → · Contrast checker → · Palette generator →

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