#08090E#08090E
#08090E is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.1% C 0.011 H 275.2°. Best body text is #FFFFFF at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #08090E |
|---|---|
| RGB | rgb(8, 9, 14) |
| HSL | hsl(230, 27%, 4%) |
| HSV | hsv(230, 43%, 5%) |
| CMYK | cmyk(42.9%, 35.7%, 0%, 94.5%) |
| CIE-LAB | lab(2.52, 0.50, -2.16) |
| CIE-LCH | lch(2.52, 2.22, 283.02°) |
| OKLab | oklab(14.11% 0.001 -0.0111) |
| OKLCH | oklch(14.11% 0.011 275.2) |
| XYZ | xyz(0.2771, 0.2787, 0.4546) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 2.62
Almost Black
#070D0D
ΔE00 3.42
Dark
#1B2431
ΔE00 9.30
Very Dark Brown
#1D0200
ΔE00 11.61
Gunmetal
#2A3439
ΔE00 12.76
Dark Grey
#363737
ΔE00 13.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08090E #0E0D08
analogous
#080C0E #08090E #0A080E
triadic
#08090E #0E0809 #090E08
tetradic
#08090E #0E080C #0E0D08 #080E0A
square
#08090E #0E080C #0E0D08 #080E0A
split-complementary
#08090E #0E0A08 #0C0E08
monochromatic
#0B0D13 #0B0D13 #0B0D13 #1E2235 #353B5C
Accessibility & contrast
On white
19.89
#08090E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#08090E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08090E
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08090E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08090E | 1.00 | 19.89 | 1.06 | 19.89 |
| #FFFFFF | 19.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090E
Deuteranopia (green-blind)
#07090E
Tritanopia (blue-blind)
#070A0B
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #08090e; /* rgb */ color: rgb(8, 9, 14); /* oklch */ color: oklch(14.1% 0.011 275.2);
Tailwind
colors: {
custom: {
50: '#4a4b4d',
500: '#08090e',
950: '#000000',
},
}SCSS
$custom: #08090e; $custom-light: #4a4b4d; $custom-dark: #000000;
JSON
{
"hex": "#08090e",
"rgb": {
"r": 8,
"g": 9,
"b": 14
},
"hsl": {
"h": 230,
"s": 27.273,
"l": 4.314
},
"oklch": {
"l": 0.14111,
"c": 0.01116,
"h": 275.2
},
"luminance": 0.00279
}Semantic roles & 50–950 ramp
primary
#08090E
secondary
#44402E
accent
#B464C4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777