#140808#140808
#140808 is a very dark, muted red. Relative luminance 0.003; OKLCH L 15.3% C 0.022 H 19.9°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #140808 |
|---|---|
| RGB | rgb(20, 8, 8) |
| HSL | hsl(0, 43%, 5%) |
| HSV | hsv(0, 60%, 8%) |
| CMYK | cmyk(0%, 60%, 60%, 92.2%) |
| CIE-LAB | lab(3.07, 3.93, 1.39) |
| CIE-LCH | lch(3.07, 4.17, 19.43°) |
| OKLab | oklab(15.3% 0.0206 0.0075) |
| OKLCH | oklch(15.3% 0.022 19.9) |
| XYZ | xyz(0.4192, 0.3400, 0.2732) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 5.62
Very Dark Brown
#1D0200
ΔE00 6.24
Almost Black
#070D0D
ΔE00 8.02
Dark
#1B2431
ΔE00 12.86
Dark Brown
#341C02
ΔE00 13.90
Dark Grey
#363737
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140808 #081414
analogous
#14080E #140808 #140E08
triadic
#140808 #081408 #080814
tetradic
#140808 #0E1408 #081414 #0E0814
square
#140808 #0E1408 #081414 #0E0814
split-complementary
#140808 #08140E #080E14
monochromatic
#160909 #160909 #160909 #401919 #6B2B2B
Accessibility & contrast
On white
19.66
#140808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#140808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140808
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140808 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0A08
Deuteranopia (green-blind)
#0D0C08
Tritanopia (blue-blind)
#160708
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #140808; /* rgb */ color: rgb(20, 8, 8); /* oklch */ color: oklch(15.3% 0.022 19.9);
Tailwind
colors: {
custom: {
50: '#514a4a',
500: '#140808',
950: '#000000',
},
}SCSS
$custom: #140808; $custom-light: #514a4a; $custom-dark: #000000;
JSON
{
"hex": "#140808",
"rgb": {
"r": 20,
"g": 8,
"b": 8
},
"hsl": {
"h": 0,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.15296,
"c": 0.02193,
"h": 19.9
},
"luminance": 0.0034
}Semantic roles & 50–950 ramp
primary
#140808
secondary
#2A4E4E
accent
#D3D355
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777