#14100B#14100B
#14100B is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.6% C 0.012 H 73.1°. Best body text is #FFFFFF at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #14100B |
|---|---|
| RGB | rgb(20, 16, 11) |
| HSL | hsl(33, 29%, 6%) |
| HSV | hsv(33, 45%, 8%) |
| CMYK | cmyk(0%, 20%, 45%, 92.2%) |
| CIE-LAB | lab(4.91, 0.72, 2.84) |
| CIE-LCH | lch(4.91, 2.93, 75.73°) |
| OKLab | oklab(17.62% 0.0035 0.0114) |
| OKLCH | oklch(17.62% 0.012 73.1) |
| XYZ | xyz(0.5342, 0.5435, 0.3933) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.04
Almost Black
#070D0D
ΔE00 4.76
Very Dark Brown
#1D0200
ΔE00 10.35
Dark
#1B2431
ΔE00 12.16
Dark Grey
#363737
ΔE00 12.20
Charcoal (survey)
#343837
ΔE00 12.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14100B #0B0F14
analogous
#140B0B #14100B #13140B
triadic
#14100B #0B1410 #100B14
tetradic
#14100B #0B140B #0B0F14 #140B13
square
#14100B #0B140B #0B0F14 #140B13
split-complementary
#14100B #0B1314 #0B0B14
monochromatic
#14100B #14100B #14100B #3B3021 #634F36
Accessibility & contrast
On white
18.94
#14100B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#14100B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14100B
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14100B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14100B | 1.00 | 18.94 | 1.11 | 18.94 |
| #FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12100B
Deuteranopia (green-blind)
#12110B
Tritanopia (blue-blind)
#160F0F
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #14100b; /* rgb */ color: rgb(20, 16, 11); /* oklch */ color: oklch(17.6% 0.012 73.1);
Tailwind
colors: {
custom: {
50: '#514e4c',
500: '#14100b',
950: '#000000',
},
}SCSS
$custom: #14100b; $custom-light: #514e4c; $custom-dark: #000000;
JSON
{
"hex": "#14100b",
"rgb": {
"r": 20,
"g": 16,
"b": 11
},
"hsl": {
"h": 33.333,
"s": 29.032,
"l": 6.078
},
"oklch": {
"l": 0.1762,
"c": 0.01191,
"h": 73.1
},
"luminance": 0.00543
}Semantic roles & 50–950 ramp
primary
#14100B
secondary
#313C4A
accent
#8EC562
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777