#101014#101014
#101014 is a very dark, near-neutral blue. Relative luminance 0.005; OKLCH L 17.5% C 0.008 H 285.5°. Best body text is #FFFFFF at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #101014 |
|---|---|
| RGB | rgb(16, 16, 20) |
| HSL | hsl(240, 11%, 7%) |
| HSV | hsv(240, 20%, 8%) |
| CMYK | cmyk(20%, 20%, 0%, 92.2%) |
| CIE-LAB | lab(4.80, 0.83, -2.26) |
| CIE-LCH | lch(4.80, 2.41, 290.19°) |
| OKLab | oklab(17.49% 0.0022 -0.0079) |
| OKLCH | oklch(17.49% 0.008 285.5) |
| XYZ | xyz(0.5252, 0.5312, 0.7366) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 3.72
Almost Black
#070D0D
ΔE00 3.96
Dark
#1B2431
ΔE00 8.35
Very Dark Brown
#1D0200
ΔE00 11.27
Gunmetal
#2A3439
ΔE00 11.74
Dark Grey
#363737
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101014 #141410
analogous
#101214 #101014 #121014
triadic
#101014 #141010 #101410
tetradic
#101014 #141012 #141410 #101412
square
#101014 #141012 #141410 #101412
split-complementary
#101014 #141210 #121410
monochromatic
#0E0E11 #0E0E11 #101014 #2B2B36 #464658
Accessibility & contrast
On white
18.98
#101014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#101014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101014
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101014 | 1.00 | 18.98 | 1.11 | 18.98 |
| #FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1014
Deuteranopia (green-blind)
#0F1014
Tritanopia (blue-blind)
#0F1111
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #101014; /* rgb */ color: rgb(16, 16, 20); /* oklch */ color: oklch(17.5% 0.008 285.5);
Tailwind
colors: {
custom: {
50: '#4e4e51',
500: '#101014',
950: '#000000',
},
}SCSS
$custom: #101014; $custom-light: #4e4e51; $custom-dark: #000000;
JSON
{
"hex": "#101014",
"rgb": {
"r": 16,
"g": 16,
"b": 20
},
"hsl": {
"h": 240,
"s": 11.111,
"l": 7.059
},
"oklch": {
"l": 0.17491,
"c": 0.00821,
"h": 285.5
},
"luminance": 0.00531
}Semantic roles & 50–950 ramp
primary
#101014
secondary
#45453B
accent
#B474B4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778