#040502#040502
#040502 is a very dark, near-neutral yellow-green. Relative luminance 0.001; OKLCH L 11.1% C 0.013 H 121.2°. Best body text is #FFFFFF at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #040502 |
|---|---|
| RGB | rgb(4, 5, 2) |
| HSL | hsl(80, 43%, 1%) |
| HSV | hsv(80, 60%, 2%) |
| CMYK | cmyk(20%, 0%, 60%, 98%) |
| CIE-LAB | lab(1.25, -0.68, 1.04) |
| CIE-LCH | lch(1.25, 1.24, 122.99°) |
| OKLab | oklab(11.07% -0.0066 0.0109) |
| OKLCH | oklch(11.07% 0.013 121.2) |
| XYZ | xyz(0.1153, 0.1387, 0.0781) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 1.58
Almost Black
#070D0D
ΔE00 2.38
Dark
#1B2431
ΔE00 12.09
Very Dark Brown
#1D0200
ΔE00 12.57
Gunmetal
#2A3439
ΔE00 13.78
Dark Grey
#363737
ΔE00 13.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040502 #030205
analogous
#050502 #040502 #030502
triadic
#040502 #020405 #050204
tetradic
#040502 #020505 #030205 #050203
square
#040502 #020505 #030205 #050203
split-complementary
#040502 #020305 #050205
monochromatic
#111609 #111609 #111609 #273113 #4A5C25
Accessibility & contrast
On white
20.43
#040502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#040502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040502
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040502 | 1.00 | 20.43 | 1.03 | 20.43 |
| #FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050502
Deuteranopia (green-blind)
#050502
Tritanopia (blue-blind)
#040504
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #040502; /* rgb */ color: rgb(4, 5, 2); /* oklch */ color: oklch(11.1% 0.013 121.2);
Tailwind
colors: {
custom: {
50: '#484948',
500: '#040502',
950: '#000000',
},
}SCSS
$custom: #040502; $custom-light: #484948; $custom-dark: #000000;
JSON
{
"hex": "#040502",
"rgb": {
"r": 4,
"g": 5,
"b": 2
},
"hsl": {
"h": 80,
"s": 42.857,
"l": 1.373
},
"oklch": {
"l": 0.11067,
"c": 0.01277,
"h": 121.2
},
"luminance": 0.00139
}Semantic roles & 50–950 ramp
primary
#040502
secondary
#2C2340
accent
#55D37F
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777