#7C202B#7C202B
#7C202B is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.6% C 0.126 H 18.5°. Best body text is #FFFFFF at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7C202B |
|---|---|
| RGB | rgb(124, 32, 43) |
| HSL | hsl(353, 59%, 31%) |
| HSV | hsv(353, 74%, 49%) |
| CMYK | cmyk(0%, 74.2%, 65.3%, 51.4%) |
| CIE-LAB | lab(28.10, 40.04, 16.60) |
| CIE-LCH | lch(28.10, 43.34, 22.51°) |
| OKLab | oklab(39.57% 0.1191 0.04) |
| OKLCH | oklch(39.57% 0.126 18.5) |
| XYZ | xyz(9.2657, 5.4939, 2.8576) |
| Luminance | 0.0549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.38
Burgundy
#800020
ΔE00 3.61
Wine
#722F37
ΔE00 4.78
Bordeaux
#7B002C
ΔE00 5.26
Red Wine
#8C0034
ΔE00 5.80
Claret
#680018
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C202B #207C71
analogous
#7C2059 #7C202B #7C4320
triadic
#7C202B #2B7C20 #202B7C
tetradic
#7C202B #597C20 #207C71 #43207C
square
#7C202B #597C20 #207C71 #43207C
split-complementary
#7C202B #207C43 #20597C
monochromatic
#1B0709 #4B131A #7C202B #AD2D3C #CF4757
Accessibility & contrast
On white
10.01
#7C202B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.10
#7C202B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C202B
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C202B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C202B | 1.00 | 10.01 | 2.10 | 10.01 |
| #FFFFFF | 10.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39362B
Deuteranopia (green-blind)
#504928
Tritanopia (blue-blind)
#880425
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c202b; /* rgb */ color: rgb(124, 32, 43); /* oklch */ color: oklch(39.6% 0.126 18.5);
Tailwind
colors: {
custom: {
50: '#a86364',
500: '#7c202b',
950: '#000000',
},
}SCSS
$custom: #7c202b; $custom-light: #a86364; $custom-dark: #000000;
JSON
{
"hex": "#7c202b",
"rgb": {
"r": 124,
"g": 32,
"b": 43
},
"hsl": {
"h": 352.826,
"s": 58.974,
"l": 30.588
},
"oklch": {
"l": 0.39573,
"c": 0.12562,
"h": 18.5
},
"luminance": 0.05493
}Semantic roles & 50–950 ramp
primary
#7C202B
secondary
#49AFA3
accent
#E2CF46
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79