#1F0108#1F0108
#1F0108 is a very dark, muted red. Relative luminance 0.003; OKLCH L 15.7% C 0.058 H 7.6°. Best body text is #FFFFFF at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #1F0108 |
|---|---|
| RGB | rgb(31, 1, 8) |
| HSL | hsl(346, 94%, 6%) |
| HSV | hsv(346, 97%, 12%) |
| CMYK | cmyk(0%, 96.8%, 74.2%, 87.8%) |
| CIE-LAB | lab(2.99, 12.52, 1.42) |
| CIE-LCH | lch(2.99, 12.60, 6.46°) |
| OKLab | oklab(15.65% 0.0577 0.0077) |
| OKLCH | oklch(15.65% 0.058 7.6) |
| XYZ | xyz(0.6198, 0.3306, 0.2609) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.39
Dark Maroon
#3C0008
ΔE00 11.06
Deep Brown
#410200
ΔE00 12.88
Black
#000000
ΔE00 13.31
Dark Plum
#3F012C
ΔE00 13.43
Aubergine
#3D0734
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F0108 #011F18
analogous
#1F0117 #1F0108 #1F0901
triadic
#1F0108 #081F01 #01081F
tetradic
#1F0108 #171F01 #011F18 #09011F
square
#1F0108 #171F01 #011F18 #09011F
split-complementary
#1F0108 #011F09 #01171F
monochromatic
#1E0108 #1E0108 #1F0108 #5A0317 #960527
Accessibility & contrast
On white
19.70
#1F0108 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#1F0108 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F0108
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F0108 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F0108 | 1.00 | 19.70 | 1.07 | 19.70 |
| #FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060708
Deuteranopia (green-blind)
#0F0D07
Tritanopia (blue-blind)
#230003
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #1f0108; /* rgb */ color: rgb(31, 1, 8); /* oklch */ color: oklch(15.7% 0.058 7.6);
Tailwind
colors: {
custom: {
50: '#5a474a',
500: '#1f0108',
950: '#000000',
},
}SCSS
$custom: #1f0108; $custom-light: #5a474a; $custom-dark: #000000;
JSON
{
"hex": "#1f0108",
"rgb": {
"r": 31,
"g": 1,
"b": 8
},
"hsl": {
"h": 346,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.15652,
"c": 0.05822,
"h": 7.6
},
"luminance": 0.00331
}Semantic roles & 50–950 ramp
primary
#1F0108
secondary
#156754
accent
#FFCD29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777