#080002#080002
#080002 is a very dark, muted red. Relative luminance 0.001; OKLCH L 8.7% C 0.035 H 359.7°. Best body text is #FFFFFF at 20.77:1 contrast (WCAG AA passes).
Color values
| HEX | #080002 |
|---|---|
| RGB | rgb(8, 0, 2) |
| HSL | hsl(345, 100%, 2%) |
| HSV | hsv(345, 100%, 3%) |
| CMYK | cmyk(0%, 100%, 75%, 96.9%) |
| CIE-LAB | lab(0.51, 2.37, -0.02) |
| CIE-LCH | lch(0.51, 2.37, 359.51°) |
| OKLab | oklab(8.71% 0.0353 -0.0002) |
| OKLCH | oklch(8.71% 0.035 359.7) |
| XYZ | xyz(0.1111, 0.0560, 0.0624) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 3.31
Almost Black
#070D0D
ΔE00 6.09
Very Dark Brown
#1D0200
ΔE00 8.53
Dark
#1B2431
ΔE00 12.15
Dark Grey
#363737
ΔE00 14.86
Onyx
#353839
ΔE00 15.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080002 #000806
analogous
#080006 #080002 #080200
triadic
#080002 #020800 #000208
tetradic
#080002 #060800 #000806 #020008
square
#080002 #060800 #000806 #020008
split-complementary
#080002 #000802 #000608
monochromatic
#1F0008 #1F0008 #1F0008 #450011 #820021
Accessibility & contrast
On white
20.77
#080002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#080002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080002
20.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080002 | 1.00 | 20.77 | 1.01 | 20.77 |
| #FFFFFF | 20.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010102
Deuteranopia (green-blind)
#020202
Tritanopia (blue-blind)
#0A0001
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #080002; /* rgb */ color: rgb(8, 0, 2); /* oklch */ color: oklch(8.7% 0.035 359.7);
Tailwind
colors: {
custom: {
50: '#4a4748',
500: '#080002',
950: '#000000',
},
}SCSS
$custom: #080002; $custom-light: #4a4748; $custom-dark: #000000;
JSON
{
"hex": "#080002",
"rgb": {
"r": 8,
"g": 0,
"b": 2
},
"hsl": {
"h": 345,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.0871,
"c": 0.03533,
"h": 359.7
},
"luminance": 0.00056
}Semantic roles & 50–950 ramp
primary
#080002
secondary
#0F5543
accent
#FFC929
background
#F4F3F4
surface
#E7E5E6
border
#C3C1C2
text
#010000
muted
#777777