#080912#080912
#080912 is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.4% C 0.020 H 278.2°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #080912 |
|---|---|
| RGB | rgb(8, 9, 18) |
| HSL | hsl(234, 38%, 5%) |
| HSV | hsv(234, 56%, 7%) |
| CMYK | cmyk(55.6%, 50%, 0%, 92.9%) |
| CIE-LAB | lab(2.63, 1.26, -4.23) |
| CIE-LCH | lch(2.63, 4.41, 286.56°) |
| OKLab | oklab(14.37% 0.0028 -0.0195) |
| OKLCH | oklch(14.37% 0.02 278.2) |
| XYZ | xyz(0.3070, 0.2907, 0.6121) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.46
Almost Black
#070D0D
ΔE00 5.22
Dark
#1B2431
ΔE00 8.39
Very Dark Brown
#1D0200
ΔE00 11.76
Gunmetal
#2A3439
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080912 #121108
analogous
#080E12 #080912 #0C0812
triadic
#080912 #120809 #091208
tetradic
#080912 #12080E #121108 #08120C
square
#080912 #12080E #121108 #08120C
split-complementary
#080912 #120C08 #0E1208
monochromatic
#090B15 #090B15 #090B15 #1B1E3C #2E3367
Accessibility & contrast
On white
19.85
#080912 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080912 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080912
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080912 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080912 | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070A12
Deuteranopia (green-blind)
#060912
Tritanopia (blue-blind)
#060B0C
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080912; /* rgb */ color: rgb(8, 9, 18); /* oklch */ color: oklch(14.4% 0.020 278.2);
Tailwind
colors: {
custom: {
50: '#4a4b4f',
500: '#080912',
950: '#000000',
},
}SCSS
$custom: #080912; $custom-light: #4a4b4f; $custom-dark: #000000;
JSON
{
"hex": "#080912",
"rgb": {
"r": 8,
"g": 9,
"b": 18
},
"hsl": {
"h": 234,
"s": 38.462,
"l": 5.098
},
"oklch": {
"l": 0.14366,
"c": 0.01973,
"h": 278.2
},
"luminance": 0.00291
}Semantic roles & 50–950 ramp
primary
#080912
secondary
#4B482B
accent
#C359CE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778