#080102#080102
#080102 is a very dark, muted red. Relative luminance 0.001; OKLCH L 9.5% C 0.026 H 8.5°. Best body text is #FFFFFF at 20.68:1 contrast (WCAG AA passes).
Color values
| HEX | #080102 |
|---|---|
| RGB | rgb(8, 1, 2) |
| HSL | hsl(351, 78%, 2%) |
| HSV | hsv(351, 88%, 3%) |
| CMYK | cmyk(0%, 87.5%, 75%, 96.9%) |
| CIE-LAB | lab(0.70, 1.97, 0.27) |
| CIE-LCH | lch(0.70, 1.99, 7.68°) |
| OKLab | oklab(9.52% 0.0254 0.0038) |
| OKLCH | oklch(9.52% 0.026 8.5) |
| XYZ | xyz(0.1220, 0.0777, 0.0660) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 2.81
Almost Black
#070D0D
ΔE00 5.57
Very Dark Brown
#1D0200
ΔE00 8.87
Dark
#1B2431
ΔE00 12.07
Dark Grey
#363737
ΔE00 14.62
Onyx
#353839
ΔE00 15.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080102 #010807
analogous
#080106 #080102 #080401
triadic
#080102 #020801 #010208
tetradic
#080102 #060801 #010807 #040108
square
#080102 #060801 #010807 #040108
split-complementary
#080102 #010804 #010608
monochromatic
#1B0307 #1B0307 #1B0307 #3E0810 #750F1D
Accessibility & contrast
On white
20.68
#080102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#080102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080102
20.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080102 | 1.00 | 20.68 | 1.02 | 20.68 |
| #FFFFFF | 20.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020202
Deuteranopia (green-blind)
#030302
Tritanopia (blue-blind)
#0A0101
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #080102; /* rgb */ color: rgb(8, 1, 2); /* oklch */ color: oklch(9.5% 0.026 8.5);
Tailwind
colors: {
custom: {
50: '#4a4748',
500: '#080102',
950: '#000000',
},
}SCSS
$custom: #080102; $custom-light: #4a4748; $custom-dark: #000000;
JSON
{
"hex": "#080102",
"rgb": {
"r": 8,
"g": 1,
"b": 2
},
"hsl": {
"h": 351.429,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.09523,
"c": 0.02569,
"h": 8.5
},
"luminance": 0.00078
}Semantic roles & 50–950 ramp
primary
#080102
secondary
#174E46
accent
#F4D934
background
#F4F3F4
surface
#E7E5E6
border
#C3C1C2
text
#010000
muted
#777777