#080901#080901
#080901 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 13.4% C 0.025 H 113.7°. Best body text is #FFFFFF at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #080901 |
|---|---|
| RGB | rgb(8, 9, 1) |
| HSL | hsl(68, 80%, 2%) |
| HSV | hsv(68, 89%, 4%) |
| CMYK | cmyk(11.1%, 0%, 88.9%, 96.5%) |
| CIE-LAB | lab(2.25, -1.37, 2.94) |
| CIE-LCH | lch(2.25, 3.24, 115.09°) |
| OKLab | oklab(13.44% -0.0101 0.0231) |
| OKLCH | oklch(13.44% 0.025 113.7) |
| XYZ | xyz(0.2033, 0.2492, 0.0661) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 3.37
Black
#000000
ΔE00 3.57
Dark
#1B2431
ΔE00 13.44
Dark Grey
#363737
ΔE00 13.68
Charcoal (survey)
#343837
ΔE00 13.71
Very Dark Brown
#1D0200
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080901 #020109
analogous
#090601 #080901 #040901
triadic
#080901 #010809 #090108
tetradic
#080901 #010906 #020109 #090104
square
#080901 #010906 #020109 #090104
split-complementary
#080901 #010409 #060109
monochromatic
#181C03 #181C03 #181C03 #394007 #6A770D
Accessibility & contrast
On white
20.00
#080901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080901
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080901 | 1.00 | 20.00 | 1.05 | 20.00 |
| #FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0801
Deuteranopia (green-blind)
#0A0801
Tritanopia (blue-blind)
#090807
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080901; /* rgb */ color: rgb(8, 9, 1); /* oklch */ color: oklch(13.4% 0.025 113.7);
Tailwind
colors: {
custom: {
50: '#4a4b47',
500: '#080901',
950: '#000000',
},
}SCSS
$custom: #080901; $custom-light: #4a4b47; $custom-dark: #000000;
JSON
{
"hex": "#080901",
"rgb": {
"r": 8,
"g": 9,
"b": 1
},
"hsl": {
"h": 67.5,
"s": 80,
"l": 1.961
},
"oklch": {
"l": 0.13442,
"c": 0.02519,
"h": 113.7
},
"luminance": 0.00249
}Semantic roles & 50–950 ramp
primary
#080901
secondary
#1E164F
accent
#31F64A
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777