#1C080D#1C080D
#1C080D is a very dark, muted red. Relative luminance 0.004; OKLCH L 17.0% C 0.036 H 5.6°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #1C080D |
|---|---|
| RGB | rgb(28, 8, 13) |
| HSL | hsl(345, 56%, 7%) |
| HSV | hsv(345, 71%, 11%) |
| CMYK | cmyk(0%, 71.4%, 53.6%, 89%) |
| CIE-LAB | lab(4.06, 8.64, 0.80) |
| CIE-LCH | lch(4.06, 8.68, 5.27°) |
| OKLab | oklab(16.97% 0.0359 0.0035) |
| OKLCH | oklch(16.97% 0.036 5.6) |
| XYZ | xyz(0.6384, 0.4497, 0.4339) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.00
Black
#000000
ΔE00 10.32
Almost Black
#070D0D
ΔE00 13.19
Dark Maroon
#3C0008
ΔE00 13.69
Dark Brown
#341C02
ΔE00 14.40
Deep Brown
#410200
ΔE00 15.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C080D #081C17
analogous
#1C0817 #1C080D #1C0D08
triadic
#1C080D #0D1C08 #080D1C
tetradic
#1C080D #171C08 #081C17 #0D081C
square
#1C080D #171C08 #081C17 #0D081C
split-complementary
#1C080D #081C0D #08171C
monochromatic
#18070B #18070B #1C080D #4C1623 #7B2339
Accessibility & contrast
On white
19.27
#1C080D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#1C080D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C080D
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C080D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C080D | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0D
Deuteranopia (green-blind)
#11100D
Tritanopia (blue-blind)
#1F060A
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #1c080d; /* rgb */ color: rgb(28, 8, 13); /* oklch */ color: oklch(17.0% 0.036 5.6);
Tailwind
colors: {
custom: {
50: '#574a4d',
500: '#1c080d',
950: '#000000',
},
}SCSS
$custom: #1c080d; $custom-light: #574a4d; $custom-dark: #000000;
JSON
{
"hex": "#1c080d",
"rgb": {
"r": 28,
"g": 8,
"b": 13
},
"hsl": {
"h": 345,
"s": 55.556,
"l": 7.059
},
"oklch": {
"l": 0.16967,
"c": 0.03607,
"h": 5.6
},
"luminance": 0.0045
}Semantic roles & 50–950 ramp
primary
#1C080D
secondary
#27594C
accent
#DFB949
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#030101
muted
#787777