#050403#050403
#050403 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 10.8% C 0.005 H 71.4°. Best body text is #FFFFFF at 20.48:1 contrast (WCAG AA passes).
Color values
| HEX | #050403 |
|---|---|
| RGB | rgb(5, 4, 3) |
| HSL | hsl(30, 25%, 2%) |
| HSV | hsv(30, 40%, 2%) |
| CMYK | cmyk(0%, 20%, 40%, 98%) |
| CIE-LAB | lab(1.14, 0.12, 0.47) |
| CIE-LCH | lch(1.14, 0.49, 75.73°) |
| OKLab | oklab(10.81% 0.0017 0.0049) |
| OKLCH | oklch(10.81% 0.005 71.4) |
| XYZ | xyz(0.1224, 0.1257, 0.1039) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 0.82
Almost Black
#070D0D
ΔE00 2.98
Very Dark Brown
#1D0200
ΔE00 11.17
Dark
#1B2431
ΔE00 11.57
Gunmetal
#2A3439
ΔE00 13.90
Dark Grey
#363737
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050403 #030405
analogous
#050303 #050403 #050503
triadic
#050403 #030504 #040305
tetradic
#050403 #030503 #030405 #050305
square
#050403 #030503 #030405 #050305
split-complementary
#050403 #030505 #030305
monochromatic
#130F0B #130F0B #130F0B #2B231A #524131
Accessibility & contrast
On white
20.48
#050403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050403
20.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050403 | 1.00 | 20.48 | 1.03 | 20.48 |
| #FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040403
Deuteranopia (green-blind)
#050403
Tritanopia (blue-blind)
#050404
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #050403; /* rgb */ color: rgb(5, 4, 3); /* oklch */ color: oklch(10.8% 0.005 71.4);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#050403',
950: '#000000',
},
}SCSS
$custom: #050403; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#050403",
"rgb": {
"r": 5,
"g": 4,
"b": 3
},
"hsl": {
"h": 30,
"s": 25,
"l": 1.569
},
"oklch": {
"l": 0.10809,
"c": 0.00516,
"h": 71.4
},
"luminance": 0.00126
}Semantic roles & 50–950 ramp
primary
#050403
secondary
#29323B
accent
#94C166
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777