#080700#080700
#080700 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 12.6% C 0.027 H 105.2°. Best body text is #FFFFFF at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #080700 |
|---|---|
| RGB | rgb(8, 7, 0) |
| HSL | hsl(53, 100%, 2%) |
| HSV | hsv(53, 100%, 3%) |
| CMYK | cmyk(0%, 12.5%, 100%, 96.9%) |
| CIE-LAB | lab(1.84, -0.71, 2.74) |
| CIE-LCH | lch(1.84, 2.83, 104.58°) |
| OKLab | oklab(12.61% -0.007 0.0258) |
| OKLCH | oklch(12.61% 0.027 105.2) |
| XYZ | xyz(0.1761, 0.2036, 0.0300) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.96
Almost Black
#070D0D
ΔE00 3.50
Very Dark Brown
#1D0200
ΔE00 12.63
Dark
#1B2431
ΔE00 13.33
Dark Grey
#363737
ΔE00 13.82
Charcoal (survey)
#343837
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080700 #000108
analogous
#080300 #080700 #050800
triadic
#080700 #000807 #070008
tetradic
#080700 #000803 #000108 #080005
square
#080700 #000803 #000108 #080005
split-complementary
#080700 #000508 #030008
monochromatic
#1F1B00 #1F1B00 #1F1B00 #453D00 #827200
Accessibility & contrast
On white
20.18
#080700 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080700 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080700
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080700 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080700 | 1.00 | 20.18 | 1.04 | 20.18 |
| #FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090600
Deuteranopia (green-blind)
#090700
Tritanopia (blue-blind)
#0A0605
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #080700; /* rgb */ color: rgb(8, 7, 0); /* oklch */ color: oklch(12.6% 0.027 105.2);
Tailwind
colors: {
custom: {
50: '#4a4a47',
500: '#080700',
950: '#000000',
},
}SCSS
$custom: #080700; $custom-light: #4a4a47; $custom-dark: #000000;
JSON
{
"hex": "#080700",
"rgb": {
"r": 8,
"g": 7,
"b": 0
},
"hsl": {
"h": 52.5,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.12607,
"c": 0.02677,
"h": 105.2
},
"luminance": 0.00204
}Semantic roles & 50–950 ramp
primary
#080700
secondary
#0F1855
accent
#44FF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777