#081001#081001
#081001 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.9% C 0.038 H 129.0°. Best body text is #FFFFFF at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #081001 |
|---|---|
| RGB | rgb(8, 16, 1) |
| HSL | hsl(92, 88%, 3%) |
| HSV | hsv(92, 94%, 6%) |
| CMYK | cmyk(50%, 0%, 93.8%, 93.7%) |
| CIE-LAB | lab(3.83, -4.61, 5.25) |
| CIE-LCH | lch(3.83, 6.98, 131.29°) |
| OKLab | oklab(15.91% -0.0239 0.0295) |
| OKLCH | oklch(15.91% 0.038 129) |
| XYZ | xyz(0.2909, 0.4244, 0.0953) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.12
Black
#000000
ΔE00 7.59
Charcoal (survey)
#343837
ΔE00 13.60
Dark Grey
#363737
ΔE00 14.17
Gunmetal
#2A3439
ΔE00 14.27
Onyx
#353839
ΔE00 14.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081001 #090110
analogous
#0F1001 #081001 #011001
triadic
#081001 #010810 #100108
tetradic
#081001 #010F10 #090110 #100101
square
#081001 #010F10 #090110 #100101
split-complementary
#081001 #010110 #10010F
monochromatic
#0E1D02 #0E1D02 #0E1D02 #254A05 #428308
Accessibility & contrast
On white
19.36
#081001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#081001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081001
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081001 | 1.00 | 19.36 | 1.08 | 19.36 |
| #FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E00
Deuteranopia (green-blind)
#100D02
Tritanopia (blue-blind)
#090F0C
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #081001; /* rgb */ color: rgb(8, 16, 1); /* oklch */ color: oklch(15.9% 0.038 129.0);
Tailwind
colors: {
custom: {
50: '#4a4e47',
500: '#081001',
950: '#000000',
},
}SCSS
$custom: #081001; $custom-light: #4a4e47; $custom-dark: #000000;
JSON
{
"hex": "#081001",
"rgb": {
"r": 8,
"g": 16,
"b": 1
},
"hsl": {
"h": 92,
"s": 88.235,
"l": 3.333
},
"oklch": {
"l": 0.15908,
"c": 0.03796,
"h": 129
},
"luminance": 0.00424
}Semantic roles & 50–950 ramp
primary
#081001
secondary
#391558
accent
#29FE9B
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777