Closest web-safe match: #000000

Color Details and Palettes for #161815

Details about the color Twilight Zone#161815

Conversions, palettes, contrast & design ideas for this color.

Black family Neutral WCAG ink: white
HEX #161815 RGB rgb(22, 24, 21) HSL hsl(100, 7%, 9%) CMYK cmyk(8%, 0%, 12%, 91%)

Color profile

About Color Hex #161815

#161815 is a neutral color from the Black family, closest in name to “Twilight Zone”. In RGB it is rgb(22, 24, 21); in HSL, hsl(100, 7%, 9%).

The color Twilight Zone, with hexadecimal code #161815, is classified within the black color family, projecting power, sophistication, and timeless formality in design. Additionally, it evokes emotions such as Power, Elegance, Formality, Mystery and Authority. With negligible saturation (7%), this color is effectively achromatic—a pure neutral that pairs with any hue without competition. At only 9% lightness, this extremely dark shade approaches black, delivering maximum drama and contrast when paired with lighter elements. This color is ideal for designs that aim to express Power, Elegance, Formality, Mystery, or Authority. It can be effectively used in web design, branding, and marketing materials to attract attention and convey specific messages.

Key facts

RGB 22, 24, 21 red · green · blue HSL 100° 7% 9% hue · sat · light HSV 100° 13% 9% design-app pickers CMYK 8 0 12 91 print inks, % Luminance 0.009 0 dark → 1 light On black 1.18:1 ✕ AA contrast ratio On white 17.86:1 ✓ AA contrast ratio Web-safe #000000 closest web-safe Best text white ideal foreground Character Vivid neutral · black family

The story of this color

History, Usage, Psychology & Design Ideas for #161815

Twilight Zone (#161815) belongs to the Black color family.

As an achromatic shade, this color carries a timeless, versatile neutrality that anchors any palette it joins.

Historical Background

Black pigments date to the earliest human art—manganese oxide and carbon black were staples of prehistoric painters. In ancient Egypt, black symbolized the fertile soil of the Nile delta and thus life itself. Renaissance painters like Caravaggio mastered chiaroscuro, using deep blacks to create dramatic contrasts that revolutionized visual storytelling and influenced cinema centuries later.

Design & Usage Tips

Black anchors virtually any color scheme and is indispensable for text, icons, and borders. In branding, black signals luxury and exclusivity—Chanel, Nike, and Prada all build identities around black. Use it sparingly as a background to make white or neon elements pop, or use it generously to create bold, immersive experiences.

Psychological Impact

Black evokes power, elegance, mystery, and formality. It can feel protective and grounding but also oppressive if overused. The key is contrast: black paired with bright accents feels energetic, while black with muted tones feels sophisticated.

At just 9% lightness, this is an extremely dark shade that approaches black. It is best reserved for text, thin borders, or dramatic full-bleed backgrounds paired with light typography.

Creative Design Ideas

Pair black backgrounds with gradient overlays (dark-to-transparent) on hero images for cinematic depth. Combine matte black surfaces with glossy black accents for tactile contrast in packaging. In editorial design, full-bleed black pages with centered white serif type create striking chapter openers.

Every format

#161815 Color Conversions

Every way to write Twilight Zone — one-tap copy on every format; tap on any card to learn what it is and when to use it.

12 formats
HEX Web
#161815

Hexadecimal is the web’s universal color notation — two digits each for red, green and blue. Drop it straight into HTML, CSS or any design tool.

RGB Screen
rgb(22, 24, 21)

RGB is the additive Red-Green-Blue model every screen uses to emit light. The default choice for websites, apps and on-screen UI.

HSL Web
hsl(100, 7%, 9%)

HSL breaks a color into Hue, Saturation and Lightness — the most intuitive way to lighten, darken or mute a color in CSS.

HSV HSB Design
hsv(100, 13%, 9%)

HSV (also called HSB) maps Hue, Saturation and Value/Brightness. It is the model behind the color pickers in Photoshop, Figma and most design apps.

HWB CSS 4
hwb(100 8% 91%)

HWB blends a pure hue with Whiteness and Blackness — a painter-friendly model added in CSS Color 4 for quick tints and shades.

CMYK Print
cmyk(8%, 0%, 12%, 91%)

CMYK is the subtractive Cyan-Magenta-Yellow-Black ink model. Use these values when preparing artwork for a printer or commercial press.

OKLCH Modern
oklch(20.57% 0.007 134.99)

OKLCH is a modern, perceptually-uniform space (Lightness, Chroma, Hue). It powers smooth gradients and accessible palettes in today’s CSS.

OKLab Modern
oklab(20.57% -0.005 0.005)

OKLab is the Cartesian form of OKLCH — ideal for blending and interpolating colors without the muddy midpoints older spaces produce.

CIELAB L*a*b* Perceptual
L: 7.93, a: -1.71, b: 1.70

CIELAB is a device-independent, perceptually-uniform space. It is the standard for measuring color difference (ΔE) and matching across devices.

LCH Perceptual
L: 7.93, C: 2.41, H: 135.09

LCH is CIELAB in cylindrical form — Lightness, Chroma and Hue — letting you adjust vividness and hue while staying perceptually even.

XYZ CIE Science
X: 0.79, Y: 0.88, Z: 0.84

CIE XYZ is the 1931 master space that underpins every other model here — the scientific bridge used to convert between color systems.

Decimal int Code
1447957

The 24-bit integer value of the color — handy for databases, APIs, game engines and low-level graphics code.

Channel breakdown

RGB Color Percentages for #161815

How much red, green and blue light mixes into Twilight Zone.

Red 22/255 32.8% Green 24/255 35.8% Blue 21/255 31.3%

Percentages show each channel's share of the total light (R + G + B) in Twilight Zone.

Ink coverage

CMYK Ink Levels & Print Guide for #161815

Ink needed to reproduce Twilight Zone in four-color print. Heaviest ink: Key (Black).

8% CYAN 0% MAGENTA 13% YELLOW 91% KEY

Print tip: treat these values as a starting point — final output depends on printer profile, paper stock and calibration.

Accessibility · WCAG

Luminance & Contrast for #161815

How bright Twilight Zone is, and how far black and white text clear each WCAG bar.

Relative luminance 0.009
0 · dark1 · light

Contrast ratio · 1:1 → 21:1 (log scale)

Aa Black text 1.18:1 ✕ AA ✕ AAA ✕ Large
Aa White text 17.86:1 ✓ AA ✓ AAA ✓ Large

Developer shortcuts

Quick CSS Snippets for #161815

Copy-and-paste CSS for Twilight Zone — per-line copy, or grab the whole block.

twilight-zone.css
background-color: #161815;
color: #161815;
border: 2px solid #161815;
background-color: rgb(22, 24, 21);
background-color: hsl(100, 7%, 9%);
--color: #161815;

Shades · light to dark

#161815 Monochrome Palette

Lighter and darker steps of Twilight Zone — the color's full brightness range in one strip.

#E8E8E8
#C5C5C5
#A2A3A1
#7F807E
#5C5D5B
#393B38
#161815
#131412
#0F110F
#0C0D0C
#090A08
#060605
#020202

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 180° apart

#161815 Complementary Palette

Two colors opposite on the wheel — maximum contrast for attention-grabbing accents.

#161815
#171519

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · adjacent hues

#161815 Analogic Palette

Neighboring hues on the wheel — harmonious, calm combinations that feel unified.

#161815
#151916
#181915
#151917
#191715
#151819
#191615

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 120° apart

#161815 Triadic Palette

Three colors evenly spaced on the wheel — vibrant and energetic, yet balanced.

#161815
#151619
#191516

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 90° apart

#161815 Quad Palette

Four colors evenly spaced on the wheel (tetradic) — rich schemes with multiple accents.

#161815
#151819
#171519
#191615

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Accessibility

Color Blindness Simulation for #161815

How Twilight Zone reads across five kinds of color vision — a ✓ Friendly verdict means the color difference stays distinguishable for that vision type.

#161815
#171716
#171716
#161616
#171717
Normal vision full color Deuteranopia green weakness ✓ Friendly Protanopia red weakness ✓ Friendly Tritanopia blue-yellow weakness ✓ Friendly Achromatopsia total color blindness ✓ Friendly

The dot marks the original color. Hover any shade to copy its hex.

Harmony overview

Color Harmonies for #161815

The lead color from each harmony scheme, side by side — a shortcut to the full palettes above.

#171519
#151916
#151619
#151819
Complementary opposite hue Analogous adjacent hue Triadic 120° apart Tetradic (Quad) 90° apart

Perceptually nearby

#161815 Nearby Colors

A step away in brightness, richness or shade — each still feels like the same color.

Lead#222222
Black#000000
Carbon#333333
Nightmare#112211
Dreamless Sleep#111111
Blackn’t#111100

From the color-name library

Colors Similar to #161815

The closest named colors to #161815 — same mood, each with its own character.

Twilight Zone#191916
Coco’s Black#1C1C1A
Glimpse Into Space#121210
Dark Veil#141311
Sinister#12110E
King Kong#161410
Matt Black#151515
Sooty#141414
Cursed Black#131313
Dark Moon#161718
Dreamless Sleep#111111
Black Wash#0C0C0C

Looking for more Black shades? Browse Black colors →

Inspiration

Explore Vibrant Images Featuring Twilight Zone (#161815)

Curated Unsplash photos that carry the mood of Twilight Zone — hover any tile to download it or view the original.

Good to know

Frequently Asked Questions about #161815

#161815 is a neutral color from the Black family. Its closest matched name is “Twilight Zone”, matched perceptually with the CIEDE2000 color-difference formula. In RGB it is rgb(22, 24, 21); in HSL, hsl(100, 7%, 9%).
In RGB, #161815 is rgb(22, 24, 21); in HSL it is hsl(100, 7%, 9%); and in CMYK — the model used for print — it is cmyk(8%, 0%, 12%, 91%).
#161815 has a contrast ratio of 1.18:1 against black and 17.86:1 against white. For readability, white body text meets the WCAG AA threshold of 4.5:1 on it, while black does not.
The direct complement of #161815 is #171519 (opposite on the color wheel). For ready-made combinations, this page includes monochrome, analogous, triadic and tetradic palettes built from #161815 in the palette sections above.