#08091F#08091F
#08091F is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.4% C 0.046 H 277.4°. Best body text is #FFFFFF at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #08091F |
|---|---|
| RGB | rgb(8, 9, 31) |
| HSL | hsl(237, 59%, 8%) |
| HSV | hsv(237, 74%, 12%) |
| CMYK | cmyk(74.2%, 71%, 0%, 87.8%) |
| CIE-LAB | lab(3.12, 4.77, -13.20) |
| CIE-LCH | lch(3.12, 14.03, 289.86°) |
| OKLab | oklab(15.44% 0.0059 -0.0455) |
| OKLCH | oklch(15.44% 0.046 277.4) |
| XYZ | xyz(0.4451, 0.3459, 1.3394) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 7.55
Dark Navy Blue
#00022E
ΔE00 7.56
Navy (survey)
#01153E
ΔE00 8.80
Dark
#1B2431
ΔE00 8.94
Very Dark Blue
#000133
ΔE00 9.13
Dark Navy
#000435
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08091F #1F1E08
analogous
#08141F #08091F #12081F
triadic
#08091F #1F0809 #091F08
tetradic
#08091F #1F0814 #1F1E08 #081F12
square
#08091F #1F0814 #1F1E08 #081F12
split-complementary
#08091F #1F1208 #141F08
monochromatic
#060718 #060718 #08091F #151750 #212580
Accessibility & contrast
On white
19.64
#08091F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#08091F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08091F
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08091F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08091F | 1.00 | 19.64 | 1.07 | 19.64 |
| #FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010C20
Deuteranopia (green-blind)
#000A1F
Tritanopia (blue-blind)
#010E12
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #08091f; /* rgb */ color: rgb(8, 9, 31); /* oklch */ color: oklch(15.4% 0.046 277.4);
Tailwind
colors: {
custom: {
50: '#4a4b5a',
500: '#08091f',
950: '#000000',
},
}SCSS
$custom: #08091f; $custom-light: #4a4b5a; $custom-dark: #000000;
JSON
{
"hex": "#08091f",
"rgb": {
"r": 8,
"g": 9,
"b": 31
},
"hsl": {
"h": 237.391,
"s": 58.974,
"l": 7.647
},
"oklch": {
"l": 0.15439,
"c": 0.0459,
"h": 277.4
},
"luminance": 0.00346
}Semantic roles & 50–950 ramp
primary
#08091F
secondary
#5C5A26
accent
#DB46E2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010103
muted
#777778