#7C201E#7C201E
#7C201E is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.3% C 0.127 H 26.2°. Best body text is #FFFFFF at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7C201E |
|---|---|
| RGB | rgb(124, 32, 30) |
| HSL | hsl(1, 61%, 30%) |
| HSV | hsv(1, 76%, 49%) |
| CMYK | cmyk(0%, 74.2%, 75.8%, 51.4%) |
| CIE-LAB | lab(27.88, 39.29, 24.75) |
| CIE-LCH | lch(27.88, 46.44, 32.20°) |
| OKLab | oklab(39.34% 0.1138 0.056) |
| OKLCH | oklch(39.34% 0.127 26.2) |
| XYZ | xyz(9.0641, 5.4132, 1.7956) |
| Luminance | 0.0541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.82
Burgundy
#800020
ΔE00 5.31
Reddy Brown
#6E1005
ΔE00 5.47
Blood
#770001
ΔE00 5.50
Maroon
#800000
ΔE00 5.89
Indian Red
#850E04
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C201E #1E7A7C
analogous
#7C1E4B #7C201E #7C4F1E
triadic
#7C201E #1E7C20 #201E7C
tetradic
#7C201E #4B7C1E #1E7A7C #4F1E7C
square
#7C201E #4B7C1E #1E7A7C #4F1E7C
split-complementary
#7C201E #1E7C4F #1E4B7C
monochromatic
#190706 #4B1312 #7C201E #AD2D2A #D14643
Accessibility & contrast
On white
10.08
#7C201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7C201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C201E
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C201E | 1.00 | 10.08 | 2.08 | 10.08 |
| #FFFFFF | 10.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B351D
Deuteranopia (green-blind)
#52491B
Tritanopia (blue-blind)
#890021
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c201e; /* rgb */ color: rgb(124, 32, 30); /* oklch */ color: oklch(39.3% 0.127 26.2);
Tailwind
colors: {
custom: {
50: '#a9635a',
500: '#7c201e',
950: '#000000',
},
}SCSS
$custom: #7c201e; $custom-light: #a9635a; $custom-dark: #000000;
JSON
{
"hex": "#7c201e",
"rgb": {
"r": 124,
"g": 32,
"b": 30
},
"hsl": {
"h": 1.277,
"s": 61.039,
"l": 30.196
},
"oklch": {
"l": 0.39342,
"c": 0.12685,
"h": 26.2
},
"luminance": 0.05412
}Semantic roles & 50–950 ramp
primary
#7C201E
secondary
#46ADAF
accent
#E1E444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78