#08090F#08090F
#08090F is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.2% C 0.013 H 276.5°. Best body text is #FFFFFF at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #08090F |
|---|---|
| RGB | rgb(8, 9, 15) |
| HSL | hsl(231, 30%, 5%) |
| HSV | hsv(231, 47%, 6%) |
| CMYK | cmyk(46.7%, 40%, 0%, 94.1%) |
| CIE-LAB | lab(2.54, 0.67, -2.64) |
| CIE-LCH | lch(2.54, 2.73, 284.30°) |
| OKLab | oklab(14.17% 0.0015 -0.0132) |
| OKLCH | oklch(14.17% 0.013 276.5) |
| XYZ | xyz(0.2840, 0.2815, 0.4912) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 3.04
Almost Black
#070D0D
ΔE00 3.83
Dark
#1B2431
ΔE00 9.04
Very Dark Brown
#1D0200
ΔE00 11.61
Gunmetal
#2A3439
ΔE00 12.78
Dark Grey
#363737
ΔE00 13.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08090F #0F0E08
analogous
#080D0F #08090F #0B080F
triadic
#08090F #0F0809 #090F08
tetradic
#08090F #0F080D #0F0E08 #080F0B
square
#08090F #0F080D #0F0E08 #080F0B
split-complementary
#08090F #0F0B08 #0D0F08
monochromatic
#0B0C14 #0B0C14 #0B0C14 #1D2137 #33395F
Accessibility & contrast
On white
19.88
#08090F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#08090F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08090F
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08090F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08090F | 1.00 | 19.88 | 1.06 | 19.88 |
| #FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070A0F
Deuteranopia (green-blind)
#07090F
Tritanopia (blue-blind)
#070A0B
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #08090f; /* rgb */ color: rgb(8, 9, 15); /* oklch */ color: oklch(14.2% 0.013 276.5);
Tailwind
colors: {
custom: {
50: '#4a4b4e',
500: '#08090f',
950: '#000000',
},
}SCSS
$custom: #08090f; $custom-light: #4a4b4e; $custom-dark: #000000;
JSON
{
"hex": "#08090f",
"rgb": {
"r": 8,
"g": 9,
"b": 15
},
"hsl": {
"h": 231.429,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.14171,
"c": 0.01332,
"h": 276.5
},
"luminance": 0.00281
}Semantic roles & 50–950 ramp
primary
#08090F
secondary
#46422D
accent
#B861C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777