#030201#030201

#030201 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 8.7% C 0.008 H 74.9°. Best body text is #FFFFFF at 20.73:1 contrast (WCAG AA passes).

Color values

HEX#030201
RGBrgb(3, 2, 1)
HSLhsl(30, 50%, 1%)
HSVhsv(30, 67%, 1%)
CMYKcmyk(0%, 33.3%, 66.7%, 98.8%)
CIE-LABlab(0.59, 0.12, 0.47)
CIE-LCHlch(0.59, 0.49, 75.77°)
OKLaboklab(8.69% 0.0022 0.0081)
OKLCHoklch(8.69% 0.008 74.9)
XYZxyz(0.0647, 0.0650, 0.0378)
Luminance0.0006 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#030201 #010203
analogous
#030101 #030201 #030301
triadic
#030201 #010302 #020103
tetradic
#030201 #010301 #010203 #030103
square
#030201 #010301 #010203 #030103
split-complementary
#030201 #010303 #010103
monochromatic
#170F08 #170F08 #170F08 #312110 #5F3F20

Accessibility & contrast

On white

20.73
#030201 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.01
#030201 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #030201
20.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##030201#FFFFFF#000000##FFFFFF
##0302011.0020.731.0120.73
#FFFFFF20.731.0021.001.00
#0000001.0121.001.0021.00
##FFFFFF20.731.0021.001.00

Color blindness preview

Protanopia (red-blind)
#020201
Deuteranopia (green-blind)
#030201
Tritanopia (blue-blind)
#030202
Achromatopsia (no color)
#020202

Design tokens & code

CSS
--color: #030201;
/* rgb */ color: rgb(3, 2, 1);
/* oklch */ color: oklch(8.7% 0.008 74.9);
Tailwind
colors: {
  custom: {
    50: '#484847',
    500: '#030201',
    950: '#000000',
  },
}
SCSS
$custom: #030201;
$custom-light: #484847;
$custom-dark: #000000;
JSON
{
  "hex": "#030201",
  "rgb": {
    "r": 3,
    "g": 2,
    "b": 1
  },
  "hsl": {
    "h": 30,
    "s": 50,
    "l": 0.784
  },
  "oklch": {
    "l": 0.08687,
    "c": 0.00839,
    "h": 74.9
  },
  "luminance": 0.00065
}

Semantic roles & 50–950 ramp

primary
#030201
secondary
#1F3041
accent
#94DA4E
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777

Preview Lab

Preview with #030201

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

Preview Lab → · Contrast checker → · Palette generator →

#030201 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva