#080B0F#080B0F
#080B0F is a very dark, near-neutral cyan. Relative luminance 0.003; OKLCH L 14.8% C 0.010 H 254.7°. Best body text is #FFFFFF at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #080B0F |
|---|---|
| RGB | rgb(8, 11, 15) |
| HSL | hsl(214, 30%, 5%) |
| HSV | hsv(214, 47%, 6%) |
| CMYK | cmyk(46.7%, 26.7%, 0%, 94.1%) |
| CIE-LAB | lab(2.94, -0.13, -2.06) |
| CIE-LCH | lch(2.94, 2.07, 266.27°) |
| OKLab | oklab(14.81% -0.0027 -0.0098) |
| OKLCH | oklch(14.81% 0.01 254.7) |
| XYZ | xyz(0.3060, 0.3254, 0.4985) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.57
Black
#000000
ΔE00 2.61
Dark
#1B2431
ΔE00 9.14
Gunmetal
#2A3439
ΔE00 12.23
Very Dark Brown
#1D0200
ΔE00 12.56
Dark Grey
#363737
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B0F #0F0C08
analogous
#080F0F #080B0F #09080F
triadic
#080B0F #0F080B #0B0F08
tetradic
#080B0F #0F080F #0F0C08 #080F09
square
#080B0F #0F080F #0F0C08 #080F09
split-complementary
#080B0F #0F0908 #0F0F08
monochromatic
#0B0F14 #0B0F14 #0B0F14 #1D2837 #33465F
Accessibility & contrast
On white
19.72
#080B0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080B0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B0F
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B0F | 1.00 | 19.72 | 1.07 | 19.72 |
| #FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0B0F
Deuteranopia (green-blind)
#090A0F
Tritanopia (blue-blind)
#060C0C
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080b0f; /* rgb */ color: rgb(8, 11, 15); /* oklch */ color: oklch(14.8% 0.010 254.7);
Tailwind
colors: {
custom: {
50: '#4a4c4e',
500: '#080b0f',
950: '#000000',
},
}SCSS
$custom: #080b0f; $custom-light: #4a4c4e; $custom-dark: #000000;
JSON
{
"hex": "#080b0f",
"rgb": {
"r": 8,
"g": 11,
"b": 15
},
"hsl": {
"h": 214.286,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.14806,
"c": 0.01013,
"h": 254.7
},
"luminance": 0.00325
}Semantic roles & 50–950 ramp
primary
#080B0F
secondary
#463B2D
accent
#9B61C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777