#050202#050202
#050202 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 9.4% C 0.012 H 19.5°. Best body text is #FFFFFF at 20.67:1 contrast (WCAG AA passes).
Color values
| HEX | #050202 |
|---|---|
| RGB | rgb(5, 2, 2) |
| HSL | hsl(0, 43%, 1%) |
| HSV | hsv(0, 60%, 2%) |
| CMYK | cmyk(0%, 60%, 60%, 98%) |
| CIE-LAB | lab(0.72, 0.79, 0.28) |
| CIE-LCH | lch(0.72, 0.83, 19.39°) |
| OKLab | oklab(9.42% 0.011 0.0039) |
| OKLCH | oklch(9.42% 0.012 19.5) |
| XYZ | xyz(0.0953, 0.0801, 0.0679) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.25
Almost Black
#070D0D
ΔE00 3.92
Very Dark Brown
#1D0200
ΔE00 10.33
Dark
#1B2431
ΔE00 11.69
Dark Grey
#363737
ΔE00 14.31
Gunmetal
#2A3439
ΔE00 14.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050202 #020505
analogous
#050204 #050202 #050402
triadic
#050202 #020502 #020205
tetradic
#050202 #040502 #020505 #040205
square
#050202 #040502 #020505 #040205
split-complementary
#050202 #020504 #020405
monochromatic
#160909 #160909 #160909 #311313 #5C2525
Accessibility & contrast
On white
20.67
#050202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#050202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050202
20.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050202 | 1.00 | 20.67 | 1.02 | 20.67 |
| #FFFFFF | 20.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020202
Deuteranopia (green-blind)
#030302
Tritanopia (blue-blind)
#060202
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #050202; /* rgb */ color: rgb(5, 2, 2); /* oklch */ color: oklch(9.4% 0.012 19.5);
Tailwind
colors: {
custom: {
50: '#494848',
500: '#050202',
950: '#000000',
},
}SCSS
$custom: #050202; $custom-light: #494848; $custom-dark: #000000;
JSON
{
"hex": "#050202",
"rgb": {
"r": 5,
"g": 2,
"b": 2
},
"hsl": {
"h": 0,
"s": 42.857,
"l": 1.373
},
"oklch": {
"l": 0.09424,
"c": 0.01161,
"h": 19.5
},
"luminance": 0.0008
}Semantic roles & 50–950 ramp
primary
#050202
secondary
#234040
accent
#D3D355
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777