#802C17#802C17
#802C17 is a dark, vivid red. Relative luminance 0.065; OKLCH L 41.4% C 0.121 H 35.0°. Best body text is #FFFFFF at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #802C17 |
|---|---|
| RGB | rgb(128, 44, 23) |
| HSL | hsl(12, 70%, 30%) |
| HSV | hsv(12, 82%, 50%) |
| CMYK | cmyk(0%, 65.6%, 82%, 49.8%) |
| CIE-LAB | lab(30.53, 35.16, 31.94) |
| CIE-LCH | lch(30.53, 47.50, 42.26°) |
| OKLab | oklab(41.45% 0.0989 0.0694) |
| OKLCH | oklch(41.45% 0.121 35) |
| XYZ | xyz(9.9585, 6.4539, 1.5318) |
| Luminance | 0.0645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.41
Reddish Brown
#7F2B0A
ΔE00 3.13
Indian Red
#850E04
ΔE00 4.77
Brick Red
#8F1402
ΔE00 4.88
Chestnut
#742802
ΔE00 5.07
Brown Red
#922B05
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802C17 #176B80
analogous
#801737 #802C17 #806117
triadic
#802C17 #17802C #2C1780
tetradic
#802C17 #378017 #176B80 #611780
square
#802C17 #378017 #176B80 #611780
split-complementary
#802C17 #178061 #173780
monochromatic
#1A0905 #4C1A0E #802C17 #B43E20 #DB5736
Accessibility & contrast
On white
9.17
#802C17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#802C17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802C17
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802C17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802C17 | 1.00 | 9.17 | 2.29 | 9.17 |
| #FFFFFF | 9.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C14
Deuteranopia (green-blind)
#594F14
Tritanopia (blue-blind)
#8D1628
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802c17; /* rgb */ color: rgb(128, 44, 23); /* oklch */ color: oklch(41.4% 0.121 35.0);
Tailwind
colors: {
custom: {
50: '#ac6956',
500: '#802c17',
950: '#000000',
},
}SCSS
$custom: #802c17; $custom-light: #ac6956; $custom-dark: #000000;
JSON
{
"hex": "#802c17",
"rgb": {
"r": 128,
"g": 44,
"b": 23
},
"hsl": {
"h": 12,
"s": 69.536,
"l": 29.608
},
"oklch": {
"l": 0.41447,
"c": 0.12083,
"h": 35
},
"luminance": 0.06452
}Semantic roles & 50–950 ramp
primary
#802C17
secondary
#3E9DB4
accent
#C9EC3B
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78