#081124#081124
#081124 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.1% C 0.042 H 263.4°. Best body text is #FFFFFF at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #081124 |
|---|---|
| RGB | rgb(8, 17, 36) |
| HSL | hsl(221, 64%, 9%) |
| HSV | hsv(221, 78%, 14%) |
| CMYK | cmyk(77.8%, 52.8%, 0%, 85.9%) |
| CIE-LAB | lab(5.24, 2.78, -13.84) |
| CIE-LCH | lch(5.24, 14.11, 281.35°) |
| OKLab | oklab(18.08% -0.0047 -0.0413) |
| OKLCH | oklch(18.08% 0.042 263.4) |
| XYZ | xyz(0.6189, 0.5798, 1.7480) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.73
Dark Navy Blue
#00022E
ΔE00 7.94
Navy (survey)
#01153E
ΔE00 8.02
Midnight
#03012D
ΔE00 8.22
Navy Blue
#1B2A4A
ΔE00 8.93
Dark Navy
#000435
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081124 #241B08
analogous
#081F24 #081124 #0D0824
triadic
#081124 #240811 #112408
tetradic
#081124 #24081F #241B08 #08240D
square
#081124 #24081F #241B08 #08240D
split-complementary
#081124 #240D08 #1F2408
monochromatic
#060C19 #060C19 #081124 #132956 #1E4088
Accessibility & contrast
On white
18.82
#081124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#081124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081124
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081124 | 1.00 | 18.82 | 1.12 | 18.82 |
| #FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#091325
Deuteranopia (green-blind)
#061024
Tritanopia (blue-blind)
#001518
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #081124; /* rgb */ color: rgb(8, 17, 36); /* oklch */ color: oklch(18.1% 0.042 263.4);
Tailwind
colors: {
custom: {
50: '#4a4f5e',
500: '#081124',
950: '#000000',
},
}SCSS
$custom: #081124; $custom-light: #4a4f5e; $custom-dark: #000000;
JSON
{
"hex": "#081124",
"rgb": {
"r": 8,
"g": 17,
"b": 36
},
"hsl": {
"h": 220.714,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.18082,
"c": 0.04157,
"h": 263.4
},
"luminance": 0.0058
}Semantic roles & 50–950 ramp
primary
#081124
secondary
#624F26
accent
#B141E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779