#141A28#141A28
#141A28 is a very dark, muted blue. Relative luminance 0.010; OKLCH L 21.9% C 0.029 H 266.2°. Best body text is #FFFFFF at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #141A28 |
|---|---|
| RGB | rgb(20, 26, 40) |
| HSL | hsl(222, 33%, 12%) |
| HSV | hsv(222, 50%, 16%) |
| CMYK | cmyk(50%, 35%, 0%, 84.3%) |
| CIE-LAB | lab(9.33, 1.87, -10.42) |
| CIE-LCH | lch(9.33, 10.58, 280.16°) |
| OKLab | oklab(21.89% -0.0019 -0.029) |
| OKLCH | oklch(21.89% 0.029 266.2) |
| XYZ | xyz(1.0408, 1.0407, 2.1531) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 3.73
Navy Blue
#1B2A4A
ΔE00 8.59
Almost Black
#070D0D
ΔE00 9.79
Navy (survey)
#01153E
ΔE00 10.24
Black
#000000
ΔE00 10.31
Gunmetal
#2A3439
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141A28 #282214
analogous
#142428 #141A28 #181428
triadic
#141A28 #28141A #1A2814
tetradic
#141A28 #281424 #282214 #142818
square
#141A28 #281424 #282214 #142818
split-complementary
#141A28 #281814 #242814
monochromatic
#0A0D14 #0A0D14 #141A28 #283551 #3D4F7A
Accessibility & contrast
On white
17.38
#141A28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#141A28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141A28
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141A28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141A28 | 1.00 | 17.38 | 1.21 | 17.38 |
| #FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151B29
Deuteranopia (green-blind)
#131928
Tritanopia (blue-blind)
#0D1D1F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #141a28; /* rgb */ color: rgb(20, 26, 40); /* oklch */ color: oklch(21.9% 0.029 266.2);
Tailwind
colors: {
custom: {
50: '#525662',
500: '#141a28',
950: '#000000',
},
}SCSS
$custom: #141a28; $custom-light: #525662; $custom-dark: #000000;
JSON
{
"hex": "#141a28",
"rgb": {
"r": 20,
"g": 26,
"b": 40
},
"hsl": {
"h": 222,
"s": 33.333,
"l": 11.765
},
"oklch": {
"l": 0.21894,
"c": 0.02909,
"h": 266.2
},
"luminance": 0.01041
}Semantic roles & 50–950 ramp
primary
#141A28
secondary
#5E533A
accent
#A95EC9
background
#F4F5F5
surface
#E7E8EA
border
#C3C4C6
text
#020305
muted
#787879