#08091E#08091E
#08091E is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.3% C 0.044 H 277.6°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #08091E |
|---|---|
| RGB | rgb(8, 9, 30) |
| HSL | hsl(237, 58%, 7%) |
| HSV | hsv(237, 73%, 12%) |
| CMYK | cmyk(73.3%, 70%, 0%, 88.2%) |
| CIE-LAB | lab(3.08, 4.44, -12.48) |
| CIE-LCH | lch(3.08, 13.24, 289.57°) |
| OKLab | oklab(15.34% 0.0058 -0.0436) |
| OKLCH | oklch(15.34% 0.044 277.6) |
| XYZ | xyz(0.4321, 0.3407, 1.2710) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 8.06
Midnight
#03012D
ΔE00 8.06
Dark
#1B2431
ΔE00 8.70
Navy (survey)
#01153E
ΔE00 9.26
Very Dark Blue
#000133
ΔE00 9.63
Dark Navy
#000435
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08091E #1E1D08
analogous
#08141E #08091E #12081E
triadic
#08091E #1E0809 #091E08
tetradic
#08091E #1E0814 #1E1D08 #081E12
square
#08091E #1E0814 #1E1D08 #081E12
split-complementary
#08091E #1E1208 #141E08
monochromatic
#060718 #060718 #08091E #15174E #22267F
Accessibility & contrast
On white
19.66
#08091E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#08091E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08091E
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08091E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08091E | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020C1F
Deuteranopia (green-blind)
#010A1E
Tritanopia (blue-blind)
#020E12
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #08091e; /* rgb */ color: rgb(8, 9, 30); /* oklch */ color: oklch(15.3% 0.044 277.6);
Tailwind
colors: {
custom: {
50: '#4a4b59',
500: '#08091e',
950: '#000000',
},
}SCSS
$custom: #08091e; $custom-light: #4a4b59; $custom-dark: #000000;
JSON
{
"hex": "#08091e",
"rgb": {
"r": 8,
"g": 9,
"b": 30
},
"hsl": {
"h": 237.273,
"s": 57.895,
"l": 7.451
},
"oklch": {
"l": 0.15344,
"c": 0.04401,
"h": 277.6
},
"luminance": 0.00341
}Semantic roles & 50–950 ramp
primary
#08091E
secondary
#5B5927
accent
#DA47E1
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010103
muted
#777778