#020000#020000

#020000 is a very dark, muted red. Relative luminance 0.000; OKLCH L 5.3% C 0.022 H 29.2°. Best body text is #FFFFFF at 20.95:1 contrast (WCAG AA passes).

Color values

HEX#020000
RGBrgb(2, 0, 0)
HSLhsl(0, 100%, 0%)
HSVhsv(0, 100%, 1%)
CMYKcmyk(0%, 100%, 100%, 99.2%)
CIE-LABlab(0.12, 0.52, 0.18)
CIE-LCHlch(0.12, 0.55, 19.39°)
OKLaboklab(5.32% 0.019 0.0107)
OKLCHoklch(5.32% 0.022 29.2)
XYZxyz(0.0250, 0.0129, 0.0012)
Luminance0.0001 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#020000 #000202
analogous
#020001 #020000 #020100
triadic
#020000 #000200 #000002
tetradic
#020000 #010200 #000202 #010002
square
#020000 #010200 #000202 #010002
split-complementary
#020000 #000201 #000102
monochromatic
#1F0000 #1F0000 #1F0000 #3F0000 #7C0000

Accessibility & contrast

On white

20.95
#020000 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.00
#020000 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #020000
20.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##020000#FFFFFF#000000##FFFFFF
##0200001.0020.951.0020.95
#FFFFFF20.951.0021.001.00
#0000001.0021.001.0021.00
##FFFFFF20.951.0021.001.00

Color blindness preview

Protanopia (red-blind)
#000000
Deuteranopia (green-blind)
#010100
Tritanopia (blue-blind)
#030000
Achromatopsia (no color)
#000000

Design tokens & code

CSS
--color: #020000;
/* rgb */ color: rgb(2, 0, 0);
/* oklch */ color: oklch(5.3% 0.022 29.2);
Tailwind
colors: {
  custom: {
    50: '#484747',
    500: '#020000',
    950: '#000000',
  },
}
SCSS
$custom: #020000;
$custom-light: #484747;
$custom-dark: #000000;
JSON
{
  "hex": "#020000",
  "rgb": {
    "r": 2,
    "g": 0,
    "b": 0
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 0.392
  },
  "oklch": {
    "l": 0.05317,
    "c": 0.02182,
    "h": 29.2
  },
  "luminance": 0.00013
}

Semantic roles & 50–950 ramp

primary
#020000
secondary
#0E5050
accent
#FFFF29
background
#F4F3F3
surface
#E6E5E5
border
#C2C1C1
text
#000000
muted
#777777

Preview Lab

Preview with #020000

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

Preview Lab → · Contrast checker → · Palette generator →

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