#130C07#130C07
#130C07 is a very dark, near-neutral orange. Relative luminance 0.004; OKLCH L 16.2% C 0.016 H 58.5°. Best body text is #FFFFFF at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #130C07 |
|---|---|
| RGB | rgb(19, 12, 7) |
| HSL | hsl(25, 46%, 5%) |
| HSV | hsv(25, 63%, 7%) |
| CMYK | cmyk(0%, 36.8%, 63.2%, 92.5%) |
| CIE-LAB | lab(3.76, 1.73, 2.80) |
| CIE-LCH | lch(3.76, 3.29, 58.25°) |
| OKLab | oklab(16.2% 0.0084 0.0138) |
| OKLCH | oklch(16.2% 0.016 58.5) |
| XYZ | xyz(0.4384, 0.4168, 0.2583) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.14
Almost Black
#070D0D
ΔE00 5.76
Very Dark Brown
#1D0200
ΔE00 8.81
Dark
#1B2431
ΔE00 12.60
Dark Grey
#363737
ΔE00 13.09
Dark Brown
#341C02
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#130C07 #070E13
analogous
#130708 #130C07 #131207
triadic
#130C07 #07130C #0C0713
tetradic
#130C07 #081307 #070E13 #120713
square
#130C07 #081307 #070E13 #120713
split-complementary
#130C07 #071312 #070813
monochromatic
#160E08 #160E08 #160E08 #402817 #6C4428
Accessibility & contrast
On white
19.38
#130C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#130C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #130C07
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##130C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##130C07 | 1.00 | 19.38 | 1.08 | 19.38 |
| #FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C07
Deuteranopia (green-blind)
#100E07
Tritanopia (blue-blind)
#150B0B
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #130c07; /* rgb */ color: rgb(19, 12, 7); /* oklch */ color: oklch(16.2% 0.016 58.5);
Tailwind
colors: {
custom: {
50: '#504c4a',
500: '#130c07',
950: '#000000',
},
}SCSS
$custom: #130c07; $custom-light: #504c4a; $custom-dark: #000000;
JSON
{
"hex": "#130c07",
"rgb": {
"r": 19,
"g": 12,
"b": 7
},
"hsl": {
"h": 25,
"s": 46.154,
"l": 5.098
},
"oklch": {
"l": 0.16196,
"c": 0.01616,
"h": 58.5
},
"luminance": 0.00417
}Semantic roles & 50–950 ramp
primary
#130C07
secondary
#283E4E
accent
#9FD652
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777