#19110F#19110F
#19110F is a very dark, near-neutral red. Relative luminance 0.006; OKLCH L 18.7% C 0.014 H 34.4°. Best body text is #FFFFFF at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #19110F |
|---|---|
| RGB | rgb(25, 17, 15) |
| HSL | hsl(12, 25%, 8%) |
| HSV | hsv(12, 40%, 10%) |
| CMYK | cmyk(0%, 32%, 40%, 90.2%) |
| CIE-LAB | lab(5.80, 3.17, 2.28) |
| CIE-LCH | lch(5.80, 3.90, 35.78°) |
| OKLab | oklab(18.73% 0.0116 0.008) |
| OKLCH | oklch(18.73% 0.014 34.4) |
| XYZ | xyz(0.6876, 0.6421, 0.5396) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 5.81
Very Dark Brown
#1D0200
ΔE00 7.18
Almost Black
#070D0D
ΔE00 7.43
Dark
#1B2431
ΔE00 12.23
Dark Grey
#363737
ΔE00 12.46
Dark Brown
#341C02
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19110F #0F1719
analogous
#190F12 #19110F #19160F
triadic
#19110F #0F1911 #110F19
tetradic
#19110F #12190F #0F1719 #160F19
square
#19110F #12190F #0F1719 #160F19
split-complementary
#19110F #0F1916 #0F1219
monochromatic
#130D0B #130D0B #19110F #3F2B26 #65453D
Accessibility & contrast
On white
18.61
#19110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#19110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19110F
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19110F | 1.00 | 18.61 | 1.13 | 18.61 |
| #FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13120F
Deuteranopia (green-blind)
#15130F
Tritanopia (blue-blind)
#1B1010
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #19110f; /* rgb */ color: rgb(25, 17, 15); /* oklch */ color: oklch(18.7% 0.014 34.4);
Tailwind
colors: {
custom: {
50: '#554f4e',
500: '#19110f',
950: '#000000',
},
}SCSS
$custom: #19110f; $custom-light: #554f4e; $custom-dark: #000000;
JSON
{
"hex": "#19110f",
"rgb": {
"r": 25,
"g": 17,
"b": 15
},
"hsl": {
"h": 12,
"s": 25,
"l": 7.843
},
"oklch": {
"l": 0.18729,
"c": 0.01411,
"h": 34.4
},
"luminance": 0.00642
}Semantic roles & 50–950 ramp
primary
#19110F
secondary
#36494D
accent
#AFC166
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#030101
muted
#787777