#080701#080701
#080701 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 12.7% C 0.021 H 103.4°. Best body text is #FFFFFF at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #080701 |
|---|---|
| RGB | rgb(8, 7, 1) |
| HSL | hsl(51, 78%, 2%) |
| HSV | hsv(51, 88%, 3%) |
| CMYK | cmyk(0%, 12.5%, 87.5%, 96.9%) |
| CIE-LAB | lab(1.86, -0.57, 2.36) |
| CIE-LCH | lch(1.86, 2.43, 103.65°) |
| OKLab | oklab(12.67% -0.005 0.0209) |
| OKLCH | oklch(12.67% 0.021 103.4) |
| XYZ | xyz(0.1816, 0.2058, 0.0589) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.61
Almost Black
#070D0D
ΔE00 3.29
Very Dark Brown
#1D0200
ΔE00 12.36
Dark
#1B2431
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.75
Charcoal (survey)
#343837
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080701 #010208
analogous
#080401 #080701 #060801
triadic
#080701 #010807 #070108
tetradic
#080701 #010804 #010208 #080106
square
#080701 #010804 #010208 #080106
split-complementary
#080701 #010608 #040108
monochromatic
#1B1803 #1B1803 #1B1803 #3E3708 #75660F
Accessibility & contrast
On white
20.17
#080701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080701
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080701 | 1.00 | 20.17 | 1.04 | 20.17 |
| #FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080701
Deuteranopia (green-blind)
#090701
Tritanopia (blue-blind)
#090605
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #080701; /* rgb */ color: rgb(8, 7, 1); /* oklch */ color: oklch(12.7% 0.021 103.4);
Tailwind
colors: {
custom: {
50: '#4a4a47',
500: '#080701',
950: '#000000',
},
}SCSS
$custom: #080701; $custom-light: #4a4a47; $custom-dark: #000000;
JSON
{
"hex": "#080701",
"rgb": {
"r": 8,
"g": 7,
"b": 1
},
"hsl": {
"h": 51.429,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.12666,
"c": 0.02147,
"h": 103.4
},
"luminance": 0.00206
}Semantic roles & 50–950 ramp
primary
#080701
secondary
#171F4E
accent
#4FF434
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777