#220105#220105
#220105 is a very dark, moderate red. Relative luminance 0.004; OKLCH L 16.3% C 0.061 H 16.7°. Best body text is #FFFFFF at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #220105 |
|---|---|
| RGB | rgb(34, 1, 5) |
| HSL | hsl(353, 94%, 7%) |
| HSV | hsv(353, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 85.3%, 86.7%) |
| CIE-LAB | lab(3.37, 14.07, 3.25) |
| CIE-LCH | lch(3.37, 14.44, 13.00°) |
| OKLab | oklab(16.28% 0.0585 0.0176) |
| OKLCH | oklch(16.28% 0.061 16.7) |
| XYZ | xyz(0.6980, 0.3729, 0.1788) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.76
Dark Maroon
#3C0008
ΔE00 9.49
Deep Brown
#410200
ΔE00 11.24
Dark Plum
#3F012C
ΔE00 13.32
Mahogany
#4A0100
ΔE00 13.40
Dried Blood
#4B0101
ΔE00 13.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220105 #01221E
analogous
#220116 #220105 #220E01
triadic
#220105 #052201 #010522
tetradic
#220105 #162201 #01221E #0E0122
square
#220105 #162201 #01221E #0E0122
split-complementary
#220105 #01220E #011622
monochromatic
#1E0104 #1E0104 #220105 #5D030E #990416
Accessibility & contrast
On white
19.54
#220105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#220105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220105
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220105 | 1.00 | 19.54 | 1.07 | 19.54 |
| #FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080705
Deuteranopia (green-blind)
#110F04
Tritanopia (blue-blind)
#260002
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #220105; /* rgb */ color: rgb(34, 1, 5); /* oklch */ color: oklch(16.3% 0.061 16.7);
Tailwind
colors: {
custom: {
50: '#5d4749',
500: '#220105',
950: '#000000',
},
}SCSS
$custom: #220105; $custom-light: #5d4749; $custom-dark: #000000;
JSON
{
"hex": "#220105",
"rgb": {
"r": 34,
"g": 1,
"b": 5
},
"hsl": {
"h": 352.727,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.16279,
"c": 0.06111,
"h": 16.7
},
"luminance": 0.00373
}Semantic roles & 50–950 ramp
primary
#220105
secondary
#16695F
accent
#FFE529
background
#F5F3F4
surface
#E9E5E6
border
#C5C1C2
text
#040000
muted
#797777