#7C202A#7C202A
#7C202A is a dark, vivid red. Relative luminance 0.055; OKLCH L 39.6% C 0.126 H 19.2°. Best body text is #FFFFFF at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7C202A |
|---|---|
| RGB | rgb(124, 32, 42) |
| HSL | hsl(353, 59%, 31%) |
| HSV | hsv(353, 74%, 49%) |
| CMYK | cmyk(0%, 74.2%, 66.1%, 51.4%) |
| CIE-LAB | lab(28.08, 39.97, 17.23) |
| CIE-LCH | lch(28.08, 43.53, 23.32°) |
| OKLab | oklab(39.55% 0.1187 0.0413) |
| OKLCH | oklch(39.55% 0.126 19.2) |
| XYZ | xyz(9.2476, 5.4866, 2.7621) |
| Luminance | 0.0549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.45
Burgundy
#800020
ΔE00 3.51
Wine
#722F37
ΔE00 4.99
Bordeaux
#7B002C
ΔE00 5.56
Claret
#680018
ΔE00 5.84
Red Wine
#8C0034
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C202A #207C72
analogous
#7C2058 #7C202A #7C4420
triadic
#7C202A #2A7C20 #202A7C
tetradic
#7C202A #587C20 #207C72 #44207C
square
#7C202A #587C20 #207C72 #44207C
split-complementary
#7C202A #207C44 #20587C
monochromatic
#1B0709 #4B131A #7C202A #AD2D3A #CF4756
Accessibility & contrast
On white
10.01
#7C202A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.10
#7C202A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C202A
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C202A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C202A | 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)
#39362A
Deuteranopia (green-blind)
#504927
Tritanopia (blue-blind)
#880324
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7c202a; /* rgb */ color: rgb(124, 32, 42); /* oklch */ color: oklch(39.6% 0.126 19.2);
Tailwind
colors: {
custom: {
50: '#a86363',
500: '#7c202a',
950: '#000000',
},
}SCSS
$custom: #7c202a; $custom-light: #a86363; $custom-dark: #000000;
JSON
{
"hex": "#7c202a",
"rgb": {
"r": 124,
"g": 32,
"b": 42
},
"hsl": {
"h": 353.478,
"s": 58.974,
"l": 30.588
},
"oklch": {
"l": 0.39553,
"c": 0.12566,
"h": 19.2
},
"luminance": 0.05485
}Semantic roles & 50–950 ramp
primary
#7C202A
secondary
#49AFA4
accent
#E2D146
background
#FBF6F5
surface
#F6EBEA
border
#D0C6C6
text
#110605
muted
#807A79