#080919#080919
#080919 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.9% C 0.034 H 278.4°. Best body text is #FFFFFF at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #080919 |
|---|---|
| RGB | rgb(8, 9, 25) |
| HSL | hsl(236, 52%, 6%) |
| HSV | hsv(236, 68%, 10%) |
| CMYK | cmyk(68%, 64%, 0%, 90.2%) |
| CIE-LAB | lab(2.87, 2.94, -8.81) |
| CIE-LCH | lch(2.87, 9.28, 288.45°) |
| OKLab | oklab(14.9% 0.005 -0.0338) |
| OKLCH | oklch(14.9% 0.034 278.4) |
| XYZ | xyz(0.3732, 0.3172, 0.9611) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.92
Black
#000000
ΔE00 8.23
Almost Black
#070D0D
ΔE00 8.94
Dark Navy Blue
#00022E
ΔE00 10.78
Midnight
#03012D
ΔE00 10.80
Navy (survey)
#01153E
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080919 #191808
analogous
#081219 #080919 #100819
triadic
#080919 #190809 #091908
tetradic
#080919 #190812 #191808 #081910
square
#080919 #190812 #191808 #081910
split-complementary
#080919 #191008 #121908
monochromatic
#070817 #070817 #080919 #171A47 #262A76
Accessibility & contrast
On white
19.75
#080919 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080919 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080919
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080919 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080919 | 1.00 | 19.75 | 1.06 | 19.75 |
| #FFFFFF | 19.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040B1A
Deuteranopia (green-blind)
#030A19
Tritanopia (blue-blind)
#040C0F
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080919; /* rgb */ color: rgb(8, 9, 25); /* oklch */ color: oklch(14.9% 0.034 278.4);
Tailwind
colors: {
custom: {
50: '#4a4b55',
500: '#080919',
950: '#000000',
},
}SCSS
$custom: #080919; $custom-light: #4a4b55; $custom-dark: #000000;
JSON
{
"hex": "#080919",
"rgb": {
"r": 8,
"g": 9,
"b": 25
},
"hsl": {
"h": 236.471,
"s": 51.515,
"l": 6.471
},
"oklch": {
"l": 0.149,
"c": 0.03422,
"h": 278.4
},
"luminance": 0.00317
}Semantic roles & 50–950 ramp
primary
#080919
secondary
#555228
accent
#D34DDB
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010103
muted
#777778