#081026#081026
#081026 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.0% C 0.047 H 266.5°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #081026 |
|---|---|
| RGB | rgb(8, 16, 38) |
| HSL | hsl(224, 65%, 9%) |
| HSV | hsv(224, 79%, 15%) |
| CMYK | cmyk(78.9%, 57.9%, 0%, 85.1%) |
| CIE-LAB | lab(5.08, 4.13, -15.61) |
| CIE-LCH | lch(5.08, 16.15, 284.83°) |
| OKLab | oklab(17.97% -0.0029 -0.0468) |
| OKLCH | oklch(17.97% 0.047 266.5) |
| XYZ | xyz(0.6352, 0.5621, 1.9084) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.55
Midnight
#03012D
ΔE00 6.78
Navy (survey)
#01153E
ΔE00 6.88
Dark Navy
#000435
ΔE00 7.83
Dark
#1B2431
ΔE00 7.89
Very Dark Blue
#000133
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081026 #261E08
analogous
#081F26 #081026 #0F0826
triadic
#081026 #260810 #102608
tetradic
#081026 #26081F #261E08 #08260F
square
#081026 #26081F #261E08 #08260F
split-complementary
#081026 #260F08 #1F2608
monochromatic
#050B19 #050B19 #081026 #132559 #1D3B8B
Accessibility & contrast
On white
18.88
#081026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#081026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081026
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081026 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061227
Deuteranopia (green-blind)
#031026
Tritanopia (blue-blind)
#001519
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #081026; /* rgb */ color: rgb(8, 16, 38); /* oklch */ color: oklch(18.0% 0.047 266.5);
Tailwind
colors: {
custom: {
50: '#4b4e60',
500: '#081026',
950: '#000000',
},
}SCSS
$custom: #081026; $custom-light: #4b4e60; $custom-dark: #000000;
JSON
{
"hex": "#081026",
"rgb": {
"r": 8,
"g": 16,
"b": 38
},
"hsl": {
"h": 224,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.17966,
"c": 0.04689,
"h": 266.5
},
"luminance": 0.00562
}Semantic roles & 50–950 ramp
primary
#081026
secondary
#645425
accent
#BB40E8
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779