#0E121A#0E121A
#0E121A is a very dark, near-neutral blue. Relative luminance 0.006; OKLCH L 18.2% C 0.018 H 264.0°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #0E121A |
|---|---|
| RGB | rgb(14, 18, 26) |
| HSL | hsl(220, 30%, 8%) |
| HSV | hsv(220, 46%, 10%) |
| CMYK | cmyk(46.2%, 30.8%, 0%, 89.8%) |
| CIE-LAB | lab(5.42, 0.53, -5.80) |
| CIE-LCH | lch(5.42, 5.82, 275.27°) |
| OKLab | oklab(18.2% -0.0019 -0.0176) |
| OKLCH | oklch(18.2% 0.018 264) |
| XYZ | xyz(0.5838, 0.6005, 1.0622) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Almost Black
#070D0D
ΔE00 5.63
Black
#000000
ΔE00 6.07
Dark
#1B2431
ΔE00 6.12
Gunmetal
#2A3439
ΔE00 11.08
Dark Grey
#363737
ΔE00 12.55
Onyx
#353839
ΔE00 12.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E121A #1A160E
analogous
#0E181A #0E121A #100E1A
triadic
#0E121A #1A0E12 #121A0E
tetradic
#0E121A #1A0E18 #1A160E #0E1A10
square
#0E121A #1A0E18 #1A160E #0E1A10
split-complementary
#0E121A #1A100E #181A0E
monochromatic
#0B0E14 #0B0E14 #0E121A #232E42 #39496A
Accessibility & contrast
On white
18.75
#0E121A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#0E121A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E121A
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E121A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E121A | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F131A
Deuteranopia (green-blind)
#0E111A
Tritanopia (blue-blind)
#0B1415
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #0e121a; /* rgb */ color: rgb(14, 18, 26); /* oklch */ color: oklch(18.2% 0.018 264.0);
Tailwind
colors: {
custom: {
50: '#4d5056',
500: '#0e121a',
950: '#000000',
},
}SCSS
$custom: #0e121a; $custom-light: #4d5056; $custom-dark: #000000;
JSON
{
"hex": "#0e121a",
"rgb": {
"r": 14,
"g": 18,
"b": 26
},
"hsl": {
"h": 220,
"s": 30,
"l": 7.843
},
"oklch": {
"l": 0.18197,
"c": 0.01771,
"h": 264
},
"luminance": 0.00601
}Semantic roles & 50–950 ramp
primary
#0E121A
secondary
#504734
accent
#A562C6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010203
muted
#777878