#061126#061126
#061126 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.1% C 0.046 H 261.2°. Best body text is #FFFFFF at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #061126 |
|---|---|
| RGB | rgb(6, 17, 38) |
| HSL | hsl(219, 73%, 9%) |
| HSV | hsv(219, 84%, 15%) |
| CMYK | cmyk(84.2%, 55.3%, 0%, 85.1%) |
| CIE-LAB | lab(5.23, 3.05, -15.37) |
| CIE-LCH | lch(5.23, 15.67, 281.23°) |
| OKLab | oklab(18.09% -0.0071 -0.0459) |
| OKLCH | oklch(18.09% 0.046 261.2) |
| XYZ | xyz(0.6253, 0.5795, 1.9122) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Navy (survey)
#01153E
ΔE00 7.08
Dark Navy Blue
#00022E
ΔE00 7.12
Dark
#1B2431
ΔE00 7.18
Midnight
#03012D
ΔE00 7.46
Dark Navy
#000435
ΔE00 8.18
Very Dark Blue
#000133
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061126 #261B06
analogous
#062126 #061126 #0B0626
triadic
#061126 #260611 #112606
tetradic
#061126 #260621 #261B06 #06260B
square
#061126 #260621 #261B06 #06260B
split-complementary
#061126 #260B06 #212606
monochromatic
#040C1A #040C1A #061126 #0E295B #174090
Accessibility & contrast
On white
18.82
#061126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#061126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061126
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061126 | 1.00 | 18.82 | 1.12 | 18.82 |
| #FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071327
Deuteranopia (green-blind)
#041026
Tritanopia (blue-blind)
#001619
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #061126; /* rgb */ color: rgb(6, 17, 38); /* oklch */ color: oklch(18.1% 0.046 261.2);
Tailwind
colors: {
custom: {
50: '#4a4f60',
500: '#061126',
950: '#000000',
},
}SCSS
$custom: #061126; $custom-light: #4a4f60; $custom-dark: #000000;
JSON
{
"hex": "#061126",
"rgb": {
"r": 6,
"g": 17,
"b": 38
},
"hsl": {
"h": 219.375,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.18085,
"c": 0.04641,
"h": 261.2
},
"luminance": 0.0058
}Semantic roles & 50–950 ramp
primary
#061126
secondary
#664F21
accent
#B138EF
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779