#030202#030202
#030202 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 8.8% C 0.005 H 18.0°. Best body text is #FFFFFF at 20.72:1 contrast (WCAG AA passes).
Color values
| HEX | #030202 |
|---|---|
| RGB | rgb(3, 2, 2) |
| HSL | hsl(0, 20%, 1%) |
| HSV | hsv(0, 33%, 1%) |
| CMYK | cmyk(0%, 33.3%, 33.3%, 98.8%) |
| CIE-LAB | lab(0.61, 0.26, 0.09) |
| CIE-LCH | lch(0.61, 0.28, 19.64°) |
| OKLab | oklab(8.81% 0.0043 0.0014) |
| OKLCH | oklch(8.81% 0.005 18) |
| XYZ | xyz(0.0702, 0.0672, 0.0667) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 0.53
Almost Black
#070D0D
ΔE00 3.20
Very Dark Brown
#1D0200
ΔE00 11.07
Dark
#1B2431
ΔE00 11.52
Gunmetal
#2A3439
ΔE00 14.15
Dark Grey
#363737
ΔE00 14.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030202 #020303
analogous
#030202 #030202 #030202
triadic
#030202 #020302 #020203
tetradic
#030202 #020302 #020303 #020203
square
#030202 #020302 #020303 #020203
split-complementary
#030202 #020302 #020203
monochromatic
#120C0C #120C0C #120C0C #281A1A #4C3333
Accessibility & contrast
On white
20.72
#030202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#030202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030202
20.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030202 | 1.00 | 20.72 | 1.01 | 20.72 |
| #FFFFFF | 20.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020202
Deuteranopia (green-blind)
#020202
Tritanopia (blue-blind)
#030202
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #030202; /* rgb */ color: rgb(3, 2, 2); /* oklch */ color: oklch(8.8% 0.005 18.0);
Tailwind
colors: {
custom: {
50: '#484848',
500: '#030202',
950: '#000000',
},
}SCSS
$custom: #030202; $custom-light: #484848; $custom-dark: #000000;
JSON
{
"hex": "#030202",
"rgb": {
"r": 3,
"g": 2,
"b": 2
},
"hsl": {
"h": 0,
"s": 20,
"l": 0.98
},
"oklch": {
"l": 0.08811,
"c": 0.00455,
"h": 18
},
"luminance": 0.00067
}Semantic roles & 50–950 ramp
primary
#030202
secondary
#2A3737
accent
#BDBD6B
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777