#080F13#080F13
#080F13 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 16.3% C 0.014 H 233.3°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #080F13 |
|---|---|
| RGB | rgb(8, 15, 19) |
| HSL | hsl(202, 41%, 5%) |
| HSV | hsv(202, 58%, 7%) |
| CMYK | cmyk(57.9%, 21.1%, 0%, 92.5%) |
| CIE-LAB | lab(3.98, -1.23, -2.88) |
| CIE-LCH | lch(3.98, 3.13, 246.87°) |
| OKLab | oklab(16.31% -0.0083 -0.0112) |
| OKLCH | oklch(16.31% 0.014 233.3) |
| XYZ | xyz(0.3885, 0.4403, 0.6805) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.27
Black
#000000
ΔE00 3.93
Dark
#1B2431
ΔE00 8.44
Gunmetal
#2A3439
ΔE00 11.18
Dark Grey
#363737
ΔE00 12.61
Onyx
#353839
ΔE00 12.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F13 #130C08
analogous
#081311 #080F13 #080913
triadic
#080F13 #13080F #0F1308
tetradic
#080F13 #110813 #130C08 #091308
square
#080F13 #110813 #130C08 #091308
split-complementary
#080F13 #130809 #131108
monochromatic
#091116 #091116 #091116 #1A313E #2C5369
Accessibility & contrast
On white
19.30
#080F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F13
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F13 | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0F13
Deuteranopia (green-blind)
#0C0D13
Tritanopia (blue-blind)
#051010
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080f13; /* rgb */ color: rgb(8, 15, 19); /* oklch */ color: oklch(16.3% 0.014 233.3);
Tailwind
colors: {
custom: {
50: '#4a4e50',
500: '#080f13',
950: '#000000',
},
}SCSS
$custom: #080f13; $custom-light: #4a4e50; $custom-dark: #000000;
JSON
{
"hex": "#080f13",
"rgb": {
"r": 8,
"g": 15,
"b": 19
},
"hsl": {
"h": 201.818,
"s": 40.741,
"l": 5.294
},
"oklch": {
"l": 0.16308,
"c": 0.01392,
"h": 233.3
},
"luminance": 0.0044
}Semantic roles & 50–950 ramp
primary
#080F13
secondary
#4C372A
accent
#8357D1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778