#141016#141016
#141016 is a very dark, near-neutral purple. Relative luminance 0.006; OKLCH L 18.1% C 0.014 H 314.5°. Best body text is #FFFFFF at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #141016 |
|---|---|
| RGB | rgb(20, 16, 22) |
| HSL | hsl(280, 16%, 7%) |
| HSV | hsv(280, 27%, 9%) |
| CMYK | cmyk(9.1%, 27.3%, 0%, 91.4%) |
| CIE-LAB | lab(5.21, 2.87, -2.99) |
| CIE-LCH | lch(5.21, 4.14, 313.77°) |
| OKLab | oklab(18.08% 0.0095 -0.0097) |
| OKLCH | oklch(18.08% 0.014 314.5) |
| XYZ | xyz(0.6186, 0.5772, 0.8377) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 5.59
Almost Black
#070D0D
ΔE00 6.76
Dark
#1B2431
ΔE00 8.93
Very Dark Brown
#1D0200
ΔE00 9.45
Dark Grey
#363737
ΔE00 12.68
Onyx
#353839
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141016 #121610
analogous
#111016 #141016 #161015
triadic
#141016 #161410 #101614
tetradic
#141016 #161110 #121610 #101516
square
#141016 #161110 #121610 #101516
split-complementary
#141016 #151610 #101611
monochromatic
#100D12 #100D12 #141016 #342A39 #54445D
Accessibility & contrast
On white
18.83
#141016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#141016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141016
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141016 | 1.00 | 18.83 | 1.12 | 18.83 |
| #FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1116
Deuteranopia (green-blind)
#101116
Tritanopia (blue-blind)
#141112
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #141016; /* rgb */ color: rgb(20, 16, 22); /* oklch */ color: oklch(18.1% 0.014 314.5);
Tailwind
colors: {
custom: {
50: '#514e52',
500: '#141016',
950: '#000000',
},
}SCSS
$custom: #141016; $custom-light: #514e52; $custom-dark: #000000;
JSON
{
"hex": "#141016",
"rgb": {
"r": 20,
"g": 16,
"b": 22
},
"hsl": {
"h": 280,
"s": 15.789,
"l": 7.451
},
"oklch": {
"l": 0.18079,
"c": 0.01362,
"h": 314.5
},
"luminance": 0.00577
}Semantic roles & 50–950 ramp
primary
#141016
secondary
#3F483A
accent
#B96F88
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020102
muted
#787778