#08080A#08080A

#08080A is a very dark, near-neutral blue. Relative luminance 0.002; OKLCH L 13.5% C 0.005 H 285.8°. Best body text is #FFFFFF at 20.01:1 contrast (WCAG AA passes).

Color values

HEX#08080A
RGBrgb(8, 8, 10)
HSLhsl(240, 11%, 4%)
HSVhsv(240, 20%, 4%)
CMYKcmyk(20%, 20%, 0%, 96.1%)
CIE-LABlab(2.23, 0.28, -0.76)
CIE-LCHlch(2.23, 0.81, 290.05°)
OKLaboklab(13.54% 0.0013 -0.0045)
OKLCHoklch(13.54% 0.005 285.8)
XYZxyz(0.2417, 0.2472, 0.3221)
Luminance0.0025 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08080A #0A0A08
analogous
#08090A #08080A #09080A
triadic
#08080A #0A0808 #080A08
tetradic
#08080A #0A0809 #0A0A08 #080A09
square
#08080A #0A0809 #0A0A08 #080A09
split-complementary
#08080A #0A0908 #090A08
monochromatic
#0E0E11 #0E0E11 #0E0E11 #23232C #3E3E4E

Accessibility & contrast

On white

20.01
#08080A on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.05
#08080A on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #08080A
20.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08080A#FFFFFF#000000##FFFFFF
##08080A1.0020.011.0520.01
#FFFFFF20.011.0021.001.00
#0000001.0521.001.0021.00
##FFFFFF20.011.0021.001.00

Color blindness preview

Protanopia (red-blind)
#08080A
Deuteranopia (green-blind)
#08080A
Tritanopia (blue-blind)
#080809
Achromatopsia (no color)
#080808

Design tokens & code

CSS
--color: #08080a;
/* rgb */ color: rgb(8, 8, 10);
/* oklch */ color: oklch(13.5% 0.005 285.8);
Tailwind
colors: {
  custom: {
    50: '#4a4a4b',
    500: '#08080a',
    950: '#000000',
  },
}
SCSS
$custom: #08080a;
$custom-light: #4a4a4b;
$custom-dark: #000000;
JSON
{
  "hex": "#08080a",
  "rgb": {
    "r": 8,
    "g": 8,
    "b": 10
  },
  "hsl": {
    "h": 240,
    "s": 11.111,
    "l": 3.529
  },
  "oklch": {
    "l": 0.13545,
    "c": 0.00466,
    "h": 285.8
  },
  "luminance": 0.00247
}

Semantic roles & 50–950 ramp

primary
#08080A
secondary
#3B3B33
accent
#B474B4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777

Preview Lab

Preview with #08080A

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

Preview Lab → · Contrast checker → · Palette generator →

#08080A Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva