#010508#010508
#010508 is a very dark, near-neutral cyan. Relative luminance 0.001; OKLCH L 10.9% C 0.016 H 229.7°. Best body text is #FFFFFF at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #010508 |
|---|---|
| RGB | rgb(1, 5, 8) |
| HSL | hsl(206, 78%, 2%) |
| HSV | hsv(206, 88%, 3%) |
| CMYK | cmyk(87.5%, 37.5%, 0%, 96.9%) |
| CIE-LAB | lab(1.20, -0.63, -1.50) |
| CIE-LCH | lch(1.20, 1.63, 247.32°) |
| OKLab | oklab(10.89% -0.0104 -0.0123) |
| OKLCH | oklch(10.89% 0.016 229.7) |
| XYZ | xyz(0.1106, 0.1325, 0.2494) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.84
Almost Black
#070D0D
ΔE00 2.08
Dark
#1B2431
ΔE00 10.29
Gunmetal
#2A3439
ΔE00 13.10
Very Dark Brown
#1D0200
ΔE00 13.28
Dark Grey
#363737
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010508 #080401
analogous
#010808 #010508 #010208
triadic
#010508 #080105 #050801
tetradic
#010508 #080108 #080401 #020801
square
#010508 #080108 #080401 #020801
split-complementary
#010508 #080102 #080801
monochromatic
#03111B #03111B #03111B #08273E #0F4975
Accessibility & contrast
On white
20.46
#010508 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010508 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010508
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010508 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010508 | 1.00 | 20.46 | 1.03 | 20.46 |
| #FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040508
Deuteranopia (green-blind)
#030408
Tritanopia (blue-blind)
#000606
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #010508; /* rgb */ color: rgb(1, 5, 8); /* oklch */ color: oklch(10.9% 0.016 229.7);
Tailwind
colors: {
custom: {
50: '#47494a',
500: '#010508',
950: '#000000',
},
}SCSS
$custom: #010508; $custom-light: #47494a; $custom-dark: #000000;
JSON
{
"hex": "#010508",
"rgb": {
"r": 1,
"g": 5,
"b": 8
},
"hsl": {
"h": 205.714,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.10886,
"c": 0.01609,
"h": 229.7
},
"luminance": 0.00133
}Semantic roles & 50–950 ramp
primary
#010508
secondary
#4E2E17
accent
#8634F4
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000001
muted
#777777