#13100E#13100E
#13100E is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.6% C 0.006 H 55.9°. Best body text is #FFFFFF at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #13100E |
|---|---|
| RGB | rgb(19, 16, 14) |
| HSL | hsl(24, 15%, 6%) |
| HSV | hsv(24, 26%, 7%) |
| CMYK | cmyk(0%, 15.8%, 26.3%, 92.5%) |
| CIE-LAB | lab(4.88, 0.79, 1.39) |
| CIE-LCH | lch(4.88, 1.59, 60.49°) |
| OKLab | oklab(17.59% 0.0036 0.0054) |
| OKLCH | oklch(17.59% 0.006 55.9) |
| XYZ | xyz(0.5331, 0.5407, 0.4917) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 3.35
Almost Black
#070D0D
ΔE00 4.09
Very Dark Brown
#1D0200
ΔE00 10.17
Dark
#1B2431
ΔE00 11.01
Dark Grey
#363737
ΔE00 12.00
Onyx
#353839
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13100E #0E1113
analogous
#130E0F #13100E #13130E
triadic
#13100E #0E1310 #100E13
tetradic
#13100E #0F130E #0E1113 #130E13
square
#13100E #0F130E #0E1113 #130E13
split-complementary
#13100E #0E1313 #0E0F13
monochromatic
#120F0D #120F0D #13100E #362E28 #594B42
Accessibility & contrast
On white
18.95
#13100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#13100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13100E
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13100E | 1.00 | 18.95 | 1.11 | 18.95 |
| #FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100E
Deuteranopia (green-blind)
#12110E
Tritanopia (blue-blind)
#140F0F
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #13100e; /* rgb */ color: rgb(19, 16, 14); /* oklch */ color: oklch(17.6% 0.006 55.9);
Tailwind
colors: {
custom: {
50: '#504e4d',
500: '#13100e',
950: '#000000',
},
}SCSS
$custom: #13100e; $custom-light: #504e4d; $custom-dark: #000000;
JSON
{
"hex": "#13100e",
"rgb": {
"r": 19,
"g": 16,
"b": 14
},
"hsl": {
"h": 24,
"s": 15.152,
"l": 6.471
},
"oklch": {
"l": 0.17593,
"c": 0.00646,
"h": 55.9
},
"luminance": 0.00541
}Semantic roles & 50–950 ramp
primary
#13100E
secondary
#384045
accent
#9BB870
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777