#7B201C#7B201C
#7B201C is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.1% C 0.126 H 27.2°. Best body text is #FFFFFF at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7B201C |
|---|---|
| RGB | rgb(123, 32, 28) |
| HSL | hsl(3, 63%, 30%) |
| HSV | hsv(3, 77%, 48%) |
| CMYK | cmyk(0%, 74%, 77.2%, 51.8%) |
| CIE-LAB | lab(27.65, 38.85, 25.69) |
| CIE-LCH | lch(27.65, 46.58, 33.47°) |
| OKLab | oklab(39.13% 0.1121 0.0576) |
| OKLCH | oklch(39.13% 0.126 27.2) |
| XYZ | xyz(8.8955, 5.3292, 1.6586) |
| Luminance | 0.0533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.65
Reddy Brown
#6E1005
ΔE00 4.89
Blood
#770001
ΔE00 5.02
Maroon
#800000
ΔE00 5.39
Indian Red
#850E04
ΔE00 5.46
Dark Red
#840000
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B201C #1C777B
analogous
#7B1C48 #7B201C #7B4F1C
triadic
#7B201C #1C7B20 #201C7B
tetradic
#7B201C #487B1C #1C777B #4F1C7B
square
#7B201C #487B1C #1C777B #4F1C7B
split-complementary
#7B201C #1C7B4F #1C487B
monochromatic
#190606 #491311 #7B201C #AD2D27 #D3453E
Accessibility & contrast
On white
10.17
#7B201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.07
#7B201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B201C
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B201C | 1.00 | 10.17 | 2.07 | 10.17 |
| #FFFFFF | 10.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A351B
Deuteranopia (green-blind)
#514919
Tritanopia (blue-blind)
#880020
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b201c; /* rgb */ color: rgb(123, 32, 28); /* oklch */ color: oklch(39.1% 0.126 27.2);
Tailwind
colors: {
custom: {
50: '#a86258',
500: '#7b201c',
950: '#000000',
},
}SCSS
$custom: #7b201c; $custom-light: #a86258; $custom-dark: #000000;
JSON
{
"hex": "#7b201c",
"rgb": {
"r": 123,
"g": 32,
"b": 28
},
"hsl": {
"h": 2.526,
"s": 62.914,
"l": 29.608
},
"oklch": {
"l": 0.39126,
"c": 0.12604,
"h": 27.2
},
"luminance": 0.05328
}Semantic roles & 50–950 ramp
primary
#7B201C
secondary
#44AAAF
accent
#DFE642
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78