#040202#040202
#040202 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 9.1% C 0.008 H 18.8°. Best body text is #FFFFFF at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #040202 |
|---|---|
| RGB | rgb(4, 2, 2) |
| HSL | hsl(0, 33%, 1%) |
| HSV | hsv(0, 50%, 2%) |
| CMYK | cmyk(0%, 50%, 50%, 98.4%) |
| CIE-LAB | lab(0.66, 0.52, 0.18) |
| CIE-LCH | lch(0.66, 0.55, 19.37°) |
| OKLab | oklab(9.13% 0.0079 0.0027) |
| OKLCH | oklch(9.13% 0.008 18.8) |
| XYZ | xyz(0.0827, 0.0736, 0.0673) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 0.88
Almost Black
#070D0D
ΔE00 3.56
Very Dark Brown
#1D0200
ΔE00 10.70
Dark
#1B2431
ΔE00 11.60
Gunmetal
#2A3439
ΔE00 14.29
Dark Grey
#363737
ΔE00 14.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040202 #020404
analogous
#040203 #040202 #040302
triadic
#040202 #020402 #020204
tetradic
#040202 #030402 #020404 #030204
square
#040202 #030402 #020404 #030204
split-complementary
#040202 #020403 #020304
monochromatic
#140A0A #140A0A #140A0A #2D1616 #562B2B
Accessibility & contrast
On white
20.69
#040202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#040202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040202
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040202 | 1.00 | 20.69 | 1.01 | 20.69 |
| #FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020202
Deuteranopia (green-blind)
#030302
Tritanopia (blue-blind)
#050202
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #040202; /* rgb */ color: rgb(4, 2, 2); /* oklch */ color: oklch(9.1% 0.008 18.8);
Tailwind
colors: {
custom: {
50: '#484848',
500: '#040202',
950: '#000000',
},
}SCSS
$custom: #040202; $custom-light: #484848; $custom-dark: #000000;
JSON
{
"hex": "#040202",
"rgb": {
"r": 4,
"g": 2,
"b": 2
},
"hsl": {
"h": 0,
"s": 33.333,
"l": 1.176
},
"oklch": {
"l": 0.09128,
"c": 0.00835,
"h": 18.8
},
"luminance": 0.00074
}Semantic roles & 50–950 ramp
primary
#040202
secondary
#253C3C
accent
#C9C95E
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777