#16111E#16111E
#16111E is a very dark, muted violet. Relative luminance 0.007; OKLCH L 19.0% C 0.027 H 301.6°. Best body text is #FFFFFF at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #16111E |
|---|---|
| RGB | rgb(22, 17, 30) |
| HSL | hsl(263, 28%, 9%) |
| HSV | hsv(263, 43%, 12%) |
| CMYK | cmyk(26.7%, 43.3%, 0%, 88.2%) |
| CIE-LAB | lab(6.01, 5.46, -7.95) |
| CIE-LCH | lch(6.01, 9.65, 304.48°) |
| OKLab | oklab(19.05% 0.014 -0.0228) |
| OKLCH | oklch(19.05% 0.027 301.6) |
| XYZ | xyz(0.7656, 0.6652, 1.3161) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dark
#1B2431
ΔE00 9.02
Black
#000000
ΔE00 9.74
Very Dark Brown
#1D0200
ΔE00 10.78
Almost Black
#070D0D
ΔE00 10.82
Midnight
#03012D
ΔE00 11.01
Dark Navy Blue
#00022E
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16111E #191E11
analogous
#11131E #16111E #1D111E
triadic
#16111E #1E1611 #111E16
tetradic
#16111E #1E1113 #191E11 #111E1D
square
#16111E #1E1113 #191E11 #111E1D
split-complementary
#16111E #1E1D11 #131E11
monochromatic
#0E0B14 #0E0B14 #16111E #332745 #4F3D6C
Accessibility & contrast
On white
18.53
#16111E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#16111E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16111E
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16111E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16111E | 1.00 | 18.53 | 1.13 | 18.53 |
| #FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E131F
Deuteranopia (green-blind)
#0F131E
Tritanopia (blue-blind)
#151316
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #16111e; /* rgb */ color: rgb(22, 17, 30); /* oklch */ color: oklch(19.0% 0.027 301.6);
Tailwind
colors: {
custom: {
50: '#534f59',
500: '#16111e',
950: '#000000',
},
}SCSS
$custom: #16111e; $custom-light: #534f59; $custom-dark: #000000;
JSON
{
"hex": "#16111e",
"rgb": {
"r": 22,
"g": 17,
"b": 30
},
"hsl": {
"h": 263.077,
"s": 27.66,
"l": 9.216
},
"oklch": {
"l": 0.19049,
"c": 0.02682,
"h": 301.6
},
"luminance": 0.00665
}Semantic roles & 50–950 ramp
primary
#16111E
secondary
#495338
accent
#C4649F
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020103
muted
#787778