#080C20#080C20
#080C20 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.3% C 0.042 H 272.2°. Best body text is #FFFFFF at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #080C20 |
|---|---|
| RGB | rgb(8, 12, 32) |
| HSL | hsl(230, 60%, 8%) |
| HSV | hsv(230, 75%, 13%) |
| CMYK | cmyk(75%, 62.5%, 0%, 87.5%) |
| CIE-LAB | lab(3.78, 3.86, -12.98) |
| CIE-LCH | lch(3.78, 13.54, 286.55°) |
| OKLab | oklab(16.34% 0.0016 -0.0423) |
| OKLCH | oklch(16.34% 0.042 272.2) |
| XYZ | xyz(0.4922, 0.4188, 1.4211) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 7.91
Dark
#1B2431
ΔE00 7.99
Midnight
#03012D
ΔE00 8.01
Navy (survey)
#01153E
ΔE00 8.76
Very Dark Blue
#000133
ΔE00 9.38
Dark Navy
#000435
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C20 #201C08
analogous
#081820 #080C20 #100820
triadic
#080C20 #20080C #0C2008
tetradic
#080C20 #200818 #201C08 #082010
square
#080C20 #200818 #201C08 #082010
split-complementary
#080C20 #201008 #182008
monochromatic
#060918 #060918 #080C20 #141E51 #203182
Accessibility & contrast
On white
19.38
#080C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C20
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C20 | 1.00 | 19.38 | 1.08 | 19.38 |
| #FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040F21
Deuteranopia (green-blind)
#030C20
Tritanopia (blue-blind)
#011014
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080c20; /* rgb */ color: rgb(8, 12, 32); /* oklch */ color: oklch(16.3% 0.042 272.2);
Tailwind
colors: {
custom: {
50: '#4a4c5b',
500: '#080c20',
950: '#000000',
},
}SCSS
$custom: #080c20; $custom-light: #4a4c5b; $custom-dark: #000000;
JSON
{
"hex": "#080c20",
"rgb": {
"r": 8,
"g": 12,
"b": 32
},
"hsl": {
"h": 230,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.16339,
"c": 0.04236,
"h": 272.2
},
"luminance": 0.00419
}Semantic roles & 50–950 ramp
primary
#080C20
secondary
#5E5426
accent
#C945E3
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779