#040201#040201
#040201 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 9.0% C 0.011 H 57.7°. Best body text is #FFFFFF at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #040201 |
|---|---|
| RGB | rgb(4, 2, 1) |
| HSL | hsl(20, 60%, 1%) |
| HSV | hsv(20, 75%, 2%) |
| CMYK | cmyk(0%, 50%, 75%, 98.4%) |
| CIE-LAB | lab(0.65, 0.39, 0.56) |
| CIE-LCH | lch(0.65, 0.68, 55.51°) |
| OKLab | oklab(9.01% 0.0058 0.0092) |
| OKLCH | oklch(9.01% 0.011 57.7) |
| XYZ | xyz(0.0773, 0.0714, 0.0384) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 0.88
Almost Black
#070D0D
ΔE00 3.47
Very Dark Brown
#1D0200
ΔE00 10.80
Dark
#1B2431
ΔE00 11.84
Dark Grey
#363737
ΔE00 14.30
Gunmetal
#2A3439
ΔE00 14.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040201 #010304
analogous
#040101 #040201 #040301
triadic
#040201 #010402 #020104
tetradic
#040201 #010401 #010304 #030104
square
#040201 #010401 #010304 #030104
split-complementary
#040201 #010403 #010104
monochromatic
#180C06 #180C06 #180C06 #351A0D #663319
Accessibility & contrast
On white
20.71
#040201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#040201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040201
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040201 | 1.00 | 20.71 | 1.01 | 20.71 |
| #FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030201
Deuteranopia (green-blind)
#030301
Tritanopia (blue-blind)
#050202
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #040201; /* rgb */ color: rgb(4, 2, 1); /* oklch */ color: oklch(9.0% 0.011 57.7);
Tailwind
colors: {
custom: {
50: '#484847',
500: '#040201',
950: '#000000',
},
}SCSS
$custom: #040201; $custom-light: #484847; $custom-dark: #000000;
JSON
{
"hex": "#040201",
"rgb": {
"r": 4,
"g": 2,
"b": 1
},
"hsl": {
"h": 20,
"s": 60,
"l": 0.98
},
"oklch": {
"l": 0.09012,
"c": 0.01089,
"h": 57.7
},
"luminance": 0.00071
}Semantic roles & 50–950 ramp
primary
#040201
secondary
#1C3745
accent
#AEE345
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777