#080703#080703
#080703 is a very dark, near-neutral yellow. Relative luminance 0.002; OKLCH L 12.8% C 0.013 H 98.6°. Best body text is #FFFFFF at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #080703 |
|---|---|
| RGB | rgb(8, 7, 3) |
| HSL | hsl(48, 45%, 2%) |
| HSV | hsv(48, 63%, 3%) |
| CMYK | cmyk(0%, 12.5%, 62.5%, 96.9%) |
| CIE-LAB | lab(1.90, -0.29, 1.61) |
| CIE-LCH | lch(1.90, 1.63, 100.39°) |
| OKLab | oklab(12.78% -0.0019 0.0128) |
| OKLCH | oklch(12.78% 0.013 98.6) |
| XYZ | xyz(0.1926, 0.2102, 0.1166) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 1.94
Almost Black
#070D0D
ΔE00 2.95
Very Dark Brown
#1D0200
ΔE00 11.84
Dark
#1B2431
ΔE00 12.31
Dark Grey
#363737
ΔE00 13.62
Gunmetal
#2A3439
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080703 #030408
analogous
#080503 #080703 #070803
triadic
#080703 #030807 #070308
tetradic
#080703 #030805 #030408 #080307
square
#080703 #030805 #030408 #080307
split-complementary
#080703 #030708 #050308
monochromatic
#161308 #161308 #161308 #352E14 #615524
Accessibility & contrast
On white
20.15
#080703 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080703 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080703
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080703 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080703 | 1.00 | 20.15 | 1.04 | 20.15 |
| #FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080703
Deuteranopia (green-blind)
#080703
Tritanopia (blue-blind)
#090606
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #080703; /* rgb */ color: rgb(8, 7, 3); /* oklch */ color: oklch(12.8% 0.013 98.6);
Tailwind
colors: {
custom: {
50: '#4a4a48',
500: '#080703',
950: '#000000',
},
}SCSS
$custom: #080703; $custom-light: #4a4a48; $custom-dark: #000000;
JSON
{
"hex": "#080703",
"rgb": {
"r": 8,
"g": 7,
"b": 3
},
"hsl": {
"h": 48,
"s": 45.455,
"l": 2.157
},
"oklch": {
"l": 0.12782,
"c": 0.01291,
"h": 98.6
},
"luminance": 0.0021
}Semantic roles & 50–950 ramp
primary
#080703
secondary
#232A44
accent
#6DD553
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777