#080626#080626
#080626 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.4% C 0.064 H 279.0°. Best body text is #FFFFFF at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #080626 |
|---|---|
| RGB | rgb(8, 6, 38) |
| HSL | hsl(244, 73%, 9%) |
| HSV | hsv(244, 84%, 15%) |
| CMYK | cmyk(78.9%, 84.2%, 0%, 85.1%) |
| CIE-LAB | lab(2.91, 8.57, -18.99) |
| CIE-LCH | lch(2.91, 20.83, 294.29°) |
| OKLab | oklab(15.35% 0.0101 -0.0636) |
| OKLCH | oklch(15.35% 0.064 279) |
| XYZ | xyz(0.5150, 0.3218, 1.8683) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.61
Dark Navy Blue
#00022E
ΔE00 3.86
Very Dark Blue
#000133
ΔE00 5.42
Dark Navy
#000435
ΔE00 5.51
Navy (survey)
#01153E
ΔE00 6.00
Midnight Blue (survey)
#020035
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080626 #242606
analogous
#061426 #080626 #180626
triadic
#080626 #260806 #062608
tetradic
#080626 #260614 #242606 #062618
square
#080626 #260614 #242606 #062618
split-complementary
#080626 #261806 #142606
monochromatic
#06041A #06041A #080626 #130E5B #1E1790
Accessibility & contrast
On white
19.73
#080626 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080626 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080626
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080626 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080626 | 1.00 | 19.73 | 1.06 | 19.73 |
| #FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C27
Deuteranopia (green-blind)
#000925
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080626; /* rgb */ color: rgb(8, 6, 38); /* oklch */ color: oklch(15.4% 0.064 279.0);
Tailwind
colors: {
custom: {
50: '#4a4960',
500: '#080626',
950: '#000000',
},
}SCSS
$custom: #080626; $custom-light: #4a4960; $custom-dark: #000000;
JSON
{
"hex": "#080626",
"rgb": {
"r": 8,
"g": 6,
"b": 38
},
"hsl": {
"h": 243.75,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.15354,
"c": 0.06438,
"h": 279
},
"luminance": 0.00322
}Semantic roles & 50–950 ramp
primary
#080626
secondary
#626621
accent
#EF38E4
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010005
muted
#777779