#802C1A#802C1A
#802C1A is a dark, vivid red. Relative luminance 0.065; OKLCH L 41.5% C 0.120 H 33.7°. Best body text is #FFFFFF at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #802C1A |
|---|---|
| RGB | rgb(128, 44, 26) |
| HSL | hsl(11, 66%, 30%) |
| HSV | hsv(11, 80%, 50%) |
| CMYK | cmyk(0%, 65.6%, 79.7%, 49.8%) |
| CIE-LAB | lab(30.56, 35.27, 30.30) |
| CIE-LCH | lch(30.56, 46.50, 40.66°) |
| OKLab | oklab(41.48% 0.0999 0.0667) |
| OKLCH | oklch(41.48% 0.12 33.7) |
| XYZ | xyz(9.9903, 6.4666, 1.6992) |
| Luminance | 0.0646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.85
Reddish Brown
#7F2B0A
ΔE00 4.06
Indian Red
#850E04
ΔE00 4.82
Brick Red
#8F1402
ΔE00 5.18
Dark Red
#840000
ΔE00 5.79
Darkred
#8B0000
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802C1A #1A6E80
analogous
#801A3B #802C1A #805F1A
triadic
#802C1A #1A802C #2C1A80
tetradic
#802C1A #3B801A #1A6E80 #5F1A80
square
#802C1A #3B801A #1A6E80 #5F1A80
split-complementary
#802C1A #1A805F #1A3B80
monochromatic
#1A0905 #4D1B10 #802C1A #B33D24 #D8583D
Accessibility & contrast
On white
9.16
#802C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#802C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802C1A
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802C1A | 1.00 | 9.16 | 2.29 | 9.16 |
| #FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C17
Deuteranopia (green-blind)
#584F17
Tritanopia (blue-blind)
#8D1628
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802c1a; /* rgb */ color: rgb(128, 44, 26); /* oklch */ color: oklch(41.5% 0.120 33.7);
Tailwind
colors: {
custom: {
50: '#ac6958',
500: '#802c1a',
950: '#000000',
},
}SCSS
$custom: #802c1a; $custom-light: #ac6958; $custom-dark: #000000;
JSON
{
"hex": "#802c1a",
"rgb": {
"r": 128,
"g": 44,
"b": 26
},
"hsl": {
"h": 10.588,
"s": 66.234,
"l": 30.196
},
"oklch": {
"l": 0.4148,
"c": 0.12013,
"h": 33.7
},
"luminance": 0.06465
}Semantic roles & 50–950 ramp
primary
#802C1A
secondary
#42A0B4
accent
#CBE93F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78