#050302#050302
#050302 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 10.1% C 0.009 H 54.8°. Best body text is #FFFFFF at 20.58:1 contrast (WCAG AA passes).
Color values
| HEX | #050302 |
|---|---|
| RGB | rgb(5, 3, 2) |
| HSL | hsl(20, 43%, 1%) |
| HSV | hsv(20, 60%, 2%) |
| CMYK | cmyk(0%, 40%, 60%, 98%) |
| CIE-LAB | lab(0.92, 0.38, 0.56) |
| CIE-LCH | lch(0.92, 0.68, 55.78°) |
| OKLab | oklab(10.12% 0.0049 0.0069) |
| OKLCH | oklch(10.12% 0.009 54.8) |
| XYZ | xyz(0.1061, 0.1018, 0.0715) |
| Luminance | 0.0010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 0.95
Almost Black
#070D0D
ΔE00 3.40
Very Dark Brown
#1D0200
ΔE00 10.79
Dark
#1B2431
ΔE00 11.73
Dark Grey
#363737
ΔE00 14.14
Gunmetal
#2A3439
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050302 #020405
analogous
#050203 #050302 #050502
triadic
#050302 #020503 #030205
tetradic
#050302 #030502 #020405 #050205
square
#050302 #030502 #020405 #050205
split-complementary
#050302 #020505 #020305
monochromatic
#160D09 #160D09 #160D09 #311D13 #5C3725
Accessibility & contrast
On white
20.58
#050302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050302
20.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050302 | 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)
#040302
Deuteranopia (green-blind)
#040402
Tritanopia (blue-blind)
#060303
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #050302; /* rgb */ color: rgb(5, 3, 2); /* oklch */ color: oklch(10.1% 0.009 54.8);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#050302',
950: '#000000',
},
}SCSS
$custom: #050302; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#050302",
"rgb": {
"r": 5,
"g": 3,
"b": 2
},
"hsl": {
"h": 20,
"s": 42.857,
"l": 1.373
},
"oklch": {
"l": 0.10118,
"c": 0.0085,
"h": 54.8
},
"luminance": 0.00102
}Semantic roles & 50–950 ramp
primary
#050302
secondary
#233640
accent
#A9D355
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777