#080C18#080C18
#080C18 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 15.7% C 0.027 H 268.8°. Best body text is #FFFFFF at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #080C18 |
|---|---|
| RGB | rgb(8, 12, 24) |
| HSL | hsl(225, 50%, 6%) |
| HSV | hsv(225, 67%, 9%) |
| CMYK | cmyk(66.7%, 50%, 0%, 90.6%) |
| CIE-LAB | lab(3.44, 1.42, -7.18) |
| CIE-LCH | lch(3.44, 7.32, 281.21°) |
| OKLab | oklab(15.7% -0.0006 -0.0266) |
| OKLCH | oklch(15.7% 0.027 268.8) |
| XYZ | xyz(0.3964, 0.3805, 0.9165) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.72
Almost Black
#070D0D
ΔE00 6.97
Dark
#1B2431
ΔE00 7.04
Dark Navy Blue
#00022E
ΔE00 12.31
Midnight
#03012D
ΔE00 12.41
Navy Blue
#1B2A4A
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C18 #181408
analogous
#081418 #080C18 #0C0818
triadic
#080C18 #18080C #0C1808
tetradic
#080C18 #180814 #181408 #08180C
square
#080C18 #180814 #181408 #08180C
split-complementary
#080C18 #180C08 #141808
monochromatic
#080B17 #080B17 #080C18 #172346 #273A74
Accessibility & contrast
On white
19.51
#080C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C18
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C18 | 1.00 | 19.51 | 1.08 | 19.51 |
| #FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080D18
Deuteranopia (green-blind)
#070C18
Tritanopia (blue-blind)
#040E10
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080c18; /* rgb */ color: rgb(8, 12, 24); /* oklch */ color: oklch(15.7% 0.027 268.8);
Tailwind
colors: {
custom: {
50: '#4a4c54',
500: '#080c18',
950: '#000000',
},
}SCSS
$custom: #080c18; $custom-light: #4a4c54; $custom-dark: #000000;
JSON
{
"hex": "#080c18",
"rgb": {
"r": 8,
"g": 12,
"b": 24
},
"hsl": {
"h": 225,
"s": 50,
"l": 6.275
},
"oklch": {
"l": 0.15696,
"c": 0.02659,
"h": 268.8
},
"luminance": 0.00381
}Semantic roles & 50–950 ramp
primary
#080C18
secondary
#544928
accent
#B74EDA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778