#13110F#13110F
#13110F is a very dark, near-neutral orange. Relative luminance 0.006; OKLCH L 17.9% C 0.005 H 67.4°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #13110F |
|---|---|
| RGB | rgb(19, 17, 15) |
| HSL | hsl(30, 12%, 7%) |
| HSV | hsv(30, 21%, 7%) |
| CMYK | cmyk(0%, 10.5%, 21.1%, 92.5%) |
| CIE-LAB | lab(5.18, 0.40, 1.31) |
| CIE-LCH | lch(5.18, 1.37, 72.89°) |
| OKLab | oklab(17.92% 0.002 0.0048) |
| OKLCH | oklch(17.92% 0.005 67.4) |
| XYZ | xyz(0.5552, 0.5738, 0.5334) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 3.34
Almost Black
#070D0D
ΔE00 3.63
Very Dark Brown
#1D0200
ΔE00 10.76
Dark
#1B2431
ΔE00 10.81
Dark Grey
#363737
ΔE00 11.74
Onyx
#353839
ΔE00 12.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13110F #0F1113
analogous
#130F0F #13110F #13130F
triadic
#13110F #0F1311 #110F13
tetradic
#13110F #0F130F #0F1113 #130F13
square
#13110F #0F130F #0F1113 #130F13
split-complementary
#13110F #0F1313 #0F0F13
monochromatic
#110F0D #110F0D #13110F #35302A #574E45
Accessibility & contrast
On white
18.84
#13110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#13110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13110F
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13110F | 1.00 | 18.84 | 1.11 | 18.84 |
| #FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110F
Deuteranopia (green-blind)
#12110F
Tritanopia (blue-blind)
#141110
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #13110f; /* rgb */ color: rgb(19, 17, 15); /* oklch */ color: oklch(17.9% 0.005 67.4);
Tailwind
colors: {
custom: {
50: '#504f4e',
500: '#13110f',
950: '#000000',
},
}SCSS
$custom: #13110f; $custom-light: #504f4e; $custom-dark: #000000;
JSON
{
"hex": "#13110f",
"rgb": {
"r": 19,
"g": 17,
"b": 15
},
"hsl": {
"h": 30,
"s": 11.765,
"l": 6.667
},
"oklch": {
"l": 0.17924,
"c": 0.00521,
"h": 67.4
},
"luminance": 0.00574
}Semantic roles & 50–950 ramp
primary
#13110F
secondary
#3A3F44
accent
#94B573
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777