#14110F#14110F
#14110F is a very dark, near-neutral orange. Relative luminance 0.006; OKLCH L 18.1% C 0.006 H 55.9°. Best body text is #FFFFFF at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #14110F |
|---|---|
| RGB | rgb(20, 17, 15) |
| HSL | hsl(24, 14%, 7%) |
| HSV | hsv(24, 25%, 8%) |
| CMYK | cmyk(0%, 15%, 25%, 92.2%) |
| CIE-LAB | lab(5.28, 0.82, 1.45) |
| CIE-LCH | lch(5.28, 1.67, 60.57°) |
| OKLab | oklab(18.05% 0.0036 0.0053) |
| OKLCH | oklch(18.05% 0.006 55.9) |
| XYZ | xyz(0.5752, 0.5841, 0.5343) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 3.59
Almost Black
#070D0D
ΔE00 4.22
Very Dark Brown
#1D0200
ΔE00 10.15
Dark
#1B2431
ΔE00 10.95
Dark Grey
#363737
ΔE00 11.78
Onyx
#353839
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14110F #0F1214
analogous
#140F10 #14110F #14140F
triadic
#14110F #0F1411 #110F14
tetradic
#14110F #10140F #0F1214 #140F14
square
#14110F #10140F #0F1214 #140F14
split-complementary
#14110F #0F1414 #0F1014
monochromatic
#110F0D #110F0D #14110F #372F29 #5A4C43
Accessibility & contrast
On white
18.80
#14110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#14110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14110F
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14110F | 1.00 | 18.80 | 1.12 | 18.80 |
| #FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110F
Deuteranopia (green-blind)
#13120F
Tritanopia (blue-blind)
#151010
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #14110f; /* rgb */ color: rgb(20, 17, 15); /* oklch */ color: oklch(18.1% 0.006 55.9);
Tailwind
colors: {
custom: {
50: '#514f4e',
500: '#14110f',
950: '#000000',
},
}SCSS
$custom: #14110f; $custom-light: #514f4e; $custom-dark: #000000;
JSON
{
"hex": "#14110f",
"rgb": {
"r": 20,
"g": 17,
"b": 15
},
"hsl": {
"h": 24,
"s": 14.286,
"l": 6.863
},
"oklch": {
"l": 0.1805,
"c": 0.00641,
"h": 55.9
},
"luminance": 0.00584
}Semantic roles & 50–950 ramp
primary
#14110F
secondary
#394146
accent
#9BB771
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777