#100C08#100C08
#100C08 is a very dark, near-neutral orange. Relative luminance 0.004; OKLCH L 15.8% C 0.011 H 67.8°. Best body text is #FFFFFF at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #100C08 |
|---|---|
| RGB | rgb(16, 12, 8) |
| HSL | hsl(30, 33%, 5%) |
| HSV | hsv(30, 50%, 6%) |
| CMYK | cmyk(0%, 25%, 50%, 93.7%) |
| CIE-LAB | lab(3.53, 0.73, 2.01) |
| CIE-LCH | lch(3.53, 2.14, 70.14°) |
| OKLab | oklab(15.8% 0.0041 0.0101) |
| OKLCH | oklch(15.8% 0.011 67.8) |
| XYZ | xyz(0.3890, 0.3906, 0.2846) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 2.99
Almost Black
#070D0D
ΔE00 4.21
Very Dark Brown
#1D0200
ΔE00 10.19
Dark
#1B2431
ΔE00 11.91
Dark Grey
#363737
ΔE00 12.85
Onyx
#353839
ΔE00 13.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100C08 #080C10
analogous
#100808 #100C08 #101008
triadic
#100C08 #08100C #0C0810
tetradic
#100C08 #081008 #080C10 #100810
square
#100C08 #081008 #080C10 #100810
split-complementary
#100C08 #081010 #080810
monochromatic
#140F0A #140F0A #140F0A #392B1C #624931
Accessibility & contrast
On white
19.48
#100C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#100C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100C08
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100C08 | 1.00 | 19.48 | 1.08 | 19.48 |
| #FFFFFF | 19.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0C08
Deuteranopia (green-blind)
#0E0D08
Tritanopia (blue-blind)
#110B0B
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #100c08; /* rgb */ color: rgb(16, 12, 8); /* oklch */ color: oklch(15.8% 0.011 67.8);
Tailwind
colors: {
custom: {
50: '#4e4c4a',
500: '#100c08',
950: '#000000',
},
}SCSS
$custom: #100c08; $custom-light: #4e4c4a; $custom-dark: #000000;
JSON
{
"hex": "#100c08",
"rgb": {
"r": 16,
"g": 12,
"b": 8
},
"hsl": {
"h": 30,
"s": 33.333,
"l": 4.706
},
"oklch": {
"l": 0.15796,
"c": 0.01088,
"h": 67.8
},
"luminance": 0.00391
}Semantic roles & 50–950 ramp
primary
#100C08
secondary
#2C3A47
accent
#94C95E
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777