#080323#080323
#080323 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 14.1% C 0.066 H 283.6°. Best body text is #FFFFFF at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #080323 |
|---|---|
| RGB | rgb(8, 3, 35) |
| HSL | hsl(249, 84%, 7%) |
| HSV | hsv(249, 91%, 14%) |
| CMYK | cmyk(77.1%, 91.4%, 0%, 86.3%) |
| CIE-LAB | lab(2.15, 8.59, -17.82) |
| CIE-LCH | lch(2.15, 19.79, 295.73°) |
| OKLab | oklab(14.08% 0.0156 -0.0646) |
| OKLCH | oklch(14.08% 0.066 283.6) |
| XYZ | xyz(0.4360, 0.2381, 1.6128) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.24
Dark Navy Blue
#00022E
ΔE00 4.57
Very Dark Blue
#000133
ΔE00 6.11
Dark Navy
#000435
ΔE00 6.25
Midnight Blue (survey)
#020035
ΔE00 6.76
Navy (survey)
#01153E
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080323 #1E2303
analogous
#030E23 #080323 #180323
triadic
#080323 #230803 #032308
tetradic
#080323 #23030E #1E2303 #032318
square
#080323 #23030E #1E2303 #032318
split-complementary
#080323 #231803 #0E2303
monochromatic
#06021C #06021C #080323 #15085B #220D94
Accessibility & contrast
On white
20.05
#080323 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080323 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080323
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080323 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080323 | 1.00 | 20.05 | 1.05 | 20.05 |
| #FFFFFF | 20.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000924
Deuteranopia (green-blind)
#000722
Tritanopia (blue-blind)
#000A11
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080323; /* rgb */ color: rgb(8, 3, 35); /* oklch */ color: oklch(14.1% 0.066 283.6);
Tailwind
colors: {
custom: {
50: '#4a485e',
500: '#080323',
950: '#000000',
},
}SCSS
$custom: #080323; $custom-light: #4a485e; $custom-dark: #000000;
JSON
{
"hex": "#080323",
"rgb": {
"r": 8,
"g": 3,
"b": 35
},
"hsl": {
"h": 249.375,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.14077,
"c": 0.06645,
"h": 283.6
},
"luminance": 0.00238
}Semantic roles & 50–950 ramp
primary
#080323
secondary
#5B671B
accent
#FA2DDA
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779