#080202#080202
#080202 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 10.2% C 0.019 H 21.0°. Best body text is #FFFFFF at 20.59:1 contrast (WCAG AA passes).
Color values
| HEX | #080202 |
|---|---|
| RGB | rgb(8, 2, 2) |
| HSL | hsl(0, 60%, 2%) |
| HSV | hsv(0, 75%, 3%) |
| CMYK | cmyk(0%, 75%, 75%, 96.9%) |
| CIE-LAB | lab(0.90, 1.57, 0.55) |
| CIE-LCH | lch(0.90, 1.66, 19.39°) |
| OKLab | oklab(10.21% 0.018 0.0069) |
| OKLCH | oklch(10.21% 0.019 21) |
| XYZ | xyz(0.1328, 0.0994, 0.0696) |
| Luminance | 0.0010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 2.35
Almost Black
#070D0D
ΔE00 5.00
Very Dark Brown
#1D0200
ΔE00 9.26
Dark
#1B2431
ΔE00 12.02
Dark Grey
#363737
ΔE00 14.40
Onyx
#353839
ΔE00 14.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080202 #020808
analogous
#080205 #080202 #080502
triadic
#080202 #020802 #020208
tetradic
#080202 #050802 #020808 #050208
square
#080202 #050802 #020808 #050208
split-complementary
#080202 #020805 #020508
monochromatic
#180606 #180606 #180606 #390E0E #6A1A1A
Accessibility & contrast
On white
20.59
#080202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#080202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080202
20.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080202 | 1.00 | 20.59 | 1.02 | 20.59 |
| #FFFFFF | 20.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030302
Deuteranopia (green-blind)
#040402
Tritanopia (blue-blind)
#0A0202
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #080202; /* rgb */ color: rgb(8, 2, 2); /* oklch */ color: oklch(10.2% 0.019 21.0);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#080202',
950: '#000000',
},
}SCSS
$custom: #080202; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#080202",
"rgb": {
"r": 8,
"g": 2,
"b": 2
},
"hsl": {
"h": 0,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.10211,
"c": 0.01928,
"h": 21
},
"luminance": 0.00099
}Semantic roles & 50–950 ramp
primary
#080202
secondary
#1E4848
accent
#E3E345
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777