#080926#080926
#080926 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.1% C 0.059 H 276.0°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #080926 |
|---|---|
| RGB | rgb(8, 9, 38) |
| HSL | hsl(238, 65%, 9%) |
| HSV | hsv(238, 79%, 15%) |
| CMYK | cmyk(78.9%, 76.3%, 0%, 85.1%) |
| CIE-LAB | lab(3.49, 7.37, -18.07) |
| CIE-LCH | lch(3.49, 19.52, 292.18°) |
| OKLab | oklab(16.15% 0.0061 -0.0584) |
| OKLCH | oklch(16.15% 0.059 276) |
| XYZ | xyz(0.5476, 0.3869, 1.8792) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.33
Dark Navy Blue
#00022E
ΔE00 4.42
Very Dark Blue
#000133
ΔE00 6.00
Dark Navy
#000435
ΔE00 6.05
Navy (survey)
#01153E
ΔE00 6.06
Midnight Blue (survey)
#020035
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080926 #262508
analogous
#081826 #080926 #160826
triadic
#080926 #260809 #092608
tetradic
#080926 #260818 #262508 #082616
square
#080926 #260818 #262508 #082616
split-complementary
#080926 #261608 #182608
monochromatic
#050619 #050619 #080926 #131559 #1D218B
Accessibility & contrast
On white
19.49
#080926 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080926 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080926
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080926 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080926 | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E27
Deuteranopia (green-blind)
#000B25
Tritanopia (blue-blind)
#001016
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080926; /* rgb */ color: rgb(8, 9, 38); /* oklch */ color: oklch(16.1% 0.059 276.0);
Tailwind
colors: {
custom: {
50: '#4a4b60',
500: '#080926',
950: '#000000',
},
}SCSS
$custom: #080926; $custom-light: #4a4b60; $custom-dark: #000000;
JSON
{
"hex": "#080926",
"rgb": {
"r": 8,
"g": 9,
"b": 38
},
"hsl": {
"h": 238,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.16147,
"c": 0.05868,
"h": 276
},
"luminance": 0.00387
}Semantic roles & 50–950 ramp
primary
#080926
secondary
#646225
accent
#E340E8
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779