#080502#080502
#080502 is a very dark, near-neutral orange. Relative luminance 0.002; OKLCH L 11.8% C 0.014 H 76.3°. Best body text is #FFFFFF at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #080502 |
|---|---|
| RGB | rgb(8, 5, 2) |
| HSL | hsl(30, 60%, 2%) |
| HSV | hsv(30, 75%, 3%) |
| CMYK | cmyk(0%, 37.5%, 75%, 96.9%) |
| CIE-LAB | lab(1.49, 0.37, 1.41) |
| CIE-LCH | lch(1.49, 1.46, 75.44°) |
| OKLab | oklab(11.85% 0.0033 0.0135) |
| OKLCH | oklch(11.85% 0.014 76.3) |
| XYZ | xyz(0.1654, 0.1646, 0.0805) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.70
Almost Black
#070D0D
ΔE00 3.61
Very Dark Brown
#1D0200
ΔE00 10.74
Dark
#1B2431
ΔE00 12.14
Dark Grey
#363737
ΔE00 13.88
Gunmetal
#2A3439
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080502 #020508
analogous
#080202 #080502 #080802
triadic
#080502 #020805 #050208
tetradic
#080502 #020802 #020508 #080208
square
#080502 #020802 #020508 #080208
split-complementary
#080502 #020808 #020208
monochromatic
#180F06 #180F06 #180F06 #39240E #6A421A
Accessibility & contrast
On white
20.33
#080502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#080502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080502
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080502 | 1.00 | 20.33 | 1.03 | 20.33 |
| #FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060502
Deuteranopia (green-blind)
#070602
Tritanopia (blue-blind)
#090404
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #080502; /* rgb */ color: rgb(8, 5, 2); /* oklch */ color: oklch(11.8% 0.014 76.3);
Tailwind
colors: {
custom: {
50: '#4a4948',
500: '#080502',
950: '#000000',
},
}SCSS
$custom: #080502; $custom-light: #4a4948; $custom-dark: #000000;
JSON
{
"hex": "#080502",
"rgb": {
"r": 8,
"g": 5,
"b": 2
},
"hsl": {
"h": 30,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.11848,
"c": 0.01384,
"h": 76.3
},
"luminance": 0.00165
}Semantic roles & 50–950 ramp
primary
#080502
secondary
#1E3348
accent
#94E345
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777