#080302#080302
#080302 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 10.8% C 0.015 H 37.9°. Best body text is #FFFFFF at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #080302 |
|---|---|
| RGB | rgb(8, 3, 2) |
| HSL | hsl(10, 60%, 2%) |
| HSV | hsv(10, 75%, 3%) |
| CMYK | cmyk(0%, 62.5%, 75%, 96.9%) |
| CIE-LAB | lab(1.09, 1.17, 0.84) |
| CIE-LCH | lch(1.09, 1.44, 35.61°) |
| OKLab | oklab(10.81% 0.0122 0.0095) |
| OKLCH | oklch(10.81% 0.015 37.9) |
| XYZ | xyz(0.1437, 0.1211, 0.0732) |
| Luminance | 0.0012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.97
Almost Black
#070D0D
ΔE00 4.50
Very Dark Brown
#1D0200
ΔE00 9.68
Dark
#1B2431
ΔE00 12.01
Dark Grey
#363737
ΔE00 14.20
Gunmetal
#2A3439
ΔE00 14.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080302 #020708
analogous
#080204 #080302 #080602
triadic
#080302 #020803 #030208
tetradic
#080302 #040802 #020708 #060208
square
#080302 #040802 #020708 #060208
split-complementary
#080302 #020806 #020408
monochromatic
#180906 #180906 #180906 #39150E #6A281A
Accessibility & contrast
On white
20.50
#080302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#080302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080302
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080302 | 1.00 | 20.50 | 1.02 | 20.50 |
| #FFFFFF | 20.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040302
Deuteranopia (green-blind)
#050402
Tritanopia (blue-blind)
#090203
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #080302; /* rgb */ color: rgb(8, 3, 2); /* oklch */ color: oklch(10.8% 0.015 37.9);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#080302',
950: '#000000',
},
}SCSS
$custom: #080302; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#080302",
"rgb": {
"r": 8,
"g": 3,
"b": 2
},
"hsl": {
"h": 10,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.10814,
"c": 0.01539,
"h": 37.9
},
"luminance": 0.00121
}Semantic roles & 50–950 ramp
primary
#080302
secondary
#1E4148
accent
#C9E345
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777