#020102#020102
#020102 is a very dark, near-neutral purple. Relative luminance 0.000; OKLCH L 7.4% C 0.010 H 326.5°. Best body text is #FFFFFF at 20.84:1 contrast (WCAG AA passes).
Color values
| HEX | #020102 |
|---|---|
| RGB | rgb(2, 1, 2) |
| HSL | hsl(300, 33%, 1%) |
| HSV | hsv(300, 50%, 1%) |
| CMYK | cmyk(0%, 50%, 0%, 99.2%) |
| CIE-LAB | lab(0.35, 0.40, -0.29) |
| CIE-LCH | lch(0.35, 0.49, 324.28°) |
| OKLab | oklab(7.42% 0.0082 -0.0054) |
| OKLCH | oklch(7.42% 0.01 326.5) |
| XYZ | xyz(0.0468, 0.0390, 0.0625) |
| Luminance | 0.0004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 0.68
Almost Black
#070D0D
ΔE00 3.40
Very Dark Brown
#1D0200
ΔE00 11.02
Dark
#1B2431
ΔE00 11.40
Gunmetal
#2A3439
ΔE00 14.24
Dark Grey
#363737
ΔE00 14.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020102 #010201
analogous
#010102 #020102 #020101
triadic
#020102 #020201 #010202
tetradic
#020102 #020101 #010201 #010102
square
#020102 #020101 #010201 #010102
split-complementary
#020102 #010201 #010201
monochromatic
#140A14 #140A14 #140A14 #2B152B #542A54
Accessibility & contrast
On white
20.84
#020102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020102
20.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020102 | 1.00 | 20.84 | 1.01 | 20.84 |
| #FFFFFF | 20.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010102
Deuteranopia (green-blind)
#010102
Tritanopia (blue-blind)
#020101
Achromatopsia (no color)
#010101
Design tokens & code
CSS
--color: #020102; /* rgb */ color: rgb(2, 1, 2); /* oklch */ color: oklch(7.4% 0.010 326.5);
Tailwind
colors: {
custom: {
50: '#484748',
500: '#020102',
950: '#000000',
},
}SCSS
$custom: #020102; $custom-light: #484748; $custom-dark: #000000;
JSON
{
"hex": "#020102",
"rgb": {
"r": 2,
"g": 1,
"b": 2
},
"hsl": {
"h": 300,
"s": 33.333,
"l": 0.588
},
"oklch": {
"l": 0.07423,
"c": 0.00982,
"h": 326.5
},
"luminance": 0.00039
}Semantic roles & 50–950 ramp
primary
#020102
secondary
#243A24
accent
#C95E5E
background
#F4F3F4
surface
#E6E5E6
border
#C2C1C2
text
#000000
muted
#777777