#7B202B#7B202B
#7B202B is a dark, vivid red. Relative luminance 0.054; OKLCH L 39.4% C 0.125 H 18.4°. Best body text is #FFFFFF at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7B202B |
|---|---|
| RGB | rgb(123, 32, 43) |
| HSL | hsl(353, 59%, 30%) |
| HSV | hsv(353, 74%, 48%) |
| CMYK | cmyk(0%, 74%, 65%, 51.8%) |
| CIE-LAB | lab(27.90, 39.70, 16.30) |
| CIE-LCH | lch(27.90, 42.92, 22.32°) |
| OKLab | oklab(39.39% 0.1182 0.0393) |
| OKLCH | oklch(39.39% 0.125 18.4) |
| XYZ | xyz(9.1219, 5.4197, 2.8508) |
| Luminance | 0.0542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 3.35
Burgundy
#800020
ΔE00 3.68
Wine
#722F37
ΔE00 4.64
Bordeaux
#7B002C
ΔE00 5.17
Claret
#680018
ΔE00 5.78
Red Wine
#8C0034
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B202B #207B70
analogous
#7B2058 #7B202B #7B4220
triadic
#7B202B #2B7B20 #202B7B
tetradic
#7B202B #587B20 #207B70 #42207B
square
#7B202B #587B20 #207B70 #42207B
split-complementary
#7B202B #207B42 #20587B
monochromatic
#1A0709 #4A131A #7B202B #AC2D3C #CF4657
Accessibility & contrast
On white
10.08
#7B202B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#7B202B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B202B
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B202B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B202B | 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)
#39362B
Deuteranopia (green-blind)
#504928
Tritanopia (blue-blind)
#870525
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #7b202b; /* rgb */ color: rgb(123, 32, 43); /* oklch */ color: oklch(39.4% 0.125 18.4);
Tailwind
colors: {
custom: {
50: '#a76364',
500: '#7b202b',
950: '#000000',
},
}SCSS
$custom: #7b202b; $custom-light: #a76364; $custom-dark: #000000;
JSON
{
"hex": "#7b202b",
"rgb": {
"r": 123,
"g": 32,
"b": 43
},
"hsl": {
"h": 352.747,
"s": 58.71,
"l": 30.392
},
"oklch": {
"l": 0.39389,
"c": 0.12452,
"h": 18.4
},
"luminance": 0.05418
}Semantic roles & 50–950 ramp
primary
#7B202B
secondary
#49AEA2
accent
#E2CF46
background
#FAF6F5
surface
#F5EBEA
border
#CFC6C6
text
#110605
muted
#807A79