#06080C#06080C
#06080C is a very dark, near-neutral blue. Relative luminance 0.002; OKLCH L 13.4% C 0.010 H 260.6°. Best body text is #FFFFFF at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #06080C |
|---|---|
| RGB | rgb(6, 8, 12) |
| HSL | hsl(220, 33%, 4%) |
| HSV | hsv(220, 50%, 5%) |
| CMYK | cmyk(50%, 33.3%, 0%, 95.3%) |
| CIE-LAB | lab(2.16, 0.05, -1.74) |
| CIE-LCH | lch(2.16, 1.74, 271.66°) |
| OKLab | oklab(13.37% -0.0016 -0.01) |
| OKLCH | oklch(13.37% 0.01 260.6) |
| XYZ | xyz(0.2283, 0.2389, 0.3818) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 2.09
Almost Black
#070D0D
ΔE00 2.72
Dark
#1B2431
ΔE00 9.66
Very Dark Brown
#1D0200
ΔE00 12.08
Gunmetal
#2A3439
ΔE00 12.79
Dark Grey
#363737
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06080C #0C0A06
analogous
#060B0C #06080C #07060C
triadic
#06080C #0C0608 #080C06
tetradic
#06080C #0C060B #0C0A06 #060C07
square
#06080C #0C060B #0C0A06 #060C07
split-complementary
#06080C #0C0706 #0B0C06
monochromatic
#0A0E14 #0A0E14 #0A0E14 #1A2335 #2F3E5E
Accessibility & contrast
On white
20.04
#06080C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#06080C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06080C
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06080C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06080C | 1.00 | 20.04 | 1.05 | 20.04 |
| #FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07080C
Deuteranopia (green-blind)
#06080C
Tritanopia (blue-blind)
#050909
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #06080c; /* rgb */ color: rgb(6, 8, 12); /* oklch */ color: oklch(13.4% 0.010 260.6);
Tailwind
colors: {
custom: {
50: '#494a4c',
500: '#06080c',
950: '#000000',
},
}SCSS
$custom: #06080c; $custom-light: #494a4c; $custom-dark: #000000;
JSON
{
"hex": "#06080c",
"rgb": {
"r": 6,
"g": 8,
"b": 12
},
"hsl": {
"h": 220,
"s": 33.333,
"l": 3.529
},
"oklch": {
"l": 0.1337,
"c": 0.01014,
"h": 260.6
},
"luminance": 0.00239
}Semantic roles & 50–950 ramp
primary
#06080C
secondary
#443B2A
accent
#A65EC9
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777