#812929#812929
#812929 is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.5% C 0.122 H 24.1°. Best body text is #FFFFFF at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #812929 |
|---|---|
| RGB | rgb(129, 41, 41) |
| HSL | hsl(0, 52%, 33%) |
| HSV | hsv(0, 68%, 51%) |
| CMYK | cmyk(0%, 68.2%, 68.2%, 49.4%) |
| CIE-LAB | lab(30.43, 37.82, 21.06) |
| CIE-LCH | lch(30.43, 43.29, 29.10°) |
| OKLab | oklab(41.49% 0.111 0.0496) |
| OKLCH | oklch(41.49% 0.122 24.1) |
| XYZ | xyz(10.2475, 6.4145, 2.7959) |
| Luminance | 0.0641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 5.51
Wine Red
#7B0323
ΔE00 6.31
Wine
#722F37
ΔE00 6.52
Crimson (survey)
#8C000F
ΔE00 6.57
Carmine
#9D0216
ΔE00 7.26
Brown
#A52A2A
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#812929 #298181
analogous
#812955 #812929 #815529
triadic
#812929 #298129 #292981
tetradic
#812929 #558129 #298181 #552981
square
#812929 #558129 #298181 #552981
split-complementary
#812929 #298155 #295581
monochromatic
#240B0B #531A1A #812929 #AF3838 #CB5A5A
Accessibility & contrast
On white
9.20
#812929 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.28
#812929 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #812929
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##812929 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##812929 | 1.00 | 9.20 | 2.28 | 9.20 |
| #FFFFFF | 9.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413C28
Deuteranopia (green-blind)
#574F27
Tritanopia (blue-blind)
#8E132A
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #812929; /* rgb */ color: rgb(129, 41, 41); /* oklch */ color: oklch(41.5% 0.122 24.1);
Tailwind
colors: {
custom: {
50: '#ac6862',
500: '#812929',
950: '#000000',
},
}SCSS
$custom: #812929; $custom-light: #ac6862; $custom-dark: #000000;
JSON
{
"hex": "#812929",
"rgb": {
"r": 129,
"g": 41,
"b": 41
},
"hsl": {
"h": 0,
"s": 51.765,
"l": 33.333
},
"oklch": {
"l": 0.41487,
"c": 0.12155,
"h": 24.1
},
"luminance": 0.06413
}Semantic roles & 50–950 ramp
primary
#812929
secondary
#56B0B0
accent
#DBDB4D
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79