#040200#040200
#040200 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 8.9% C 0.018 H 82.3°. Best body text is #FFFFFF at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #040200 |
|---|---|
| RGB | rgb(4, 2, 0) |
| HSL | hsl(30, 100%, 1%) |
| HSV | hsv(30, 100%, 2%) |
| CMYK | cmyk(0%, 50%, 100%, 98.4%) |
| CIE-LAB | lab(0.63, 0.25, 0.94) |
| CIE-LCH | lch(0.63, 0.97, 75.29°) |
| OKLab | oklab(8.89% 0.0025 0.0182) |
| OKLCH | oklch(8.89% 0.018 82.3) |
| XYZ | xyz(0.0718, 0.0692, 0.0096) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 1.05
Almost Black
#070D0D
ΔE00 3.44
Very Dark Brown
#1D0200
ΔE00 10.98
Dark
#1B2431
ΔE00 12.11
Dark Grey
#363737
ΔE00 14.32
Gunmetal
#2A3439
ΔE00 14.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040200 #000204
analogous
#040000 #040200 #040400
triadic
#040200 #000402 #020004
tetradic
#040200 #000400 #000204 #040004
square
#040200 #000400 #000204 #040004
split-complementary
#040200 #000404 #000004
monochromatic
#1F0F00 #1F0F00 #1F0F00 #412100 #7E3F00
Accessibility & contrast
On white
20.71
#040200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#040200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040200
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040200 | 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)
#030200
Deuteranopia (green-blind)
#030200
Tritanopia (blue-blind)
#050201
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #040200; /* rgb */ color: rgb(4, 2, 0); /* oklch */ color: oklch(8.9% 0.018 82.3);
Tailwind
colors: {
custom: {
50: '#484847',
500: '#040200',
950: '#000000',
},
}SCSS
$custom: #040200; $custom-light: #484847; $custom-dark: #000000;
JSON
{
"hex": "#040200",
"rgb": {
"r": 4,
"g": 2,
"b": 0
},
"hsl": {
"h": 30,
"s": 100,
"l": 0.784
},
"oklch": {
"l": 0.08894,
"c": 0.01831,
"h": 82.3
},
"luminance": 0.00069
}Semantic roles & 50–950 ramp
primary
#040200
secondary
#0E3051
accent
#94FF29
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777