#040302#040302
#040302 is a very dark, near-neutral orange. Relative luminance 0.001; OKLCH L 9.9% C 0.006 H 72.5°. Best body text is #FFFFFF at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #040302 |
|---|---|
| RGB | rgb(4, 3, 2) |
| HSL | hsl(30, 33%, 1%) |
| HSV | hsv(30, 50%, 2%) |
| CMYK | cmyk(0%, 25%, 50%, 98.4%) |
| CIE-LAB | lab(0.86, 0.12, 0.47) |
| CIE-LCH | lch(0.86, 0.49, 75.26°) |
| OKLab | oklab(9.86% 0.0019 0.006) |
| OKLCH | oklch(9.86% 0.006 72.5) |
| XYZ | xyz(0.0936, 0.0953, 0.0709) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 0.70
Almost Black
#070D0D
ΔE00 3.05
Very Dark Brown
#1D0200
ΔE00 11.18
Dark
#1B2431
ΔE00 11.67
Gunmetal
#2A3439
ΔE00 14.04
Dark Grey
#363737
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040302 #020304
analogous
#040202 #040302 #040402
triadic
#040302 #020403 #030204
tetradic
#040302 #020402 #020304 #040204
square
#040302 #020402 #020304 #040204
split-complementary
#040302 #020404 #020204
monochromatic
#140F0A #140F0A #140F0A #2D2216 #56402B
Accessibility & contrast
On white
20.61
#040302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#040302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040302
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040302 | 1.00 | 20.61 | 1.02 | 20.61 |
| #FFFFFF | 20.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030302
Deuteranopia (green-blind)
#040302
Tritanopia (blue-blind)
#040303
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #040302; /* rgb */ color: rgb(4, 3, 2); /* oklch */ color: oklch(9.9% 0.006 72.5);
Tailwind
colors: {
custom: {
50: '#484848',
500: '#040302',
950: '#000000',
},
}SCSS
$custom: #040302; $custom-light: #484848; $custom-dark: #000000;
JSON
{
"hex": "#040302",
"rgb": {
"r": 4,
"g": 3,
"b": 2
},
"hsl": {
"h": 30,
"s": 33.333,
"l": 1.176
},
"oklch": {
"l": 0.09862,
"c": 0.00629,
"h": 72.5
},
"luminance": 0.00095
}Semantic roles & 50–950 ramp
primary
#040302
secondary
#25313C
accent
#94C95E
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777