#080723#080723
#080723 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.3% C 0.057 H 279.1°. Best body text is #FFFFFF at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #080723 |
|---|---|
| RGB | rgb(8, 7, 35) |
| HSL | hsl(242, 67%, 8%) |
| HSV | hsv(242, 80%, 14%) |
| CMYK | cmyk(77.1%, 80%, 0%, 86.3%) |
| CIE-LAB | lab(2.93, 6.99, -16.62) |
| CIE-LCH | lch(2.93, 18.03, 292.81°) |
| OKLab | oklab(15.29% 0.009 -0.0565) |
| OKLCH | oklch(15.29% 0.057 279.1) |
| XYZ | xyz(0.4794, 0.3249, 1.6272) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.11
Dark Navy Blue
#00022E
ΔE00 5.24
Very Dark Blue
#000133
ΔE00 6.85
Dark Navy
#000435
ΔE00 6.92
Navy (survey)
#01153E
ΔE00 7.01
Midnight Blue (survey)
#020035
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080723 #222307
analogous
#071423 #080723 #160723
triadic
#080723 #230807 #072308
tetradic
#080723 #230714 #222307 #072316
square
#080723 #230714 #222307 #072316
split-complementary
#080723 #231607 #142307
monochromatic
#06051A #06051A #080723 #141156 #1F1B89
Accessibility & contrast
On white
19.72
#080723 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080723 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080723
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080723 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080723 | 1.00 | 19.72 | 1.07 | 19.72 |
| #FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C24
Deuteranopia (green-blind)
#000A22
Tritanopia (blue-blind)
#000E13
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080723; /* rgb */ color: rgb(8, 7, 35); /* oklch */ color: oklch(15.3% 0.057 279.1);
Tailwind
colors: {
custom: {
50: '#4a4a5e',
500: '#080723',
950: '#000000',
},
}SCSS
$custom: #080723; $custom-light: #4a4a5e; $custom-dark: #000000;
JSON
{
"hex": "#080723",
"rgb": {
"r": 8,
"g": 7,
"b": 35
},
"hsl": {
"h": 242.143,
"s": 66.667,
"l": 8.235
},
"oklch": {
"l": 0.15293,
"c": 0.0572,
"h": 279.1
},
"luminance": 0.00325
}Semantic roles & 50–950 ramp
primary
#080723
secondary
#606224
accent
#EA3EE3
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779