#08000F#08000F

#08000F is a very dark, muted violet. Relative luminance 0.001; OKLCH L 10.2% C 0.051 H 312.4°. Best body text is #FFFFFF at 20.64:1 contrast (WCAG AA passes).

Color values

HEX#08000F
RGBrgb(8, 0, 15)
HSLhsl(272, 100%, 3%)
HSVhsv(272, 100%, 6%)
CMYKcmyk(46.7%, 100%, 0%, 94.1%)
CIE-LABlab(0.78, 4.28, -5.22)
CIE-LCHlch(0.78, 6.75, 309.34°)
OKLaboklab(10.21% 0.0344 -0.0377)
OKLCHoklch(10.21% 0.051 312.4)
XYZxyz(0.1863, 0.0861, 0.4587)
Luminance0.0009 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08000F #070F00
analogous
#00000F #08000F #0F000E
triadic
#08000F #0F0800 #000F08
tetradic
#08000F #0F0000 #070F00 #000E0F
square
#08000F #0F0000 #070F00 #000E0F
split-complementary
#08000F #0E0F00 #000F00
monochromatic
#10001F #10001F #10001F #29004C #490089

Accessibility & contrast

On white

20.64
#08000F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.02
#08000F on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #08000F
20.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08000F#FFFFFF#000000##FFFFFF
##08000F1.0020.641.0220.64
#FFFFFF20.641.0021.001.00
#0000001.0221.001.0021.00
##FFFFFF20.641.0021.001.00

Color blindness preview

Protanopia (red-blind)
#000210
Deuteranopia (green-blind)
#00030F
Tritanopia (blue-blind)
#070205
Achromatopsia (no color)
#030303

Design tokens & code

CSS
--color: #08000f;
/* rgb */ color: rgb(8, 0, 15);
/* oklch */ color: oklch(10.2% 0.051 312.4);
Tailwind
colors: {
  custom: {
    50: '#4a474e',
    500: '#08000f',
    950: '#000000',
  },
}
SCSS
$custom: #08000f;
$custom-light: #4a474e;
$custom-dark: #000000;
JSON
{
  "hex": "#08000f",
  "rgb": {
    "r": 8,
    "g": 0,
    "b": 15
  },
  "hsl": {
    "h": 272,
    "s": 100,
    "l": 2.941
  },
  "oklch": {
    "l": 0.10213,
    "c": 0.05101,
    "h": 312.4
  },
  "luminance": 0.00086
}

Semantic roles & 50–950 ramp

primary
#08000F
secondary
#335B10
accent
#FF298D
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777

Preview Lab

Preview with #08000F

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

Preview Lab → · Contrast checker → · Palette generator →

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