#010207#010207
#010207 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 8.8% C 0.022 H 266.8°. Best body text is #FFFFFF at 20.73:1 contrast (WCAG AA passes).
Color values
| HEX | #010207 |
|---|---|
| RGB | rgb(1, 2, 7) |
| HSL | hsl(230, 75%, 2%) |
| HSV | hsv(230, 86%, 3%) |
| CMYK | cmyk(85.7%, 71.4%, 0%, 97.3%) |
| CIE-LAB | lab(0.59, 0.44, -1.98) |
| CIE-LCH | lch(0.59, 2.03, 282.38°) |
| OKLab | oklab(8.75% -0.0012 -0.0215) |
| OKLCH | oklch(8.75% 0.022 266.8) |
| XYZ | xyz(0.0726, 0.0652, 0.2097) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 2.02
Almost Black
#070D0D
ΔE00 3.59
Dark
#1B2431
ΔE00 10.25
Very Dark Brown
#1D0200
ΔE00 11.67
Gunmetal
#2A3439
ΔE00 13.78
Dark Grey
#363737
ΔE00 14.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010207 #070601
analogous
#010507 #010207 #030107
triadic
#010207 #070102 #020701
tetradic
#010207 #070105 #070601 #010703
square
#010207 #070105 #070601 #010703
split-complementary
#010207 #070301 #050701
monochromatic
#04081B #04081B #04081B #09113D #102172
Accessibility & contrast
On white
20.73
#010207 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#010207 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010207
20.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010207 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010207 | 1.00 | 20.73 | 1.01 | 20.73 |
| #FFFFFF | 20.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010207
Deuteranopia (green-blind)
#000207
Tritanopia (blue-blind)
#000304
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #010207; /* rgb */ color: rgb(1, 2, 7); /* oklch */ color: oklch(8.8% 0.022 266.8);
Tailwind
colors: {
custom: {
50: '#47484a',
500: '#010207',
950: '#000000',
},
}SCSS
$custom: #010207; $custom-light: #47484a; $custom-dark: #000000;
JSON
{
"hex": "#010207",
"rgb": {
"r": 1,
"g": 2,
"b": 7
},
"hsl": {
"h": 230,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.08753,
"c": 0.02151,
"h": 266.8
},
"luminance": 0.00065
}Semantic roles & 50–950 ramp
primary
#010207
secondary
#4C4318
accent
#D236F2
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000001
muted
#777777