#060202#060202
#060202 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 9.7% C 0.014 H 20.1°. Best body text is #FFFFFF at 20.64:1 contrast (WCAG AA passes).
Color values
| HEX | #060202 |
|---|---|
| RGB | rgb(6, 2, 2) |
| HSL | hsl(0, 50%, 2%) |
| HSV | hsv(0, 67%, 2%) |
| CMYK | cmyk(0%, 66.7%, 66.7%, 97.6%) |
| CIE-LAB | lab(0.78, 1.05, 0.37) |
| CIE-LCH | lch(0.78, 1.11, 19.39°) |
| OKLab | oklab(9.7% 0.0136 0.005) |
| OKLCH | oklch(9.7% 0.014 20.1) |
| XYZ | xyz(0.1078, 0.0865, 0.0684) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.62
Almost Black
#070D0D
ΔE00 4.28
Very Dark Brown
#1D0200
ΔE00 9.97
Dark
#1B2431
ΔE00 11.79
Dark Grey
#363737
ΔE00 14.33
Gunmetal
#2A3439
ΔE00 14.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060202 #020606
analogous
#060204 #060202 #060402
triadic
#060202 #020602 #020206
tetradic
#060202 #040602 #020606 #040206
square
#060202 #040602 #020606 #040206
split-complementary
#060202 #020604 #020406
monochromatic
#170808 #170808 #170808 #341111 #622121
Accessibility & contrast
On white
20.64
#060202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#060202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060202
20.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060202 | 1.00 | 20.64 | 1.02 | 20.64 |
| #FFFFFF | 20.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030202
Deuteranopia (green-blind)
#030302
Tritanopia (blue-blind)
#070202
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #060202; /* rgb */ color: rgb(6, 2, 2); /* oklch */ color: oklch(9.7% 0.014 20.1);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#060202',
950: '#000000',
},
}SCSS
$custom: #060202; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#060202",
"rgb": {
"r": 6,
"g": 2,
"b": 2
},
"hsl": {
"h": 0,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.09701,
"c": 0.01447,
"h": 20.1
},
"luminance": 0.00087
}Semantic roles & 50–950 ramp
primary
#060202
secondary
#204343
accent
#DADA4E
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777