#080922#080922
#080922 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 15.7% C 0.051 H 276.8°. Best body text is #FFFFFF at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #080922 |
|---|---|
| RGB | rgb(8, 9, 34) |
| HSL | hsl(238, 62%, 8%) |
| HSV | hsv(238, 76%, 13%) |
| CMYK | cmyk(76.5%, 73.5%, 0%, 86.7%) |
| CIE-LAB | lab(3.27, 5.82, -15.32) |
| CIE-LCH | lch(3.27, 16.38, 290.79°) |
| OKLab | oklab(15.73% 0.0061 -0.0511) |
| OKLCH | oklch(15.73% 0.051 276.8) |
| XYZ | xyz(0.4865, 0.3625, 1.5574) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.10
Dark Navy Blue
#00022E
ΔE00 6.13
Navy (survey)
#01153E
ΔE00 7.52
Very Dark Blue
#000133
ΔE00 7.71
Dark Navy
#000435
ΔE00 7.76
Midnight Blue (survey)
#020035
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080922 #222108
analogous
#081622 #080922 #140822
triadic
#080922 #220809 #092208
tetradic
#080922 #220816 #222108 #082214
square
#080922 #220816 #222108 #082214
split-complementary
#080922 #221408 #162208
monochromatic
#060719 #060719 #080922 #141654 #1F2385
Accessibility & contrast
On white
19.58
#080922 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080922 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080922
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080922 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080922 | 1.00 | 19.58 | 1.07 | 19.58 |
| #FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D23
Deuteranopia (green-blind)
#000B21
Tritanopia (blue-blind)
#000F14
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080922; /* rgb */ color: rgb(8, 9, 34); /* oklch */ color: oklch(15.7% 0.051 276.8);
Tailwind
colors: {
custom: {
50: '#4a4b5d',
500: '#080922',
950: '#000000',
},
}SCSS
$custom: #080922; $custom-light: #4a4b5d; $custom-dark: #000000;
JSON
{
"hex": "#080922",
"rgb": {
"r": 8,
"g": 9,
"b": 34
},
"hsl": {
"h": 237.692,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.15733,
"c": 0.05149,
"h": 276.8
},
"luminance": 0.00362
}Semantic roles & 50–950 ramp
primary
#080922
secondary
#605E26
accent
#DF43E5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779