#080623#080623
#080623 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.0% C 0.059 H 280.2°. Best body text is #FFFFFF at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #080623 |
|---|---|
| RGB | rgb(8, 6, 35) |
| HSL | hsl(244, 71%, 8%) |
| HSV | hsv(244, 83%, 14%) |
| CMYK | cmyk(77.1%, 82.9%, 0%, 86.3%) |
| CIE-LAB | lab(2.74, 7.39, -16.92) |
| CIE-LCH | lch(2.74, 18.46, 293.59°) |
| OKLab | oklab(15.01% 0.0106 -0.0584) |
| OKLCH | oklch(15.01% 0.059 280.2) |
| XYZ | xyz(0.4685, 0.3032, 1.6236) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.87
Dark Navy Blue
#00022E
ΔE00 5.05
Very Dark Blue
#000133
ΔE00 6.65
Dark Navy
#000435
ΔE00 6.74
Navy (survey)
#01153E
ΔE00 6.97
Midnight Blue (survey)
#020035
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080623 #212306
analogous
#061223 #080623 #160623
triadic
#080623 #230806 #062308
tetradic
#080623 #230612 #212306 #062316
square
#080623 #230612 #212306 #062316
split-complementary
#080623 #231606 #122306
monochromatic
#06041A #06041A #080623 #140F57 #20188B
Accessibility & contrast
On white
19.80
#080623 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080623 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080623
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080623 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080623 | 1.00 | 19.80 | 1.06 | 19.80 |
| #FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B24
Deuteranopia (green-blind)
#000922
Tritanopia (blue-blind)
#000D13
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080623; /* rgb */ color: rgb(8, 6, 35); /* oklch */ color: oklch(15.0% 0.059 280.2);
Tailwind
colors: {
custom: {
50: '#4a495e',
500: '#080623',
950: '#000000',
},
}SCSS
$custom: #080623; $custom-light: #4a495e; $custom-dark: #000000;
JSON
{
"hex": "#080623",
"rgb": {
"r": 8,
"g": 6,
"b": 35
},
"hsl": {
"h": 244.138,
"s": 70.732,
"l": 8.039
},
"oklch": {
"l": 0.15007,
"c": 0.05932,
"h": 280.2
},
"luminance": 0.00303
}Semantic roles & 50–950 ramp
primary
#080623
secondary
#5F6322
accent
#ED3AE1
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779