#080920#080920
#080920 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 15.5% C 0.048 H 277.2°. Best body text is #FFFFFF at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #080920 |
|---|---|
| RGB | rgb(8, 9, 32) |
| HSL | hsl(238, 60%, 8%) |
| HSV | hsv(238, 75%, 13%) |
| CMYK | cmyk(75%, 71.9%, 0%, 87.5%) |
| CIE-LAB | lab(3.17, 5.10, -13.91) |
| CIE-LCH | lch(3.17, 14.81, 290.15°) |
| OKLab | oklab(15.53% 0.006 -0.0474) |
| OKLCH | oklch(15.53% 0.048 277.2) |
| XYZ | xyz(0.4585, 0.3513, 1.4099) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 7.05
Dark Navy Blue
#00022E
ΔE00 7.07
Navy (survey)
#01153E
ΔE00 8.36
Very Dark Blue
#000133
ΔE00 8.64
Dark Navy
#000435
ΔE00 8.69
Dark
#1B2431
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080920 #201F08
analogous
#081520 #080920 #130820
triadic
#080920 #200809 #092008
tetradic
#080920 #200815 #201F08 #082013
square
#080920 #200815 #201F08 #082013
split-complementary
#080920 #201308 #152008
monochromatic
#060718 #060718 #080920 #141751 #202582
Accessibility & contrast
On white
19.62
#080920 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080920 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080920
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080920 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080920 | 1.00 | 19.62 | 1.07 | 19.62 |
| #FFFFFF | 19.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010D21
Deuteranopia (green-blind)
#000B20
Tritanopia (blue-blind)
#010E13
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080920; /* rgb */ color: rgb(8, 9, 32); /* oklch */ color: oklch(15.5% 0.048 277.2);
Tailwind
colors: {
custom: {
50: '#4a4b5b',
500: '#080920',
950: '#000000',
},
}SCSS
$custom: #080920; $custom-light: #4a4b5b; $custom-dark: #000000;
JSON
{
"hex": "#080920",
"rgb": {
"r": 8,
"g": 9,
"b": 32
},
"hsl": {
"h": 237.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.15535,
"c": 0.04779,
"h": 277.2
},
"luminance": 0.00351
}Semantic roles & 50–950 ramp
primary
#080920
secondary
#5E5B26
accent
#DD45E3
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779