#010407#010407
#010407 is a very dark, near-neutral cyan. Relative luminance 0.001; OKLCH L 10.2% C 0.015 H 237.1°. Best body text is #FFFFFF at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #010407 |
|---|---|
| RGB | rgb(1, 4, 7) |
| HSL | hsl(210, 75%, 2%) |
| HSV | hsv(210, 86%, 3%) |
| CMYK | cmyk(85.7%, 42.9%, 0%, 97.3%) |
| CIE-LAB | lab(0.98, -0.37, -1.41) |
| CIE-LCH | lch(0.98, 1.46, 255.50°) |
| OKLab | oklab(10.21% -0.0083 -0.0129) |
| OKLCH | oklch(10.21% 0.015 237.1) |
| XYZ | xyz(0.0943, 0.1086, 0.2170) |
| Luminance | 0.0011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.57
Almost Black
#070D0D
ΔE00 2.38
Dark
#1B2431
ΔE00 10.40
Very Dark Brown
#1D0200
ΔE00 12.73
Gunmetal
#2A3439
ΔE00 13.32
Dark Grey
#363737
ΔE00 14.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010407 #070401
analogous
#010707 #010407 #010107
triadic
#010407 #070104 #040701
tetradic
#010407 #070107 #070401 #010701
square
#010407 #070107 #070401 #010701
split-complementary
#010407 #070101 #070701
monochromatic
#040F1B #040F1B #040F1B #09233D #104172
Accessibility & contrast
On white
20.55
#010407 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#010407 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010407
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010407 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010407 | 1.00 | 20.55 | 1.02 | 20.55 |
| #FFFFFF | 20.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030407
Deuteranopia (green-blind)
#020307
Tritanopia (blue-blind)
#000505
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #010407; /* rgb */ color: rgb(1, 4, 7); /* oklch */ color: oklch(10.2% 0.015 237.1);
Tailwind
colors: {
custom: {
50: '#47484a',
500: '#010407',
950: '#000000',
},
}SCSS
$custom: #010407; $custom-light: #47484a; $custom-dark: #000000;
JSON
{
"hex": "#010407",
"rgb": {
"r": 1,
"g": 4,
"b": 7
},
"hsl": {
"h": 210,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.10211,
"c": 0.01536,
"h": 237.1
},
"luminance": 0.00109
}Semantic roles & 50–950 ramp
primary
#010407
secondary
#4C3218
accent
#9436F2
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000001
muted
#777777