#06000C#06000C

#06000C is a very dark, muted violet. Relative luminance 0.001; OKLCH L 9.3% C 0.047 H 311.8°. Best body text is #FFFFFF at 20.73:1 contrast (WCAG AA passes).

Color values

HEX#06000C
RGBrgb(6, 0, 12)
HSLhsl(270, 100%, 2%)
HSVhsv(270, 100%, 5%)
CMYKcmyk(50%, 100%, 0%, 95.3%)
CIE-LABlab(0.59, 3.25, -4.03)
CIE-LCHlch(0.59, 5.18, 308.91°)
OKLaboklab(9.31% 0.0311 -0.0348)
OKLCHoklch(9.31% 0.047 311.8)
XYZxyz(0.1415, 0.0653, 0.3529)
Luminance0.0006 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#06000C #060C00
analogous
#00000C #06000C #0C000C
triadic
#06000C #0C0600 #000C06
tetradic
#06000C #0C0000 #060C00 #000C0C
square
#06000C #0C0000 #060C00 #000C0C
split-complementary
#06000C #0C0C00 #000C00
monochromatic
#0F001F #0F001F #0F001F #250049 #430086

Accessibility & contrast

On white

20.73
#06000C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.01
#06000C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #06000C
20.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##06000C#FFFFFF#000000##FFFFFF
##06000C1.0020.731.0120.73
#FFFFFF20.731.0021.001.00
#0000001.0121.001.0021.00
##FFFFFF20.731.0021.001.00

Color blindness preview

Protanopia (red-blind)
#00020D
Deuteranopia (green-blind)
#00020C
Tritanopia (blue-blind)
#050104
Achromatopsia (no color)
#020202

Design tokens & code

CSS
--color: #06000c;
/* rgb */ color: rgb(6, 0, 12);
/* oklch */ color: oklch(9.3% 0.047 311.8);
Tailwind
colors: {
  custom: {
    50: '#49474c',
    500: '#06000c',
    950: '#000000',
  },
}
SCSS
$custom: #06000c;
$custom-light: #49474c;
$custom-dark: #000000;
JSON
{
  "hex": "#06000c",
  "rgb": {
    "r": 6,
    "g": 0,
    "b": 12
  },
  "hsl": {
    "h": 270,
    "s": 100,
    "l": 2.353
  },
  "oklch": {
    "l": 0.09314,
    "c": 0.04667,
    "h": 311.8
  },
  "luminance": 0.00065
}

Semantic roles & 50–950 ramp

primary
#06000C
secondary
#345810
accent
#FF2994
background
#F4F3F4
surface
#E6E5E7
border
#C2C1C3
text
#000001
muted
#777777

Preview Lab

Preview with #06000C

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

Preview Lab → · Contrast checker → · Palette generator →

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