#080600#080600
#080600 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 12.2% C 0.025 H 99.3°. Best body text is #FFFFFF at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #080600 |
|---|---|
| RGB | rgb(8, 6, 0) |
| HSL | hsl(45, 100%, 2%) |
| HSV | hsv(45, 100%, 3%) |
| CMYK | cmyk(0%, 25%, 100%, 96.9%) |
| CIE-LAB | lab(1.64, -0.31, 2.46) |
| CIE-LCH | lch(1.64, 2.47, 97.22°) |
| OKLab | oklab(12.18% -0.0041 0.0249) |
| OKLCH | oklch(12.18% 0.025 99.3) |
| XYZ | xyz(0.1653, 0.1819, 0.0264) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 2.55
Almost Black
#070D0D
ΔE00 3.57
Very Dark Brown
#1D0200
ΔE00 11.92
Dark
#1B2431
ΔE00 13.11
Dark Grey
#363737
ΔE00 13.88
Charcoal (survey)
#343837
ΔE00 14.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080600 #000208
analogous
#080200 #080600 #060800
triadic
#080600 #000806 #060008
tetradic
#080600 #000802 #000208 #080006
square
#080600 #000802 #000208 #080006
split-complementary
#080600 #000608 #020008
monochromatic
#1F1700 #1F1700 #1F1700 #453400 #826200
Accessibility & contrast
On white
20.26
#080600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080600
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080600 | 1.00 | 20.26 | 1.04 | 20.26 |
| #FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080600
Deuteranopia (green-blind)
#080600
Tritanopia (blue-blind)
#0A0504
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080600; /* rgb */ color: rgb(8, 6, 0); /* oklch */ color: oklch(12.2% 0.025 99.3);
Tailwind
colors: {
custom: {
50: '#4a4947',
500: '#080600',
950: '#000000',
},
}SCSS
$custom: #080600; $custom-light: #4a4947; $custom-dark: #000000;
JSON
{
"hex": "#080600",
"rgb": {
"r": 8,
"g": 6,
"b": 0
},
"hsl": {
"h": 45,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.12176,
"c": 0.02526,
"h": 99.3
},
"luminance": 0.00182
}Semantic roles & 50–950 ramp
primary
#080600
secondary
#0F2055
accent
#5EFF29
background
#F4F4F3
surface
#E7E6E5
border
#C3C2C1
text
#010000
muted
#777777