#8A201A#8A201A
#8A201A is a dark, vivid red. Relative luminance 0.065; OKLCH L 41.9% C 0.142 H 28.3°. Best body text is #FFFFFF at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8A201A |
|---|---|
| RGB | rgb(138, 32, 26) |
| HSL | hsl(3, 68%, 32%) |
| HSV | hsv(3, 81%, 54%) |
| CMYK | cmyk(0%, 76.8%, 81.2%, 45.9%) |
| CIE-LAB | lab(30.67, 43.86, 31.02) |
| CIE-LCH | lch(30.67, 53.72, 35.27°) |
| OKLab | oklab(41.92% 0.1255 0.0675) |
| OKLCH | oklch(41.92% 0.143 28.3) |
| XYZ | xyz(11.1855, 6.5126, 1.6452) |
| Luminance | 0.0651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.02
Carmine
#9D0216
ΔE00 3.98
Indian Red
#850E04
ΔE00 4.03
Darkred
#8B0000
ΔE00 4.45
Dark Red
#840000
ΔE00 4.57
Brick Red
#8F1402
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A201A #1A848A
analogous
#8A1A4C #8A201A #8A581A
triadic
#8A201A #1A8A20 #201A8A
tetradic
#8A201A #4C8A1A #1A848A #581A8A
square
#8A201A #4C8A1A #1A848A #581A8A
split-complementary
#8A201A #1A8A58 #1A4C8A
monochromatic
#230807 #571410 #8A201A #BD2C24 #DC4B43
Accessibility & contrast
On white
9.12
#8A201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.30
#8A201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #8A201A
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8A201A | 1.00 | 9.12 | 2.30 | 9.12 |
| #FFFFFF | 9.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403918
Deuteranopia (green-blind)
#5B5115
Tritanopia (blue-blind)
#980020
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #8a201a; /* rgb */ color: rgb(138, 32, 26); /* oklch */ color: oklch(41.9% 0.142 28.3);
Tailwind
colors: {
custom: {
50: '#b46557',
500: '#8a201a',
950: '#000000',
},
}SCSS
$custom: #8a201a; $custom-light: #b46557; $custom-dark: #000000;
JSON
{
"hex": "#8a201a",
"rgb": {
"r": 138,
"g": 32,
"b": 26
},
"hsl": {
"h": 3.214,
"s": 68.293,
"l": 32.157
},
"oklch": {
"l": 0.41921,
"c": 0.1425,
"h": 28.3
},
"luminance": 0.06511
}Semantic roles & 50–950 ramp
primary
#8A201A
secondary
#43B6BD
accent
#E2EB3D
background
#FCF6F5
surface
#F8EBE9
border
#D1C6C5
text
#130603
muted
#827A78