#10000F#10000F

#10000F is a very dark, muted purple. Relative luminance 0.001; OKLCH L 12.1% C 0.055 H 330.3°. Best body text is #FFFFFF at 20.41:1 contrast (WCAG AA passes).

Color values

HEX#10000F
RGBrgb(16, 0, 15)
HSLhsl(304, 100%, 3%)
HSVhsv(304, 100%, 6%)
CMYKcmyk(0%, 100%, 6.2%, 93.7%)
CIE-LABlab(1.31, 6.65, -4.38)
CIE-LCHlch(1.31, 7.97, 326.61°)
OKLaboklab(12.05% 0.0477 -0.0272)
OKLCHoklch(12.05% 0.055 330.3)
XYZxyz(0.2999, 0.1447, 0.4640)
Luminance0.0014 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#10000F #001001
analogous
#090010 #10000F #100007
triadic
#10000F #0F1000 #000F10
tetradic
#10000F #100900 #001001 #000710
square
#10000F #100900 #001001 #000710
split-complementary
#10000F #071000 #001009
monochromatic
#1F001D #1F001D #1F001D #4D0048 #8A0082

Accessibility & contrast

On white

20.41
#10000F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.03
#10000F on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #10000F
20.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##10000F#FFFFFF#000000##FFFFFF
##10000F1.0020.411.0320.41
#FFFFFF20.411.0021.001.00
#0000001.0321.001.0021.00
##FFFFFF20.411.0021.001.00

Color blindness preview

Protanopia (red-blind)
#000410
Deuteranopia (green-blind)
#03060E
Tritanopia (blue-blind)
#110105
Achromatopsia (no color)
#050505

Design tokens & code

CSS
--color: #10000f;
/* rgb */ color: rgb(16, 0, 15);
/* oklch */ color: oklch(12.1% 0.055 330.3);
Tailwind
colors: {
  custom: {
    50: '#4e474e',
    500: '#10000f',
    950: '#000000',
  },
}
SCSS
$custom: #10000f;
$custom-light: #4e474e;
$custom-dark: #000000;
JSON
{
  "hex": "#10000f",
  "rgb": {
    "r": 16,
    "g": 0,
    "b": 15
  },
  "hsl": {
    "h": 303.75,
    "s": 100,
    "l": 3.137
  },
  "oklch": {
    "l": 0.12052,
    "c": 0.05485,
    "h": 330.3
  },
  "luminance": 0.00145
}

Semantic roles & 50–950 ramp

primary
#10000F
secondary
#105C15
accent
#FF3629
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777

Preview Lab

Preview with #10000F

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

Preview Lab → · Contrast checker → · Palette generator →

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