#7B201F#7B201F
#7B201F is a dark, vivid red. Relative luminance 0.053; OKLCH L 39.2% C 0.126 H 25.6°. Best body text is #FFFFFF at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7B201F |
|---|---|
| RGB | rgb(123, 32, 31) |
| HSL | hsl(1, 60%, 30%) |
| HSV | hsv(1, 75%, 48%) |
| CMYK | cmyk(0%, 74%, 74.8%, 51.8%) |
| CIE-LAB | lab(27.69, 39.00, 23.85) |
| CIE-LCH | lch(27.69, 45.71, 31.45°) |
| OKLab | oklab(39.17% 0.1132 0.0544) |
| OKLCH | oklch(39.17% 0.126 25.6) |
| XYZ | xyz(8.9332, 5.3442, 1.8572) |
| Luminance | 0.0534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 5.01
Crimson (survey)
#8C000F
ΔE00 5.17
Reddy Brown
#6E1005
ΔE00 5.70
Blood
#770001
ΔE00 5.79
Wine Red
#7B0323
ΔE00 6.05
Rosewood
#65000B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B201F #1F7A7B
analogous
#7B1F4C #7B201F #7B4E1F
triadic
#7B201F #1F7B20 #201F7B
tetradic
#7B201F #4C7B1F #1F7A7B #4E1F7B
square
#7B201F #4C7B1F #1F7A7B #4E1F7B
split-complementary
#7B201F #1F7B4E #1F4C7B
monochromatic
#190706 #4A1313 #7B201F #AC2D2B #D04644
Accessibility & contrast
On white
10.15
#7B201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.07
#7B201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7B201F
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B201F | 1.00 | 10.15 | 2.07 | 10.15 |
| #FFFFFF | 10.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A351E
Deuteranopia (green-blind)
#51491C
Tritanopia (blue-blind)
#880021
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7b201f; /* rgb */ color: rgb(123, 32, 31); /* oklch */ color: oklch(39.2% 0.126 25.6);
Tailwind
colors: {
custom: {
50: '#a8625a',
500: '#7b201f',
950: '#000000',
},
}SCSS
$custom: #7b201f; $custom-light: #a8625a; $custom-dark: #000000;
JSON
{
"hex": "#7b201f",
"rgb": {
"r": 123,
"g": 32,
"b": 31
},
"hsl": {
"h": 0.652,
"s": 59.74,
"l": 30.196
},
"oklch": {
"l": 0.3917,
"c": 0.1256,
"h": 25.6
},
"luminance": 0.05343
}Semantic roles & 50–950 ramp
primary
#7B201F
secondary
#48ADAE
accent
#E1E345
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110504
muted
#807A79