#14141C#14141C
#14141C is a very dark, near-neutral blue. Relative luminance 0.007; OKLCH L 19.5% C 0.016 H 284.8°. Best body text is #FFFFFF at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #14141C |
|---|---|
| RGB | rgb(20, 20, 28) |
| HSL | hsl(240, 17%, 9%) |
| HSV | hsv(240, 29%, 11%) |
| CMYK | cmyk(28.6%, 28.6%, 0%, 89%) |
| CIE-LAB | lab(6.62, 2.11, -5.51) |
| CIE-LCH | lch(6.62, 5.90, 290.98°) |
| OKLab | oklab(19.51% 0.0041 -0.0155) |
| OKLCH | oklch(19.51% 0.016 284.8) |
| XYZ | xyz(0.7482, 0.7329, 1.2004) |
| Luminance | 0.0073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.44
Black
#000000
ΔE00 6.79
Almost Black
#070D0D
ΔE00 6.97
Gunmetal
#2A3439
ΔE00 11.59
Very Dark Brown
#1D0200
ΔE00 11.81
Dark Grey
#363737
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14141C #1C1C14
analogous
#14181C #14141C #18141C
triadic
#14141C #1C1414 #141C14
tetradic
#14141C #1C1418 #1C1C14 #141C18
square
#14141C #1C1418 #1C1C14 #141C18
split-complementary
#14141C #1C1814 #181C14
monochromatic
#0D0D12 #0D0D12 #14141C #2E2E40 #474763
Accessibility & contrast
On white
18.32
#14141C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#14141C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14141C
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14141C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14141C | 1.00 | 18.32 | 1.15 | 18.32 |
| #FFFFFF | 18.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12151C
Deuteranopia (green-blind)
#12141C
Tritanopia (blue-blind)
#121517
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #14141c; /* rgb */ color: rgb(20, 20, 28); /* oklch */ color: oklch(19.5% 0.016 284.8);
Tailwind
colors: {
custom: {
50: '#515158',
500: '#14141c',
950: '#000000',
},
}SCSS
$custom: #14141c; $custom-light: #515158; $custom-dark: #000000;
JSON
{
"hex": "#14141c",
"rgb": {
"r": 20,
"g": 20,
"b": 28
},
"hsl": {
"h": 240,
"s": 16.667,
"l": 9.412
},
"oklch": {
"l": 0.19511,
"c": 0.01602,
"h": 284.8
},
"luminance": 0.00733
}Semantic roles & 50–950 ramp
primary
#14141C
secondary
#4E4E3E
accent
#B96EB9
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020203
muted
#787878