#080900#080900
#080900 is a very dark, muted yellow. Relative luminance 0.002; OKLCH L 13.4% C 0.030 H 113.5°. Best body text is #FFFFFF at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #080900 |
|---|---|
| RGB | rgb(8, 9, 0) |
| HSL | hsl(67, 100%, 2%) |
| HSV | hsv(67, 100%, 4%) |
| CMYK | cmyk(11.1%, 0%, 100%, 96.5%) |
| CIE-LAB | lab(2.23, -1.51, 3.31) |
| CIE-LCH | lch(2.23, 3.64, 114.56°) |
| OKLab | oklab(13.39% -0.0119 0.0275) |
| OKLCH | oklch(13.39% 0.03 113.5) |
| XYZ | xyz(0.1978, 0.2470, 0.0373) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 3.68
Black
#000000
ΔE00 3.90
Charcoal (survey)
#343837
ΔE00 13.78
Dark Grey
#363737
ΔE00 13.78
Dark
#1B2431
ΔE00 13.79
Very Dark Brown
#1D0200
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080900 #010009
analogous
#090600 #080900 #040900
triadic
#080900 #000809 #090008
tetradic
#080900 #000906 #010009 #090004
square
#080900 #000906 #010009 #090004
split-complementary
#080900 #000409 #060009
monochromatic
#1B1F00 #1B1F00 #1B1F00 #3E4600 #758300
Accessibility & contrast
On white
20.01
#080900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080900
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080900 | 1.00 | 20.01 | 1.05 | 20.01 |
| #FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0800
Deuteranopia (green-blind)
#0B0800
Tritanopia (blue-blind)
#090806
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080900; /* rgb */ color: rgb(8, 9, 0); /* oklch */ color: oklch(13.4% 0.030 113.5);
Tailwind
colors: {
custom: {
50: '#4a4b47',
500: '#080900',
950: '#000000',
},
}SCSS
$custom: #080900; $custom-light: #4a4b47; $custom-dark: #000000;
JSON
{
"hex": "#080900",
"rgb": {
"r": 8,
"g": 9,
"b": 0
},
"hsl": {
"h": 66.667,
"s": 100,
"l": 1.765
},
"oklch": {
"l": 0.1339,
"c": 0.02997,
"h": 113.5
},
"luminance": 0.00247
}Semantic roles & 50–950 ramp
primary
#080900
secondary
#170F56
accent
#29FF41
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777