#010609#010609
#010609 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 11.5% C 0.017 H 224.4°. Best body text is #FFFFFF at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #010609 |
|---|---|
| RGB | rgb(1, 6, 9) |
| HSL | hsl(203, 80%, 2%) |
| HSV | hsv(203, 89%, 4%) |
| CMYK | cmyk(88.9%, 33.3%, 0%, 96.5%) |
| CIE-LAB | lab(1.41, -0.89, -1.60) |
| CIE-LCH | lch(1.41, 1.83, 240.83°) |
| OKLab | oklab(11.49% -0.0121 -0.0118) |
| OKLCH | oklch(11.49% 0.017 224.4) |
| XYZ | xyz(0.1269, 0.1564, 0.2819) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.81
Black
#000000
ΔE00 2.15
Dark
#1B2431
ΔE00 10.20
Gunmetal
#2A3439
ΔE00 12.89
Very Dark Brown
#1D0200
ΔE00 13.83
Dark Grey
#363737
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010609 #090401
analogous
#010908 #010609 #010209
triadic
#010609 #090106 #060901
tetradic
#010609 #080109 #090401 #020901
square
#010609 #080109 #090401 #020901
split-complementary
#010609 #090102 #090801
monochromatic
#03121C #03121C #03121C #072B40 #0D4F77
Accessibility & contrast
On white
20.36
#010609 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010609 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010609
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010609 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010609 | 1.00 | 20.36 | 1.03 | 20.36 |
| #FFFFFF | 20.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050609
Deuteranopia (green-blind)
#030509
Tritanopia (blue-blind)
#000707
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #010609; /* rgb */ color: rgb(1, 6, 9); /* oklch */ color: oklch(11.5% 0.017 224.4);
Tailwind
colors: {
custom: {
50: '#47494b',
500: '#010609',
950: '#000000',
},
}SCSS
$custom: #010609; $custom-light: #47494b; $custom-dark: #000000;
JSON
{
"hex": "#010609",
"rgb": {
"r": 1,
"g": 6,
"b": 9
},
"hsl": {
"h": 202.5,
"s": 80,
"l": 1.961
},
"oklch": {
"l": 0.11486,
"c": 0.01694,
"h": 224.4
},
"luminance": 0.00156
}Semantic roles & 50–950 ramp
primary
#010609
secondary
#4F2C16
accent
#7B31F6
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000001
muted
#777777