#8A2019#8A2019
#8A2019 is a dark, vivid red. Relative luminance 0.065; OKLCH L 41.9% C 0.143 H 28.6°. Best body text is #FFFFFF at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8A2019 |
|---|---|
| RGB | rgb(138, 32, 25) |
| HSL | hsl(4, 69%, 32%) |
| HSV | hsv(4, 82%, 54%) |
| CMYK | cmyk(0%, 76.8%, 81.9%, 45.9%) |
| CIE-LAB | lab(30.66, 43.82, 31.59) |
| CIE-LCH | lch(30.66, 54.02, 35.79°) |
| OKLab | oklab(41.91% 0.1252 0.0684) |
| OKLCH | oklch(41.91% 0.143 28.6) |
| XYZ | xyz(11.1746, 6.5082, 1.5873) |
| Luminance | 0.0651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 3.02
Indian Red
#850E04
ΔE00 3.79
Carmine
#9D0216
ΔE00 4.03
Darkred
#8B0000
ΔE00 4.22
Dark Red
#840000
ΔE00 4.38
Brick Red
#8F1402
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A2019 #19838A
analogous
#8A194B #8A2019 #8A5919
triadic
#8A2019 #198A20 #20198A
tetradic
#8A2019 #4B8A19 #19838A #59198A
square
#8A2019 #4B8A19 #19838A #59198A
split-complementary
#8A2019 #198A59 #194B8A
monochromatic
#220806 #561410 #8A2019 #BE2C22 #DD4A41
Accessibility & contrast
On white
9.13
#8A2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.30
#8A2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #8A2019
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8A2019 | 1.00 | 9.13 | 2.30 | 9.13 |
| #FFFFFF | 9.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403917
Deuteranopia (green-blind)
#5B5114
Tritanopia (blue-blind)
#980020
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #8a2019; /* rgb */ color: rgb(138, 32, 25); /* oklch */ color: oklch(41.9% 0.143 28.6);
Tailwind
colors: {
custom: {
50: '#b56557',
500: '#8a2019',
950: '#000000',
},
}SCSS
$custom: #8a2019; $custom-light: #b56557; $custom-dark: #000000;
JSON
{
"hex": "#8a2019",
"rgb": {
"r": 138,
"g": 32,
"b": 25
},
"hsl": {
"h": 3.717,
"s": 69.325,
"l": 31.961
},
"oklch": {
"l": 0.4191,
"c": 0.14265,
"h": 28.6
},
"luminance": 0.06506
}Semantic roles & 50–950 ramp
primary
#8A2019
secondary
#42B6BD
accent
#E1EC3C
background
#FCF6F5
surface
#F8EBE9
border
#D1C6C5
text
#130603
muted
#827A78