#080D1C#080D1C
#080D1C is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.3% C 0.033 H 268.3°. Best body text is #FFFFFF at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #080D1C |
|---|---|
| RGB | rgb(8, 13, 28) |
| HSL | hsl(225, 56%, 7%) |
| HSV | hsv(225, 71%, 11%) |
| CMYK | cmyk(71.4%, 53.6%, 0%, 89%) |
| CIE-LAB | lab(3.82, 2.10, -9.78) |
| CIE-LCH | lch(3.82, 10.00, 282.12°) |
| OKLab | oklab(16.29% -0.0009 -0.0328) |
| OKLCH | oklch(16.29% 0.033 268.3) |
| XYZ | xyz(0.4536, 0.4233, 1.1562) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.81
Black
#000000
ΔE00 8.64
Almost Black
#070D0D
ΔE00 8.87
Dark Navy Blue
#00022E
ΔE00 10.38
Midnight
#03012D
ΔE00 10.52
Navy (survey)
#01153E
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080D1C #1C1708
analogous
#08171C #080D1C #0D081C
triadic
#080D1C #1C080D #0D1C08
tetradic
#080D1C #1C0817 #1C1708 #081C0D
square
#080D1C #1C0817 #1C1708 #081C0D
split-complementary
#080D1C #1C0D08 #171C08
monochromatic
#070B18 #070B18 #080D1C #16234C #23397B
Accessibility & contrast
On white
19.36
#080D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080D1C
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080D1C | 1.00 | 19.36 | 1.08 | 19.36 |
| #FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070F1D
Deuteranopia (green-blind)
#060D1C
Tritanopia (blue-blind)
#021013
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080d1c; /* rgb */ color: rgb(8, 13, 28); /* oklch */ color: oklch(16.3% 0.033 268.3);
Tailwind
colors: {
custom: {
50: '#4a4d58',
500: '#080d1c',
950: '#000000',
},
}SCSS
$custom: #080d1c; $custom-light: #4a4d58; $custom-dark: #000000;
JSON
{
"hex": "#080d1c",
"rgb": {
"r": 8,
"g": 13,
"b": 28
},
"hsl": {
"h": 225,
"s": 55.556,
"l": 7.059
},
"oklch": {
"l": 0.16292,
"c": 0.03283,
"h": 268.3
},
"luminance": 0.00423
}Semantic roles & 50–950 ramp
primary
#080D1C
secondary
#594C27
accent
#B949DF
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010103
muted
#777778