#08080F#08080F

#08080F is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 13.8% C 0.016 H 284.2°. Best body text is #FFFFFF at 19.96:1 contrast (WCAG AA passes).

Color values

HEX#08080F
RGBrgb(8, 8, 15)
HSLhsl(240, 30%, 5%)
HSVhsv(240, 47%, 6%)
CMYKcmyk(46.7%, 46.7%, 0%, 94.1%)
CIE-LABlab(2.35, 1.08, -2.93)
CIE-LCHlch(2.35, 3.12, 290.18°)
OKLaboklab(13.84% 0.0038 -0.0151)
OKLCHoklch(13.84% 0.016 284.2)
XYZxyz(0.2732, 0.2598, 0.4876)
Luminance0.0026 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08080F #0F0F08
analogous
#080C0F #08080F #0C080F
triadic
#08080F #0F0808 #080F08
tetradic
#08080F #0F080C #0F0F08 #080F0C
square
#08080F #0F080C #0F0F08 #080F0C
split-complementary
#08080F #0F0C08 #0C0F08
monochromatic
#0B0B14 #0B0B14 #0B0B14 #1D1D37 #33335F

Accessibility & contrast

On white

19.96
#08080F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #08080F
19.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08080F#FFFFFF#000000##FFFFFF
##08080F1.0019.961.0519.96
#FFFFFF19.961.0021.001.00
#0000001.0521.001.0021.00
##FFFFFF19.961.0021.001.00

Color blindness preview

Protanopia (red-blind)
#06090F
Deuteranopia (green-blind)
#06080F
Tritanopia (blue-blind)
#07090A
Achromatopsia (no color)
#090909

Design tokens & code

CSS
--color: #08080f;
/* rgb */ color: rgb(8, 8, 15);
/* oklch */ color: oklch(13.8% 0.016 284.2);
Tailwind
colors: {
  custom: {
    50: '#4a4a4e',
    500: '#08080f',
    950: '#000000',
  },
}
SCSS
$custom: #08080f;
$custom-light: #4a4a4e;
$custom-dark: #000000;
JSON
{
  "hex": "#08080f",
  "rgb": {
    "r": 8,
    "g": 8,
    "b": 15
  },
  "hsl": {
    "h": 240,
    "s": 30.435,
    "l": 4.51
  },
  "oklch": {
    "l": 0.13835,
    "c": 0.01558,
    "h": 284.2
  },
  "luminance": 0.0026
}

Semantic roles & 50–950 ramp

primary
#08080F
secondary
#46462D
accent
#C761C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777

Preview Lab

Preview with #08080F

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

Preview Lab → · Contrast checker → · Palette generator →

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