#080203#080203
#080203 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 10.3% C 0.019 H 6.1°. Best body text is #FFFFFF at 20.58:1 contrast (WCAG AA passes).
Color values
| HEX | #080203 |
|---|---|
| RGB | rgb(8, 2, 3) |
| HSL | hsl(350, 60%, 2%) |
| HSV | hsv(350, 75%, 3%) |
| CMYK | cmyk(0%, 75%, 62.5%, 96.9%) |
| CIE-LAB | lab(0.92, 1.71, 0.17) |
| CIE-LCH | lch(0.92, 1.72, 5.79°) |
| OKLab | oklab(10.3% 0.0194 0.0021) |
| OKLCH | oklch(10.3% 0.02 6.1) |
| XYZ | xyz(0.1383, 0.1016, 0.0985) |
| Luminance | 0.0010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 2.49
Almost Black
#070D0D
ΔE00 5.17
Very Dark Brown
#1D0200
ΔE00 9.20
Dark
#1B2431
ΔE00 11.83
Dark Grey
#363737
ΔE00 14.42
Onyx
#353839
ΔE00 14.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080203 #020807
analogous
#080206 #080203 #080402
triadic
#080203 #030802 #020308
tetradic
#080203 #060802 #020807 #040208
square
#080203 #060802 #020807 #040208
split-complementary
#080203 #020804 #020608
monochromatic
#180609 #180609 #180609 #390E15 #6A1A28
Accessibility & contrast
On white
20.58
#080203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#080203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080203
20.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080203 | 1.00 | 20.58 | 1.02 | 20.58 |
| #FFFFFF | 20.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030303
Deuteranopia (green-blind)
#040403
Tritanopia (blue-blind)
#090202
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #080203; /* rgb */ color: rgb(8, 2, 3); /* oklch */ color: oklch(10.3% 0.019 6.1);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#080203',
950: '#000000',
},
}SCSS
$custom: #080203; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#080203",
"rgb": {
"r": 8,
"g": 2,
"b": 3
},
"hsl": {
"h": 350,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.10302,
"c": 0.0195,
"h": 6.1
},
"luminance": 0.00102
}Semantic roles & 50–950 ramp
primary
#080203
secondary
#1E4841
accent
#E3C945
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777