#802C18#802C18
#802C18 is a dark, vivid red. Relative luminance 0.065; OKLCH L 41.5% C 0.121 H 34.6°. Best body text is #FFFFFF at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #802C18 |
|---|---|
| RGB | rgb(128, 44, 24) |
| HSL | hsl(12, 68%, 30%) |
| HSV | hsv(12, 81%, 50%) |
| CMYK | cmyk(0%, 65.6%, 81.3%, 49.8%) |
| CIE-LAB | lab(30.54, 35.19, 31.40) |
| CIE-LCH | lch(30.54, 47.17, 41.74°) |
| OKLab | oklab(41.46% 0.0992 0.0685) |
| OKLCH | oklch(41.46% 0.121 34.6) |
| XYZ | xyz(9.9687, 6.4579, 1.5856) |
| Luminance | 0.0646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.53
Reddish Brown
#7F2B0A
ΔE00 3.43
Indian Red
#850E04
ΔE00 4.76
Brick Red
#8F1402
ΔE00 4.96
Chestnut
#742802
ΔE00 5.33
Brown Red
#922B05
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#802C18 #186C80
analogous
#801838 #802C18 #806018
triadic
#802C18 #18802C #2C1880
tetradic
#802C18 #388018 #186C80 #601880
square
#802C18 #388018 #186C80 #601880
split-complementary
#802C18 #188060 #183880
monochromatic
#1A0905 #4C1A0E #802C18 #B43E22 #DA5839
Accessibility & contrast
On white
9.16
#802C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#802C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #802C18
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##802C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##802C18 | 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)
#443C15
Deuteranopia (green-blind)
#594F15
Tritanopia (blue-blind)
#8D1628
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #802c18; /* rgb */ color: rgb(128, 44, 24); /* oklch */ color: oklch(41.5% 0.121 34.6);
Tailwind
colors: {
custom: {
50: '#ac6956',
500: '#802c18',
950: '#000000',
},
}SCSS
$custom: #802c18; $custom-light: #ac6956; $custom-dark: #000000;
JSON
{
"hex": "#802c18",
"rgb": {
"r": 128,
"g": 44,
"b": 24
},
"hsl": {
"h": 11.538,
"s": 68.421,
"l": 29.804
},
"oklch": {
"l": 0.41457,
"c": 0.1206,
"h": 34.6
},
"luminance": 0.06457
}Semantic roles & 50–950 ramp
primary
#802C18
secondary
#409EB4
accent
#CAEB3D
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78