#201C01#201C01

#201C01 is a very dark, muted yellow. Relative luminance 0.011; OKLCH L 22.4% C 0.045 H 101.6°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).

Color values

HEX#201C01
RGBrgb(32, 28, 1)
HSLhsl(52, 94%, 6%)
HSVhsv(52, 97%, 13%)
CMYKcmyk(0%, 12.5%, 96.9%, 87.5%)
CIE-LABlab(10.11, -2.37, 14.63)
CIE-LCHlch(10.11, 14.82, 99.19°)
OKLaboklab(22.43% -0.0091 0.0442)
OKLCHoklch(22.43% 0.045 101.6)
XYZxyz(1.0164, 1.1398, 0.1952)
Luminance0.0114 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#201C01 #010520
analogous
#200D01 #201C01 #152001
triadic
#201C01 #01201C #1C0120
tetradic
#201C01 #01200D #010520 #200115
square
#201C01 #01200D #010520 #200115
split-complementary
#201C01 #011520 #0D0120
monochromatic
#1E1A01 #1E1A01 #201C01 #5B5003 #978405

Accessibility & contrast

On white

17.10
#201C01 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.23
#201C01 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #201C01
17.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##201C01#FFFFFF#000000##FFFFFF
##201C011.0017.101.2317.10
#FFFFFF17.101.0021.001.00
#0000001.2321.001.0021.00
##FFFFFF17.101.0021.001.00

Color blindness preview

Protanopia (red-blind)
#201B00
Deuteranopia (green-blind)
#211C02
Tritanopia (blue-blind)
#231916
Achromatopsia (no color)
#1C1C1C

Design tokens & code

CSS
--color: #201c01;
/* rgb */ color: rgb(32, 28, 1);
/* oklch */ color: oklch(22.4% 0.045 101.6);
Tailwind
colors: {
  custom: {
    50: '#5b5747',
    500: '#201c01',
    950: '#000000',
  },
}
SCSS
$custom: #201c01;
$custom-light: #5b5747;
$custom-dark: #000000;
JSON
{
  "hex": "#201c01",
  "rgb": {
    "r": 32,
    "g": 28,
    "b": 1
  },
  "hsl": {
    "h": 52.258,
    "s": 93.939,
    "l": 6.471
  },
  "oklch": {
    "l": 0.22425,
    "c": 0.04513,
    "h": 101.6
  },
  "luminance": 0.0114
}

Semantic roles & 50–950 ramp

primary
#201C01
secondary
#152067
accent
#44FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040300
muted
#797877

Preview Lab

Preview with #201C01

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

Preview Lab → · Contrast checker → · Palette generator →

#201C01 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva