#20200C#20200C

#20200C is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.8% C 0.034 H 108.7°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).

Color values

HEX#20200C
RGBrgb(32, 32, 12)
HSLhsl(60, 45%, 9%)
HSVhsv(60, 63%, 13%)
CMYKcmyk(0%, 0%, 62.5%, 87.5%)
CIE-LABlab(11.73, -3.81, 12.37)
CIE-LCHlch(11.73, 12.95, 107.13°)
OKLaboklab(23.78% -0.0109 0.0322)
OKLCHoklch(23.78% 0.034 108.7)
XYZxyz(1.1786, 1.3667, 0.5495)
Luminance0.0137 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#20200C #0C0C20
analogous
#20160C #20200C #16200C
triadic
#20200C #0C2020 #200C20
tetradic
#20200C #0C2016 #0C0C20 #200C16
square
#20200C #0C2016 #0C0C20 #200C16
split-complementary
#20200C #0C1620 #160C20
monochromatic
#161608 #161608 #20200C #4D4D1D #79792D

Accessibility & contrast

On white

16.49
#20200C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.27
#20200C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #20200C
16.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##20200C#FFFFFF#000000##FFFFFF
##20200C1.0016.491.2716.49
#FFFFFF16.491.0021.001.00
#0000001.2721.001.0021.00
##FFFFFF16.491.0021.001.00

Color blindness preview

Protanopia (red-blind)
#231F0A
Deuteranopia (green-blind)
#231F0D
Tritanopia (blue-blind)
#221E1B
Achromatopsia (no color)
#1F1F1F

Design tokens & code

CSS
--color: #20200c;
/* rgb */ color: rgb(32, 32, 12);
/* oklch */ color: oklch(23.8% 0.034 108.7);
Tailwind
colors: {
  custom: {
    50: '#5b5b4c',
    500: '#20200c',
    950: '#000000',
  },
}
SCSS
$custom: #20200c;
$custom-light: #5b5b4c;
$custom-dark: #000000;
JSON
{
  "hex": "#20200c",
  "rgb": {
    "r": 32,
    "g": 32,
    "b": 12
  },
  "hsl": {
    "h": 60,
    "s": 45.455,
    "l": 8.627
  },
  "oklch": {
    "l": 0.23776,
    "c": 0.03401,
    "h": 108.7
  },
  "luminance": 0.01367
}

Semantic roles & 50–950 ramp

primary
#20200C
secondary
#2E2E5A
accent
#53D553
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977

Preview Lab

Preview with #20200C

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

Preview Lab → · Contrast checker → · Palette generator →

#20200C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva