#181002#181002
#181002 is a very dark, muted orange. Relative luminance 0.006; OKLCH L 17.9% C 0.032 H 83.6°. Best body text is #FFFFFF at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #181002 |
|---|---|
| RGB | rgb(24, 16, 2) |
| HSL | hsl(38, 85%, 5%) |
| HSV | hsv(38, 92%, 9%) |
| CMYK | cmyk(0%, 33.3%, 91.7%, 90.6%) |
| CIE-LAB | lab(5.14, 1.31, 6.90) |
| CIE-LCH | lch(5.14, 7.03, 79.25°) |
| OKLab | oklab(17.92% 0.0035 0.0314) |
| OKLCH | oklch(17.92% 0.032 83.6) |
| XYZ | xyz(0.5730, 0.5692, 0.1371) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 6.87
Almost Black
#070D0D
ΔE00 7.78
Very Dark Brown
#1D0200
ΔE00 10.60
Dark Brown
#341C02
ΔE00 11.31
Dark Grey
#363737
ΔE00 13.33
Charcoal (survey)
#343837
ΔE00 13.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#181002 #020A18
analogous
#180502 #181002 #151802
triadic
#181002 #021810 #100218
tetradic
#181002 #021805 #020A18 #180215
square
#181002 #021805 #020A18 #180215
split-complementary
#181002 #021518 #050218
monochromatic
#1C1302 #1C1302 #1C1302 #503607 #895B0B
Accessibility & contrast
On white
18.85
#181002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#181002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #181002
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##181002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##181002 | 1.00 | 18.85 | 1.11 | 18.85 |
| #FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131001
Deuteranopia (green-blind)
#151202
Tritanopia (blue-blind)
#1B0D0C
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #181002; /* rgb */ color: rgb(24, 16, 2); /* oklch */ color: oklch(17.9% 0.032 83.6);
Tailwind
colors: {
custom: {
50: '#544e47',
500: '#181002',
950: '#000000',
},
}SCSS
$custom: #181002; $custom-light: #544e47; $custom-dark: #000000;
JSON
{
"hex": "#181002",
"rgb": {
"r": 24,
"g": 16,
"b": 2
},
"hsl": {
"h": 38.182,
"s": 84.615,
"l": 5.098
},
"oklch": {
"l": 0.17919,
"c": 0.03156,
"h": 83.6
},
"luminance": 0.00569
}Semantic roles & 50–950 ramp
primary
#181002
secondary
#18315E
accent
#78FB2D
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777