#080726#080726
#080726 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.6% C 0.062 H 278.0°. Best body text is #FFFFFF at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #080726 |
|---|---|
| RGB | rgb(8, 7, 38) |
| HSL | hsl(242, 69%, 9%) |
| HSV | hsv(242, 82%, 15%) |
| CMYK | cmyk(78.9%, 81.6%, 0%, 85.1%) |
| CIE-LAB | lab(3.10, 8.17, -18.68) |
| CIE-LCH | lch(3.10, 20.39, 293.62°) |
| OKLab | oklab(15.63% 0.0087 -0.0618) |
| OKLCH | oklch(15.63% 0.062 278) |
| XYZ | xyz(0.5259, 0.3435, 1.8719) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.84
Dark Navy Blue
#00022E
ΔE00 4.03
Very Dark Blue
#000133
ΔE00 5.61
Dark Navy
#000435
ΔE00 5.68
Navy (survey)
#01153E
ΔE00 6.01
Midnight Blue (survey)
#020035
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080726 #252607
analogous
#071626 #080726 #180726
triadic
#080726 #260807 #072608
tetradic
#080726 #260716 #252607 #072618
square
#080726 #260716 #252607 #072618
split-complementary
#080726 #261807 #162607
monochromatic
#05051A #05051A #080726 #13115A #1E1A8D
Accessibility & contrast
On white
19.65
#080726 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080726 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080726
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080726 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080726 | 1.00 | 19.65 | 1.07 | 19.65 |
| #FFFFFF | 19.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D27
Deuteranopia (green-blind)
#000A25
Tritanopia (blue-blind)
#000F15
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080726; /* rgb */ color: rgb(8, 7, 38); /* oklch */ color: oklch(15.6% 0.062 278.0);
Tailwind
colors: {
custom: {
50: '#4a4a60',
500: '#080726',
950: '#000000',
},
}SCSS
$custom: #080726; $custom-light: #4a4a60; $custom-dark: #000000;
JSON
{
"hex": "#080726",
"rgb": {
"r": 8,
"g": 7,
"b": 38
},
"hsl": {
"h": 241.935,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.15627,
"c": 0.06238,
"h": 278
},
"luminance": 0.00344
}Semantic roles & 50–950 ramp
primary
#080726
secondary
#636523
accent
#EC3CE6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779