#160002#160002
#160002 is a very dark, muted red. Relative luminance 0.002; OKLCH L 12.7% C 0.051 H 17.4°. Best body text is #FFFFFF at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #160002 |
|---|---|
| RGB | rgb(22, 0, 2) |
| HSL | hsl(355, 100%, 4%) |
| HSV | hsv(355, 100%, 9%) |
| CMYK | cmyk(0%, 100%, 90.9%, 91.4%) |
| CIE-LAB | lab(1.58, 7.19, 1.68) |
| CIE-LCH | lch(1.58, 7.39, 13.14°) |
| OKLab | oklab(12.7% 0.0485 0.0152) |
| OKLCH | oklch(12.7% 0.051 17.4) |
| XYZ | xyz(0.3419, 0.1750, 0.0732) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.15
Black
#000000
ΔE00 8.81
Almost Black
#070D0D
ΔE00 11.92
Dark Brown
#341C02
ΔE00 14.11
Dark Maroon
#3C0008
ΔE00 14.93
Dark
#1B2431
ΔE00 15.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160002 #001614
analogous
#16000D #160002 #160900
triadic
#160002 #021600 #000216
tetradic
#160002 #0D1600 #001614 #090016
square
#160002 #0D1600 #001614 #090016
split-complementary
#160002 #001609 #000D16
monochromatic
#1F0003 #1F0003 #1F0003 #530008 #90000D
Accessibility & contrast
On white
20.29
#160002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#160002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160002
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160002 | 1.00 | 20.29 | 1.03 | 20.29 |
| #FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040302
Deuteranopia (green-blind)
#090702
Tritanopia (blue-blind)
#190001
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #160002; /* rgb */ color: rgb(22, 0, 2); /* oklch */ color: oklch(12.7% 0.051 17.4);
Tailwind
colors: {
custom: {
50: '#524748',
500: '#160002',
950: '#000000',
},
}SCSS
$custom: #160002; $custom-light: #524748; $custom-dark: #000000;
JSON
{
"hex": "#160002",
"rgb": {
"r": 22,
"g": 0,
"b": 2
},
"hsl": {
"h": 354.545,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.12695,
"c": 0.05084,
"h": 17.4
},
"luminance": 0.00175
}Semantic roles & 50–950 ramp
primary
#160002
secondary
#116159
accent
#FFEC29
background
#F4F3F4
surface
#E7E5E6
border
#C3C1C2
text
#020000
muted
#787777