#120102#120102
#120102 is a very dark, muted red. Relative luminance 0.002; OKLCH L 12.1% C 0.041 H 19.0°. Best body text is #FFFFFF at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #120102 |
|---|---|
| RGB | rgb(18, 1, 2) |
| HSL | hsl(356, 89%, 4%) |
| HSV | hsv(356, 94%, 7%) |
| CMYK | cmyk(0%, 94.4%, 88.9%, 92.9%) |
| CIE-LAB | lab(1.40, 5.09, 1.37) |
| CIE-LCH | lch(1.40, 5.27, 15.01°) |
| OKLab | oklab(12.08% 0.0388 0.0133) |
| OKLCH | oklch(12.08% 0.041 19) |
| XYZ | xyz(0.2713, 0.1547, 0.0730) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.11
Black
#000000
ΔE00 6.65
Almost Black
#070D0D
ΔE00 9.60
Dark
#1B2431
ΔE00 14.04
Dark Brown
#341C02
ΔE00 14.29
Dark Grey
#363737
ΔE00 15.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#120102 #011211
analogous
#12010A #120102 #120801
triadic
#120102 #021201 #010212
tetradic
#120102 #0A1201 #011211 #080112
square
#120102 #0A1201 #011211 #080112
split-complementary
#120102 #011208 #010A12
monochromatic
#1D0203 #1D0203 #1D0203 #4C0408 #86070F
Accessibility & contrast
On white
20.37
#120102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#120102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #120102
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##120102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##120102 | 1.00 | 20.37 | 1.03 | 20.37 |
| #FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040302
Deuteranopia (green-blind)
#080602
Tritanopia (blue-blind)
#150001
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #120102; /* rgb */ color: rgb(18, 1, 2); /* oklch */ color: oklch(12.1% 0.041 19.0);
Tailwind
colors: {
custom: {
50: '#4f4748',
500: '#120102',
950: '#000000',
},
}SCSS
$custom: #120102; $custom-light: #4f4748; $custom-dark: #000000;
JSON
{
"hex": "#120102",
"rgb": {
"r": 18,
"g": 1,
"b": 2
},
"hsl": {
"h": 356.471,
"s": 89.474,
"l": 3.725
},
"oklch": {
"l": 0.12077,
"c": 0.04105,
"h": 19
},
"luminance": 0.00155
}Semantic roles & 50–950 ramp
primary
#120102
secondary
#155A56
accent
#FFF229
background
#F4F3F4
surface
#E7E5E6
border
#C3C1C2
text
#020000
muted
#787777