#080000#080000

#080000 is a very dark, muted red. Relative luminance 0.001; OKLCH L 8.4% C 0.035 H 29.2°. Best body text is #FFFFFF at 20.78:1 contrast (WCAG AA passes).

Color values

HEX#080000
RGBrgb(8, 0, 0)
HSLhsl(0, 100%, 2%)
HSVhsv(0, 100%, 3%)
CMYKcmyk(0%, 100%, 100%, 96.9%)
CIE-LABlab(0.47, 2.10, 0.74)
CIE-LCHlch(0.47, 2.22, 19.36°)
OKLaboklab(8.44% 0.0302 0.0169)
OKLCHoklch(8.44% 0.035 29.2)
XYZxyz(0.1002, 0.0516, 0.0047)
Luminance0.0005 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#080000 #000808
analogous
#080004 #080000 #080400
triadic
#080000 #000800 #000008
tetradic
#080000 #040800 #000808 #040008
square
#080000 #040800 #000808 #040008
split-complementary
#080000 #000804 #000408
monochromatic
#1F0000 #1F0000 #1F0000 #450000 #820000

Accessibility & contrast

On white

20.78
#080000 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #080000
20.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##080000#FFFFFF#000000##FFFFFF
##0800001.0020.781.0120.78
#FFFFFF20.781.0021.001.00
#0000001.0121.001.0021.00
##FFFFFF20.781.0021.001.00

Color blindness preview

Protanopia (red-blind)
#010100
Deuteranopia (green-blind)
#030200
Tritanopia (blue-blind)
#0A0000
Achromatopsia (no color)
#020202

Design tokens & code

CSS
--color: #080000;
/* rgb */ color: rgb(8, 0, 0);
/* oklch */ color: oklch(8.4% 0.035 29.2);
Tailwind
colors: {
  custom: {
    50: '#4a4747',
    500: '#080000',
    950: '#000000',
  },
}
SCSS
$custom: #080000;
$custom-light: #4a4747;
$custom-dark: #000000;
JSON
{
  "hex": "#080000",
  "rgb": {
    "r": 8,
    "g": 0,
    "b": 0
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 1.569
  },
  "oklch": {
    "l": 0.0844,
    "c": 0.03463,
    "h": 29.2
  },
  "luminance": 0.00052
}

Semantic roles & 50–950 ramp

primary
#080000
secondary
#0F5555
accent
#FFFF29
background
#F4F3F3
surface
#E7E5E5
border
#C3C1C1
text
#010000
muted
#777777

Preview Lab

Preview with #080000

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

Preview Lab → · Contrast checker → · Palette generator →

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