#020004#020004
#020004 is a very dark, muted violet. Relative luminance 0.000; OKLCH L 6.4% C 0.032 H 312.0°. Best body text is #FFFFFF at 20.91:1 contrast (WCAG AA passes).
Color values
| HEX | #020004 |
|---|---|
| RGB | rgb(2, 0, 4) |
| HSL | hsl(270, 100%, 1%) |
| HSV | hsv(270, 100%, 2%) |
| CMYK | cmyk(50%, 100%, 0%, 98.4%) |
| CIE-LAB | lab(0.20, 1.08, -1.33) |
| CIE-LCH | lch(0.20, 1.71, 308.99°) |
| OKLab | oklab(6.45% 0.0216 -0.024) |
| OKLCH | oklch(6.45% 0.032 312) |
| XYZ | xyz(0.0469, 0.0217, 0.1166) |
| Luminance | 0.0002 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 2.00
Almost Black
#070D0D
ΔE00 4.36
Very Dark Brown
#1D0200
ΔE00 10.57
Dark
#1B2431
ΔE00 10.98
Gunmetal
#2A3439
ΔE00 14.48
Dark Grey
#363737
ΔE00 14.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020004 #020400
analogous
#000004 #020004 #040004
triadic
#020004 #040200 #000402
tetradic
#020004 #040000 #020400 #000404
square
#020004 #040000 #020400 #000404
split-complementary
#020004 #040400 #000400
monochromatic
#0F001F #0F001F #0F001F #210041 #3F007E
Accessibility & contrast
On white
20.91
#020004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.00
#020004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020004
20.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020004 | 1.00 | 20.91 | 1.00 | 20.91 |
| #FFFFFF | 20.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000104
Deuteranopia (green-blind)
#000104
Tritanopia (blue-blind)
#020001
Achromatopsia (no color)
#010101
Design tokens & code
CSS
--color: #020004; /* rgb */ color: rgb(2, 0, 4); /* oklch */ color: oklch(6.4% 0.032 312.0);
Tailwind
colors: {
custom: {
50: '#484748',
500: '#020004',
950: '#000000',
},
}SCSS
$custom: #020004; $custom-light: #484748; $custom-dark: #000000;
JSON
{
"hex": "#020004",
"rgb": {
"r": 2,
"g": 0,
"b": 4
},
"hsl": {
"h": 270,
"s": 100,
"l": 0.784
},
"oklch": {
"l": 0.06449,
"c": 0.03227,
"h": 312
},
"luminance": 0.00022
}Semantic roles & 50–950 ramp
primary
#020004
secondary
#30510E
accent
#FF2994
background
#F4F3F4
surface
#E6E5E6
border
#C2C1C2
text
#000000
muted
#777777