#10000C#10000C

#10000C is a very dark, muted pink. Relative luminance 0.001; OKLCH L 11.8% C 0.052 H 336.6°. Best body text is #FFFFFF at 20.44:1 contrast (WCAG AA passes).

Color values

HEX#10000C
RGBrgb(16, 0, 12)
HSLhsl(315, 100%, 3%)
HSVhsv(315, 100%, 6%)
CMYKcmyk(0%, 100%, 25%, 93.7%)
CIE-LABlab(1.23, 6.15, -3.01)
CIE-LCHlch(1.23, 6.85, 333.91°)
OKLaboklab(11.8% 0.0478 -0.0207)
OKLCHoklch(11.8% 0.052 336.6)
XYZxyz(0.2801, 0.1367, 0.3594)
Luminance0.0014 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#10000C #001004
analogous
#0C0010 #10000C #100004
triadic
#10000C #0C1000 #000C10
tetradic
#10000C #100C00 #001004 #000410
square
#10000C #100C00 #001004 #000410
split-complementary
#10000C #041000 #00100C
monochromatic
#1F0017 #1F0017 #1F0017 #4D003A #8A0068

Accessibility & contrast

On white

20.44
#10000C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #10000C
20.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##10000C#FFFFFF#000000##FFFFFF
##10000C1.0020.441.0320.44
#FFFFFF20.441.0021.001.00
#0000001.0321.001.0021.00
##FFFFFF20.441.0021.001.00

Color blindness preview

Protanopia (red-blind)
#00030C
Deuteranopia (green-blind)
#04050B
Tritanopia (blue-blind)
#120004
Achromatopsia (no color)
#050505

Design tokens & code

CSS
--color: #10000c;
/* rgb */ color: rgb(16, 0, 12);
/* oklch */ color: oklch(11.8% 0.052 336.6);
Tailwind
colors: {
  custom: {
    50: '#4e474c',
    500: '#10000c',
    950: '#000000',
  },
}
SCSS
$custom: #10000c;
$custom-light: #4e474c;
$custom-dark: #000000;
JSON
{
  "hex": "#10000c",
  "rgb": {
    "r": 16,
    "g": 0,
    "b": 12
  },
  "hsl": {
    "h": 315,
    "s": 100,
    "l": 3.137
  },
  "oklch": {
    "l": 0.11801,
    "c": 0.05209,
    "h": 336.6
  },
  "luminance": 0.00137
}

Semantic roles & 50–950 ramp

primary
#10000C
secondary
#105C23
accent
#FF5E29
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777

Preview Lab

Preview with #10000C

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

Preview Lab → · Contrast checker → · Palette generator →

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