#000113#000113
#000113 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 9.3% C 0.053 H 263.9°. Best body text is #FFFFFF at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #000113 |
|---|---|
| RGB | rgb(0, 1, 19) |
| HSL | hsl(237, 100%, 4%) |
| HSV | hsv(237, 100%, 7%) |
| CMYK | cmyk(100%, 94.7%, 0%, 92.5%) |
| CIE-LAB | lab(0.62, 2.58, -7.83) |
| CIE-LCH | lch(0.62, 8.25, 288.26°) |
| OKLab | oklab(9.28% -0.0056 -0.0525) |
| OKLCH | oklch(9.28% 0.053 263.9) |
| XYZ | xyz(0.1284, 0.0687, 0.6225) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 7.31
Almost Black
#070D0D
ΔE00 8.34
Dark
#1B2431
ΔE00 8.99
Dark Navy Blue
#00022E
ΔE00 11.56
Midnight
#03012D
ΔE00 11.58
Very Dark Brown
#1D0200
ΔE00 12.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000113 #131200
analogous
#000A13 #000113 #080013
triadic
#000113 #130001 #011300
tetradic
#000113 #13000A #131200 #001308
square
#000113 #13000A #131200 #001308
split-complementary
#000113 #130800 #0A1300
monochromatic
#00021F #00021F #00021F #000450 #00078D
Accessibility & contrast
On white
20.71
#000113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#000113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000113
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000113 | 1.00 | 20.71 | 1.01 | 20.71 |
| #FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000314
Deuteranopia (green-blind)
#000213
Tritanopia (blue-blind)
#000407
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #000113; /* rgb */ color: rgb(0, 1, 19); /* oklch */ color: oklch(9.3% 0.053 263.9);
Tailwind
colors: {
custom: {
50: '#464750',
500: '#000113',
950: '#000000',
},
}SCSS
$custom: #000113; $custom-light: #464750; $custom-dark: #000000;
JSON
{
"hex": "#000113",
"rgb": {
"r": 0,
"g": 1,
"b": 19
},
"hsl": {
"h": 236.842,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.09282,
"c": 0.05285,
"h": 263.9
},
"luminance": 0.00069
}Semantic roles & 50–950 ramp
primary
#000113
secondary
#5E5A11
accent
#F429FF
background
#F3F3F4
surface
#E5E5E7
border
#C1C1C3
text
#000002
muted
#777778