#010205#010205
#010205 is a very dark, near-neutral blue. Relative luminance 0.001; OKLCH L 8.5% C 0.015 H 262.0°. Best body text is #FFFFFF at 20.75:1 contrast (WCAG AA passes).
Color values
| HEX | #010205 |
|---|---|
| RGB | rgb(1, 2, 5) |
| HSL | hsl(225, 67%, 1%) |
| HSV | hsv(225, 80%, 2%) |
| CMYK | cmyk(80%, 60%, 0%, 98%) |
| CIE-LAB | lab(0.55, 0.16, -1.23) |
| CIE-LCH | lch(0.55, 1.24, 277.25°) |
| OKLab | oklab(8.5% -0.0021 -0.0152) |
| OKLCH | oklch(8.5% 0.015 262) |
| XYZ | xyz(0.0616, 0.0608, 0.1520) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.26
Almost Black
#070D0D
ΔE00 3.07
Dark
#1B2431
ΔE00 10.68
Very Dark Brown
#1D0200
ΔE00 11.73
Gunmetal
#2A3439
ΔE00 13.79
Dark Grey
#363737
ΔE00 14.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010205 #050401
analogous
#010405 #010205 #020105
triadic
#010205 #050102 #020501
tetradic
#010205 #050104 #050401 #010502
square
#010205 #050104 #050401 #010502
split-complementary
#010205 #050201 #040501
monochromatic
#050A1A #050A1A #050A1A #0B1638 #152B6B
Accessibility & contrast
On white
20.75
#010205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#010205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010205
20.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010205 | 1.00 | 20.75 | 1.01 | 20.75 |
| #FFFFFF | 20.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010205
Deuteranopia (green-blind)
#010205
Tritanopia (blue-blind)
#000303
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #010205; /* rgb */ color: rgb(1, 2, 5); /* oklch */ color: oklch(8.5% 0.015 262.0);
Tailwind
colors: {
custom: {
50: '#474849',
500: '#010205',
950: '#000000',
},
}SCSS
$custom: #010205; $custom-light: #474849; $custom-dark: #000000;
JSON
{
"hex": "#010205",
"rgb": {
"r": 1,
"g": 2,
"b": 5
},
"hsl": {
"h": 225,
"s": 66.667,
"l": 1.176
},
"oklch": {
"l": 0.085,
"c": 0.0154,
"h": 262
},
"luminance": 0.00061
}Semantic roles & 50–950 ramp
primary
#010205
secondary
#483C1A
accent
#BF3EEA
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777