#0E1014#0E1014
#0E1014 is a very dark, near-neutral blue. Relative luminance 0.005; OKLCH L 17.3% C 0.009 H 264.3°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1014 |
|---|---|
| RGB | rgb(14, 16, 20) |
| HSL | hsl(220, 18%, 7%) |
| HSV | hsv(220, 30%, 8%) |
| CMYK | cmyk(30%, 20%, 0%, 92.2%) |
| CIE-LAB | lab(4.65, 0.15, -2.50) |
| CIE-LCH | lch(4.65, 2.51, 273.45°) |
| OKLab | oklab(17.27% -0.0009 -0.0089) |
| OKLCH | oklch(17.27% 0.009 264.3) |
| XYZ | xyz(0.4926, 0.5144, 0.7350) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Almost Black
#070D0D
ΔE00 3.22
Black
#000000
ΔE00 3.61
Dark
#1B2431
ΔE00 8.13
Gunmetal
#2A3439
ΔE00 11.37
Dark Grey
#363737
ΔE00 12.14
Onyx
#353839
ΔE00 12.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1014 #14120E
analogous
#0E1314 #0E1014 #0F0E14
triadic
#0E1014 #140E10 #10140E
tetradic
#0E1014 #140E13 #14120E #0E140F
square
#0E1014 #140E13 #14120E #0E140F
split-complementary
#0E1014 #140F0E #13140E
monochromatic
#0D0E12 #0D0E12 #0E1014 #272D38 #404A5C
Accessibility & contrast
On white
19.04
#0E1014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#0E1014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1014
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1014 | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1014
Deuteranopia (green-blind)
#0E1014
Tritanopia (blue-blind)
#0D1111
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #0e1014; /* rgb */ color: rgb(14, 16, 20); /* oklch */ color: oklch(17.3% 0.009 264.3);
Tailwind
colors: {
custom: {
50: '#4d4e51',
500: '#0e1014',
950: '#000000',
},
}SCSS
$custom: #0e1014; $custom-light: #4d4e51; $custom-dark: #000000;
JSON
{
"hex": "#0e1014",
"rgb": {
"r": 14,
"g": 16,
"b": 20
},
"hsl": {
"h": 220,
"s": 17.647,
"l": 6.667
},
"oklch": {
"l": 0.17269,
"c": 0.00893,
"h": 264.3
},
"luminance": 0.00514
}Semantic roles & 50–950 ramp
primary
#0E1014
secondary
#474137
accent
#A16DBA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778