#130705#130705
#130705 is a very dark, muted red. Relative luminance 0.003; OKLCH L 14.7% C 0.023 H 33.2°. Best body text is #FFFFFF at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #130705 |
|---|---|
| RGB | rgb(19, 7, 5) |
| HSL | hsl(9, 58%, 5%) |
| HSV | hsv(9, 74%, 7%) |
| CMYK | cmyk(0%, 63.2%, 73.7%, 92.5%) |
| CIE-LAB | lab(2.72, 3.50, 2.09) |
| CIE-LCH | lch(2.72, 4.08, 30.81°) |
| OKLab | oklab(14.69% 0.0195 0.0128) |
| OKLCH | oklch(14.69% 0.023 33.2) |
| XYZ | xyz(0.3720, 0.3014, 0.1821) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 5.26
Very Dark Brown
#1D0200
ΔE00 6.58
Almost Black
#070D0D
ΔE00 7.64
Dark
#1B2431
ΔE00 13.14
Dark Brown
#341C02
ΔE00 13.51
Dark Grey
#363737
ΔE00 14.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#130705 #051113
analogous
#13050A #130705 #130E05
triadic
#130705 #051307 #070513
tetradic
#130705 #0A1305 #051113 #0E0513
square
#130705 #0A1305 #051113 #0E0513
split-complementary
#130705 #05130E #050A13
monochromatic
#180906 #180906 #180906 #431912 #742B1F
Accessibility & contrast
On white
19.81
#130705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#130705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #130705
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##130705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##130705 | 1.00 | 19.81 | 1.06 | 19.81 |
| #FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0805
Deuteranopia (green-blind)
#0D0B05
Tritanopia (blue-blind)
#150606
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #130705; /* rgb */ color: rgb(19, 7, 5); /* oklch */ color: oklch(14.7% 0.023 33.2);
Tailwind
colors: {
custom: {
50: '#504a49',
500: '#130705',
950: '#000000',
},
}SCSS
$custom: #130705; $custom-light: #504a49; $custom-dark: #000000;
JSON
{
"hex": "#130705",
"rgb": {
"r": 19,
"g": 7,
"b": 5
},
"hsl": {
"h": 8.571,
"s": 58.333,
"l": 4.706
},
"oklch": {
"l": 0.14693,
"c": 0.02335,
"h": 33.2
},
"luminance": 0.00301
}Semantic roles & 50–950 ramp
primary
#130705
secondary
#224B52
accent
#CBE246
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777