#080C29#080C29
#080C29 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.2% C 0.059 H 272.5°. Best body text is #FFFFFF at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #080C29 |
|---|---|
| RGB | rgb(8, 12, 41) |
| HSL | hsl(233, 67%, 10%) |
| HSV | hsv(233, 80%, 16%) |
| CMYK | cmyk(80.5%, 70.7%, 0%, 83.9%) |
| CIE-LAB | lab(4.29, 7.40, -19.13) |
| CIE-LCH | lch(4.29, 20.51, 291.15°) |
| OKLab | oklab(17.19% 0.0026 -0.0589) |
| OKLCH | oklch(17.19% 0.059 272.5) |
| XYZ | xyz(0.6317, 0.4746, 2.1557) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 3.97
Midnight
#03012D
ΔE00 3.99
Navy (survey)
#01153E
ΔE00 5.24
Dark Navy
#000435
ΔE00 5.50
Very Dark Blue
#000133
ΔE00 5.51
Midnight Blue (survey)
#020035
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C29 #292508
analogous
#081D29 #080C29 #150829
triadic
#080C29 #29080C #0C2908
tetradic
#080C29 #29081D #292508 #082915
square
#080C29 #29081D #292508 #082915
split-complementary
#080C29 #291508 #1D2908
monochromatic
#05071A #05071A #080C29 #121B5C #1C2A8F
Accessibility & contrast
On white
19.18
#080C29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#080C29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C29
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C29 | 1.00 | 19.18 | 1.10 | 19.18 |
| #FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00102A
Deuteranopia (green-blind)
#000D28
Tritanopia (blue-blind)
#001318
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #080c29; /* rgb */ color: rgb(8, 12, 41); /* oklch */ color: oklch(17.2% 0.059 272.5);
Tailwind
colors: {
custom: {
50: '#4b4c63',
500: '#080c29',
950: '#000000',
},
}SCSS
$custom: #080c29; $custom-light: #4b4c63; $custom-dark: #000000;
JSON
{
"hex": "#080c29",
"rgb": {
"r": 8,
"g": 12,
"b": 41
},
"hsl": {
"h": 232.727,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.17193,
"c": 0.05899,
"h": 272.5
},
"luminance": 0.00475
}Semantic roles & 50–950 ramp
primary
#080C29
secondary
#686025
accent
#D53EEA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779