#08090C#08090C

#08090C is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.0% C 0.007 H 269.7°. Best body text is #FFFFFF at 19.91:1 contrast (WCAG AA passes).

Color values

HEX#08090C
RGBrgb(8, 9, 12)
HSLhsl(225, 20%, 4%)
HSVhsv(225, 33%, 5%)
CMYKcmyk(33.3%, 25%, 0%, 95.3%)
CIE-LABlab(2.47, 0.17, -1.27)
CIE-LCHlch(2.47, 1.28, 277.80°)
OKLaboklab(14% 0 -0.0069)
OKLCHoklch(14% 0.007 269.7)
XYZxyz(0.2642, 0.2735, 0.3866)
Luminance0.0027 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08090C #0C0B08
analogous
#080B0C #08090C #09080C
triadic
#08090C #0C0809 #090C08
tetradic
#08090C #0C080B #0C0B08 #080C09
square
#08090C #0C080B #0C0B08 #080C09
split-complementary
#08090C #0C0908 #0B0C08
monochromatic
#0C0E12 #0C0E12 #0C0E12 #202531 #394055

Accessibility & contrast

On white

19.91
#08090C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #08090C
19.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08090C#FFFFFF#000000##FFFFFF
##08090C1.0019.911.0519.91
#FFFFFF19.911.0021.001.00
#0000001.0521.001.0021.00
##FFFFFF19.911.0021.001.00

Color blindness preview

Protanopia (red-blind)
#08090C
Deuteranopia (green-blind)
#08090C
Tritanopia (blue-blind)
#070A0A
Achromatopsia (no color)
#090909

Design tokens & code

CSS
--color: #08090c;
/* rgb */ color: rgb(8, 9, 12);
/* oklch */ color: oklch(14.0% 0.007 269.7);
Tailwind
colors: {
  custom: {
    50: '#4a4b4c',
    500: '#08090c',
    950: '#000000',
  },
}
SCSS
$custom: #08090c;
$custom-light: #4a4b4c;
$custom-dark: #000000;
JSON
{
  "hex": "#08090c",
  "rgb": {
    "r": 8,
    "g": 9,
    "b": 12
  },
  "hsl": {
    "h": 225,
    "s": 20,
    "l": 3.922
  },
  "oklch": {
    "l": 0.13998,
    "c": 0.00689,
    "h": 269.7
  },
  "luminance": 0.00274
}

Semantic roles & 50–950 ramp

primary
#08090C
secondary
#403C30
accent
#A86BBD
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777

Preview Lab

Preview with #08090C

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

Preview Lab → · Contrast checker → · Palette generator →

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