#080720#080720
#080720 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.0% C 0.052 H 280.2°. Best body text is #FFFFFF at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #080720 |
|---|---|
| RGB | rgb(8, 7, 32) |
| HSL | hsl(242, 64%, 8%) |
| HSV | hsv(242, 78%, 13%) |
| CMYK | cmyk(75%, 78.1%, 0%, 87.5%) |
| CIE-LAB | lab(2.78, 5.90, -14.50) |
| CIE-LCH | lch(2.78, 15.66, 292.15°) |
| OKLab | oklab(14.97% 0.0092 -0.051) |
| OKLCH | oklch(14.97% 0.052 280.2) |
| XYZ | xyz(0.4367, 0.3078, 1.4026) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.50
Dark Navy Blue
#00022E
ΔE00 6.59
Navy (survey)
#01153E
ΔE00 8.17
Very Dark Blue
#000133
ΔE00 8.20
Dark Navy
#000435
ΔE00 8.28
Midnight Blue (survey)
#020035
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080720 #1F2007
analogous
#071220 #080720 #140720
triadic
#080720 #200807 #072008
tetradic
#080720 #200712 #1F2007 #072014
square
#080720 #200712 #1F2007 #072014
split-complementary
#080720 #201407 #122007
monochromatic
#060519 #060519 #080720 #151252 #211D84
Accessibility & contrast
On white
19.78
#080720 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080720 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080720
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080720 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080720 | 1.00 | 19.78 | 1.06 | 19.78 |
| #FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B21
Deuteranopia (green-blind)
#00091F
Tritanopia (blue-blind)
#010D12
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080720; /* rgb */ color: rgb(8, 7, 32); /* oklch */ color: oklch(15.0% 0.052 280.2);
Tailwind
colors: {
custom: {
50: '#4a4a5b',
500: '#080720',
950: '#000000',
},
}SCSS
$custom: #080720; $custom-light: #4a4a5b; $custom-dark: #000000;
JSON
{
"hex": "#080720",
"rgb": {
"r": 8,
"g": 7,
"b": 32
},
"hsl": {
"h": 242.4,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.14971,
"c": 0.05186,
"h": 280.2
},
"luminance": 0.00308
}Semantic roles & 50–950 ramp
primary
#080720
secondary
#5C5F24
accent
#E741E0
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779