#110604#110604
#110604 is a very dark, muted red. Relative luminance 0.003; OKLCH L 14.0% C 0.023 H 35.4°. Best body text is #FFFFFF at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #110604 |
|---|---|
| RGB | rgb(17, 6, 4) |
| HSL | hsl(9, 62%, 4%) |
| HSV | hsv(9, 76%, 7%) |
| CMYK | cmyk(0%, 64.7%, 76.5%, 93.3%) |
| CIE-LAB | lab(2.33, 2.98, 1.91) |
| CIE-LCH | lch(2.33, 3.54, 32.58°) |
| OKLab | oklab(13.95% 0.0184 0.0131) |
| OKLCH | oklch(13.95% 0.023 35.4) |
| XYZ | xyz(0.3182, 0.2582, 0.1479) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 4.58
Almost Black
#070D0D
ΔE00 6.98
Very Dark Brown
#1D0200
ΔE00 7.22
Dark
#1B2431
ΔE00 12.91
Dark Brown
#341C02
ΔE00 13.88
Dark Grey
#363737
ΔE00 14.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110604 #040F11
analogous
#110409 #110604 #110D04
triadic
#110604 #041106 #060411
tetradic
#110604 #091104 #040F11 #0D0411
square
#110604 #091104 #040F11 #0D0411
split-complementary
#110604 #04110D #040911
monochromatic
#190906 #190906 #190906 #431710 #74291B
Accessibility & contrast
On white
19.97
#110604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#110604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110604
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110604 | 1.00 | 19.97 | 1.05 | 19.97 |
| #FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080704
Deuteranopia (green-blind)
#0B0904
Tritanopia (blue-blind)
#130505
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #110604; /* rgb */ color: rgb(17, 6, 4); /* oklch */ color: oklch(14.0% 0.023 35.4);
Tailwind
colors: {
custom: {
50: '#4f4948',
500: '#110604',
950: '#000000',
},
}SCSS
$custom: #110604; $custom-light: #4f4948; $custom-dark: #000000;
JSON
{
"hex": "#110604",
"rgb": {
"r": 17,
"g": 6,
"b": 4
},
"hsl": {
"h": 9.231,
"s": 61.905,
"l": 4.118
},
"oklch": {
"l": 0.13953,
"c": 0.02253,
"h": 35.4
},
"luminance": 0.00258
}Semantic roles & 50–950 ramp
primary
#110604
secondary
#204951
accent
#CCE543
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777