#061020#061020
#061020 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.3% C 0.037 H 258.4°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #061020 |
|---|---|
| RGB | rgb(6, 16, 32) |
| HSL | hsl(217, 68%, 7%) |
| HSV | hsv(217, 81%, 13%) |
| CMYK | cmyk(81.2%, 50%, 0%, 87.5%) |
| CIE-LAB | lab(4.64, 1.35, -11.69) |
| CIE-LCH | lch(4.64, 11.77, 276.58°) |
| OKLab | oklab(17.3% -0.0074 -0.0362) |
| OKLCH | oklch(17.3% 0.037 258.4) |
| XYZ | xyz(0.5210, 0.5135, 1.4379) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.10
Almost Black
#070D0D
ΔE00 9.56
Dark Navy Blue
#00022E
ΔE00 9.59
Navy (survey)
#01153E
ΔE00 9.64
Black
#000000
ΔE00 9.75
Midnight
#03012D
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061020 #201606
analogous
#061D20 #061020 #090620
triadic
#061020 #200610 #102006
tetradic
#061020 #20061D #201606 #062009
square
#061020 #20061D #201606 #062009
split-complementary
#061020 #200906 #1D2006
monochromatic
#050D1A #050D1A #061020 #102A54 #194487
Accessibility & contrast
On white
19.04
#061020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#061020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061020
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061020 | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#091121
Deuteranopia (green-blind)
#060F20
Tritanopia (blue-blind)
#001416
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #061020; /* rgb */ color: rgb(6, 16, 32); /* oklch */ color: oklch(17.3% 0.037 258.4);
Tailwind
colors: {
custom: {
50: '#494e5b',
500: '#061020',
950: '#000000',
},
}SCSS
$custom: #061020; $custom-light: #494e5b; $custom-dark: #000000;
JSON
{
"hex": "#061020",
"rgb": {
"r": 6,
"g": 16,
"b": 32
},
"hsl": {
"h": 216.923,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.17304,
"c": 0.03698,
"h": 258.4
},
"luminance": 0.00514
}Semantic roles & 50–950 ramp
primary
#061020
secondary
#604822
accent
#A83DEB
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779