#081216#081216
#081216 is a very dark, near-neutral cyan. Relative luminance 0.005; OKLCH L 17.4% C 0.017 H 224.9°. Best body text is #FFFFFF at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #081216 |
|---|---|
| RGB | rgb(8, 18, 22) |
| HSL | hsl(197, 47%, 6%) |
| HSV | hsv(197, 64%, 9%) |
| CMYK | cmyk(63.6%, 18.2%, 0%, 91.4%) |
| CIE-LAB | lab(4.90, -2.21, -3.56) |
| CIE-LCH | lch(4.90, 4.19, 238.13°) |
| OKLab | oklab(17.44% -0.0121 -0.012) |
| OKLCH | oklch(17.44% 0.017 224.9) |
| XYZ | xyz(0.4612, 0.5421, 0.8392) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.94
Black
#000000
ΔE00 5.24
Dark
#1B2431
ΔE00 8.10
Gunmetal
#2A3439
ΔE00 10.43
Onyx
#353839
ΔE00 12.27
Charcoal (survey)
#343837
ΔE00 12.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081216 #160C08
analogous
#081613 #081216 #080B16
triadic
#081216 #160812 #121608
tetradic
#081216 #130816 #160C08 #0B1608
square
#081216 #130816 #160C08 #0B1608
split-complementary
#081216 #16080B #161308
monochromatic
#081216 #081216 #081216 #183743 #295B70
Accessibility & contrast
On white
18.95
#081216 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#081216 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081216
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081216 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081216 | 1.00 | 18.95 | 1.11 | 18.95 |
| #FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101216
Deuteranopia (green-blind)
#0E1016
Tritanopia (blue-blind)
#041313
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #081216; /* rgb */ color: rgb(8, 18, 22); /* oklch */ color: oklch(17.4% 0.017 224.9);
Tailwind
colors: {
custom: {
50: '#4a5052',
500: '#081216',
950: '#000000',
},
}SCSS
$custom: #081216; $custom-light: #4a5052; $custom-dark: #000000;
JSON
{
"hex": "#081216",
"rgb": {
"r": 8,
"g": 18,
"b": 22
},
"hsl": {
"h": 197.143,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.1744,
"c": 0.01708,
"h": 224.9
},
"luminance": 0.00542
}Semantic roles & 50–950 ramp
primary
#081216
secondary
#513429
accent
#7751D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878