#080B29#080B29
#080B29 is a very dark, moderate blue. Relative luminance 0.005; OKLCH L 16.9% C 0.061 H 273.5°. Best body text is #FFFFFF at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #080B29 |
|---|---|
| RGB | rgb(8, 11, 41) |
| HSL | hsl(235, 67%, 10%) |
| HSV | hsv(235, 80%, 16%) |
| CMYK | cmyk(80.5%, 73.2%, 0%, 83.9%) |
| CIE-LAB | lab(4.07, 7.83, -19.46) |
| CIE-LCH | lch(4.07, 20.98, 291.93°) |
| OKLab | oklab(16.95% 0.0037 -0.0605) |
| OKLCH | oklch(16.95% 0.061 273.5) |
| XYZ | xyz(0.6199, 0.4510, 2.1518) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.69
Dark Navy Blue
#00022E
ΔE00 3.72
Navy (survey)
#01153E
ΔE00 5.20
Very Dark Blue
#000133
ΔE00 5.27
Dark Navy
#000435
ΔE00 5.28
Midnight Blue (survey)
#020035
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B29 #292608
analogous
#081C29 #080B29 #160829
triadic
#080B29 #29080B #0B2908
tetradic
#080B29 #29081C #292608 #082916
square
#080B29 #29081C #292608 #082916
split-complementary
#080B29 #291608 #1C2908
monochromatic
#05071A #05071A #080B29 #12195C #1C268F
Accessibility & contrast
On white
19.26
#080B29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080B29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B29
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B29 | 1.00 | 19.26 | 1.09 | 19.26 |
| #FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00102A
Deuteranopia (green-blind)
#000D28
Tritanopia (blue-blind)
#001218
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080b29; /* rgb */ color: rgb(8, 11, 41); /* oklch */ color: oklch(16.9% 0.061 273.5);
Tailwind
colors: {
custom: {
50: '#4b4b63',
500: '#080b29',
950: '#000000',
},
}SCSS
$custom: #080b29; $custom-light: #4b4b63; $custom-dark: #000000;
JSON
{
"hex": "#080b29",
"rgb": {
"r": 8,
"g": 11,
"b": 41
},
"hsl": {
"h": 234.545,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.16949,
"c": 0.06063,
"h": 273.5
},
"luminance": 0.00451
}Semantic roles & 50–950 ramp
primary
#080B29
secondary
#686225
accent
#DB3EEA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779