#161014#161014
#161014 is a very dark, near-neutral pink. Relative luminance 0.006; OKLCH L 18.2% C 0.013 H 338.6°. Best body text is #FFFFFF at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #161014 |
|---|---|
| RGB | rgb(22, 16, 20) |
| HSL | hsl(320, 16%, 7%) |
| HSV | hsv(320, 27%, 9%) |
| CMYK | cmyk(0%, 27.3%, 9.1%, 91.4%) |
| CIE-LAB | lab(5.34, 3.28, -1.40) |
| CIE-LCH | lch(5.34, 3.56, 336.90°) |
| OKLab | oklab(18.24% 0.0118 -0.0046) |
| OKLCH | oklch(18.24% 0.013 338.6) |
| XYZ | xyz(0.6424, 0.5917, 0.7420) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 5.55
Almost Black
#070D0D
ΔE00 7.12
Very Dark Brown
#1D0200
ΔE00 8.22
Dark
#1B2431
ΔE00 10.13
Dark Grey
#363737
ΔE00 12.63
Onyx
#353839
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161014 #101612
analogous
#151016 #161014 #161011
triadic
#161014 #141610 #101416
tetradic
#161014 #161510 #101612 #101116
square
#161014 #161510 #101612 #101116
split-complementary
#161014 #111610 #101615
monochromatic
#120D10 #120D10 #161014 #392A34 #5D4454
Accessibility & contrast
On white
18.78
#161014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#161014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161014
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161014 | 1.00 | 18.78 | 1.12 | 18.78 |
| #FFFFFF | 18.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101114
Deuteranopia (green-blind)
#111214
Tritanopia (blue-blind)
#171011
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #161014; /* rgb */ color: rgb(22, 16, 20); /* oklch */ color: oklch(18.2% 0.013 338.6);
Tailwind
colors: {
custom: {
50: '#524e51',
500: '#161014',
950: '#000000',
},
}SCSS
$custom: #161014; $custom-light: #524e51; $custom-dark: #000000;
JSON
{
"hex": "#161014",
"rgb": {
"r": 22,
"g": 16,
"b": 20
},
"hsl": {
"h": 320,
"s": 15.789,
"l": 7.451
},
"oklch": {
"l": 0.18244,
"c": 0.01263,
"h": 338.6
},
"luminance": 0.00592
}Semantic roles & 50–950 ramp
primary
#161014
secondary
#3A483F
accent
#B9886F
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020102
muted
#787778