#A01A1A#A01A1A
#A01A1A is a mid, vivid red. Relative luminance 0.083; OKLCH L 45.6% C 0.169 H 27.2°. Best body text is #FFFFFF at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A01A1A |
|---|---|
| RGB | rgb(160, 26, 26) |
| HSL | hsl(0, 72%, 36%) |
| HSV | hsv(0, 84%, 63%) |
| CMYK | cmyk(0%, 83.8%, 83.8%, 37.3%) |
| CIE-LAB | lab(34.58, 52.52, 36.40) |
| CIE-LCH | lch(34.58, 63.90, 34.73°) |
| OKLab | oklab(45.63% 0.1501 0.0771) |
| OKLCH | oklch(45.63% 0.169 27.2) |
| XYZ | xyz(15.0549, 8.2894, 1.7844) |
| Luminance | 0.0829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carmine
#9D0216
ΔE00 2.16
Brown
#A52A2A
ΔE00 3.48
Darkish Red
#A90308
ΔE00 3.49
Firebrick
#B22222
ΔE00 3.96
Blood Red
#980002
ΔE00 4.28
Deep Red
#9A0200
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A01A1A #1AA0A0
analogous
#A01A5D #A01A1A #A05D1A
triadic
#A01A1A #1AA01A #1A1AA0
tetradic
#A01A1A #5DA01A #1AA0A0 #5D1AA0
square
#A01A1A #5DA01A #1AA0A0 #5D1AA0
split-complementary
#A01A1A #1AA05D #1A5DA0
monochromatic
#370909 #6B1111 #A01A1A #D52323 #E35252
Accessibility & contrast
On white
7.90
#A01A1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.66
#A01A1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #A01A1A
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A01A1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##A01A1A | 1.00 | 7.90 | 2.66 | 7.90 |
| #FFFFFF | 7.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#473F18
Deuteranopia (green-blind)
#675C13
Tritanopia (blue-blind)
#B1001C
Achromatopsia (no color)
#515151
Design tokens & code
CSS
--color: #a01a1a; /* rgb */ color: rgb(160, 26, 26); /* oklch */ color: oklch(45.6% 0.169 27.2);
Tailwind
colors: {
custom: {
50: '#c66658',
500: '#a01a1a',
950: '#000000',
},
}SCSS
$custom: #a01a1a; $custom-light: #c66658; $custom-dark: #000000;
JSON
{
"hex": "#a01a1a",
"rgb": {
"r": 160,
"g": 26,
"b": 26
},
"hsl": {
"h": 0,
"s": 72.043,
"l": 36.471
},
"oklch": {
"l": 0.45633,
"c": 0.16879,
"h": 27.2
},
"luminance": 0.08287
}Semantic roles & 50–950 ramp
primary
#A01A1A
secondary
#50C5C5
accent
#EFEF39
background
#FDF6F5
surface
#FAEBE9
border
#D3C6C5
text
#150703
muted
#837A78