#08080C#08080C

#08080C is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 13.7% C 0.009 H 285.1°. Best body text is #FFFFFF at 19.99:1 contrast (WCAG AA passes).

Color values

HEX#08080C
RGBrgb(8, 8, 12)
HSLhsl(240, 20%, 4%)
HSVhsv(240, 33%, 5%)
CMYKcmyk(33.3%, 33.3%, 0%, 95.3%)
CIE-LABlab(2.27, 0.57, -1.56)
CIE-LCHlch(2.27, 1.66, 290.19°)
OKLaboklab(13.65% 0.0024 -0.0087)
OKLCHoklch(13.65% 0.009 285.1)
XYZxyz(0.2533, 0.2518, 0.3830)
Luminance0.0025 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08080C #0C0C08
analogous
#080A0C #08080C #0A080C
triadic
#08080C #0C0808 #080C08
tetradic
#08080C #0C080A #0C0C08 #080C0A
square
#08080C #0C080A #0C0C08 #080C0A
split-complementary
#08080C #0C0A08 #0A0C08
monochromatic
#0C0C12 #0C0C12 #0C0C12 #202031 #393955

Accessibility & contrast

On white

19.99
#08080C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #08080C
19.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08080C#FFFFFF#000000##FFFFFF
##08080C1.0019.991.0519.99
#FFFFFF19.991.0021.001.00
#0000001.0521.001.0021.00
##FFFFFF19.991.0021.001.00

Color blindness preview

Protanopia (red-blind)
#07080C
Deuteranopia (green-blind)
#07080C
Tritanopia (blue-blind)
#070909
Achromatopsia (no color)
#080808

Design tokens & code

CSS
--color: #08080c;
/* rgb */ color: rgb(8, 8, 12);
/* oklch */ color: oklch(13.7% 0.009 285.1);
Tailwind
colors: {
  custom: {
    50: '#4a4a4c',
    500: '#08080c',
    950: '#000000',
  },
}
SCSS
$custom: #08080c;
$custom-light: #4a4a4c;
$custom-dark: #000000;
JSON
{
  "hex": "#08080c",
  "rgb": {
    "r": 8,
    "g": 8,
    "b": 12
  },
  "hsl": {
    "h": 240,
    "s": 20,
    "l": 3.922
  },
  "oklch": {
    "l": 0.13653,
    "c": 0.00903,
    "h": 285.1
  },
  "luminance": 0.00252
}

Semantic roles & 50–950 ramp

primary
#08080C
secondary
#404030
accent
#BD6BBD
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777

Preview Lab

Preview with #08080C

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

Preview Lab → · Contrast checker → · Palette generator →

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