#7C1920#7C1920
#7C1920 is a dark, vivid red. Relative luminance 0.051; OKLCH L 38.7% C 0.133 H 22.7°. Best body text is #FFFFFF at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7C1920 |
|---|---|
| RGB | rgb(124, 25, 32) |
| HSL | hsl(356, 66%, 29%) |
| HSV | hsv(356, 80%, 49%) |
| CMYK | cmyk(0%, 79.8%, 74.2%, 51.4%) |
| CIE-LAB | lab(26.98, 41.98, 22.42) |
| CIE-LCH | lch(26.98, 47.59, 28.11°) |
| OKLab | oklab(38.68% 0.1228 0.0514) |
| OKLCH | oklch(38.68% 0.133 22.7) |
| XYZ | xyz(8.9215, 5.0860, 1.8782) |
| Luminance | 0.0508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 3.11
Wine Red
#7B0323
ΔE00 4.16
Claret
#680018
ΔE00 5.46
Crimson (survey)
#8C000F
ΔE00 5.68
Rosewood
#65000B
ΔE00 5.83
Blood
#770001
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C1920 #197C75
analogous
#7C1952 #7C1920 #7C4419
triadic
#7C1920 #207C19 #19207C
tetradic
#7C1920 #527C19 #197C75 #44197C
square
#7C1920 #527C19 #197C75 #44197C
split-complementary
#7C1920 #197C44 #19527C
monochromatic
#190507 #490F13 #7C1920 #AF232D #D73844
Accessibility & contrast
On white
10.41
#7C1920 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.02
#7C1920 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C1920
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C1920 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C1920 | 1.00 | 10.41 | 2.02 | 10.41 |
| #FFFFFF | 10.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37321F
Deuteranopia (green-blind)
#4F471D
Tritanopia (blue-blind)
#89001D
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #7c1920; /* rgb */ color: rgb(124, 25, 32); /* oklch */ color: oklch(38.7% 0.133 22.7);
Tailwind
colors: {
custom: {
50: '#a9605b',
500: '#7c1920',
950: '#000000',
},
}SCSS
$custom: #7c1920; $custom-light: #a9605b; $custom-dark: #000000;
JSON
{
"hex": "#7c1920",
"rgb": {
"r": 124,
"g": 25,
"b": 32
},
"hsl": {
"h": 355.758,
"s": 66.443,
"l": 29.216
},
"oklch": {
"l": 0.38679,
"c": 0.13311,
"h": 22.7
},
"luminance": 0.05085
}Semantic roles & 50–950 ramp
primary
#7C1920
secondary
#40B0A8
accent
#E9DD3E
background
#FBF5F5
surface
#F6EAE9
border
#D0C6C5
text
#110504
muted
#807979